搜索资源列表
cuda_matrix
- 自编的cuda矩阵例子,主要是矩阵运算,适合初学者-cuda matrix code for new learner
sph-gpu
- 一个SPH的程序,C++实现,带CUDA计算。-A SPH source code implemented with C++, using CUDA techonology.
src
- 有限体积法,适用于可压和不可压流,CUDA加速计算。-a finite volume code for fluctuating hydrodynamics implemented in CUDA. It has several schemes for compressible and incompressible fluids with particles in suspension.
cblas
- opencl编写的blas,和Cuda的cublas类似。-This repository houses the code for the OpenCL™ BLAS portion of clMath. The complete set of BLAS level 1, 2 & 3 routines is implemented.
ccode
- its cuda written code for number of uses in basic binding of GGPU
CUDA-code
- 本代码是CUDA C/C++编程入门者学习的,其中包括对GPU设备参数的获取代码,原子操作,流等代码。初学者掌握并行计算不错的入门程序-The code is CUDA C/C++ beginners to learn programming, including the GPU to get the code of the device parameters, atomic operation, flow, etc. code. Parallel Computing for beginners
