外文翻译--GPU集群的混合并行编程
《外文翻译--GPU集群的混合并行编程》由会员分享,可在线阅读,更多相关《外文翻译--GPU集群的混合并行编程(11页珍藏版)》请在毕设资料网上搜索。
1、1700单词, 9100 英文字符, 3100 汉字 出处: Yang C T, Huang C L, Lin C F, et al. Hybrid Parallel Programming on GPU ClustersC/ International Symposium on Parallel and Distributed Processing with Applications. IEEE Computer Society, 2010:142-147. 附录 1 Hybrid Parallel Programming on GPU Clusters Abstract Nowadays,
2、 NVIDIA,s CUDA is a general purpose scalable parallel programming model for writing highly parallel applications. It provides several key abstractions - a hierarchy of thread blocks, shared memory, and barrier synchronization. This model has proven quite successful at programming multithreaded many
3、core GPUs and scales transparently to hundreds of cores: scientists throughout industry and academia are already using CUDA to achieve dramatic speedups on production and research codes. In this paper, we propose a hybrid parallel programming approach using hybrid CUDA and MPI programming, which par
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中设计图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 外文 翻译 gpu 集群 混合 并行 编程
