搜索资源列表
VectorAdd
- 一个简单的基于CUDA的示例代码,使用SIMD的方法实现向量加法;运行在nVidia的G80系列显卡的GPGPU上;需要nVidia CUDA SDK,169以上版本的驱动。对于学习CUDA很有帮助。
VectorAdd
- 一个简单的基于CUDA的示例代码,使用SIMD的方法实现向量加法;运行在nVidia的G80系列显卡的GPGPU上;需要nVidia CUDA SDK,169以上版本的驱动。对于学习CUDA很有帮助。-CUDA based on a simple example of code, the use of methods to achieve vector SIMD adder run on nVidia
VectorAdd
- Cuda Code add the array of 1024 elements Vactor Addition
vectorAdd
- Nvidia GPU实现的向量相加程序,对学习CUDA技术的初学者有很强的借鉴作用-Nvidia GPU implementation of the vector sum process, to learn CUDA technology, have a strong reference for beginners
VectorAdd
- 矢量与矢量,矢量与矩阵,矩阵与矩阵的相加,用cuda的并行算法实现。-Vector and Vector, vector and matrix, Matrix and added together, the parallel algorithm using cuda.
VectorAdd
- CUDA平行程式設計,以向量加法為例。以四個架構說明CUDA整體運作-CUDA MatrixVectorAdd
vectorAdd
- GPU CODE FOR VECTOR ADDITION (CUDA IMPLEMENTATION)
vectoradd
- opencl 实现并行相加,矩阵数据并行实现相加运算-opencl matrix add
vectorAdd
- This a CUDA program implemented using C++ for vector addition proce-This is a CUDA program implemented using C++ for vector addition process