CUDA

来自iCenter Wiki
2017年4月19日 (三) 12:15Zhenchen讨论 | 贡献的版本

跳转至: 导航搜索

CUDA(Compute Unified Device Architecture,统一计算架构)

异构平行计算系统(heterogeneous parallel computing systems)

latency devices (CPU cores)

throughput devices (GPU cores)

单进程多数据(single process and mutiple data, SPMD) 模型