搜索资源列表
gpu
- 利用CUDA进行并行计算,实现两个向量的距离,能够正常运行,速度比CPU的大很多-Parallel computing using CUDA to achieve the distance of two vectors, the normal operation of the CPU speed much larger than the
b
- 统一设备架构(CUDA)是NVIDIA公司提出的一个基于GPU通用计算的开发环境,它 针对GPU多处理单元的特性,通过并行计算提高大规模运算的速度-parallel compute
gtc_openacc_pgi_labs
- 使用PGI编译器用openacc进行GPU并行计算的一些training code ,详见readme文件(Some training code with openacc for GPU parallel computing using the PGI compiler, as detailed in the readme file)