...
首页> 外文期刊>Linux Journal >Parallel Programming with NVIDIA CUDA
【24h】

Parallel Programming with NVIDIA CUDA

机译:NVIDIA CUDA并行编程

获取原文
获取原文并翻译 | 示例

摘要

If parallelization of your algorithm is possible, using CUDA will speed up your computations dramatically, allowing you to make the most out of your hardware. The main challenge consists in deciding how to partition your problem into chunks suitable for parallel execution. As with so many other aspects in parallel programming, this is where experience and-why not-imagination come into play. Additional techniques offer room for even more improvement. In particular, the on-chip shared memory of each compute node allows further speedup of the computation process.
机译:如果可以并行化算法,则使用CUDA可以显着加快计算速度,从而使您可以充分利用硬件。主要的挑战在于确定如何将问题划分为适合并行执行的块。与并行编程中的许多其他方面一样,这是经验和为什么没有想象力发挥作用的地方。其他技术为进一步改进提供了空间。特别地,每个计算节点的片上共享存储器允许进一步加快计算过程。

著录项

  • 来源
    《Linux Journal》 |2010年第200期|p.64-69|共6页
  • 作者

    ALEJANDRO SEGOVIA;

  • 作者单位
  • 收录信息
  • 原文格式 PDF
  • 正文语种 eng
  • 中图分类
  • 关键词

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号