搜索资源列表
CUDA4.0-Function-library
- GPU并行开发,要先安装cuda工具包,再在visual studio2005上可以运行。里面有CUBLAS_Library,CUBLAS_Library函数库,还有一些编程书籍,优化。-GPU parallel development, first install cuda toolkit can run visual studio2005. CUBLAS_Library, CUBLAS_Library library, there are some programming books, an
jacobi91
- CUDA编程,GPU编程实现雅可比迭代法。GPU并行求解方程组迭代的解-CUDA programming, GPU programming Jacobi iteration. GPU parallel iterative solution for solving equations
CUDA-by-example
- GPU初学者的入门书籍,英文原版的。讲述了GPU CUDA编程的基本方法等-English version of book for GPU new comer
cuda_by_example
- 该代码是GPU高性能编程cuda实战中所有代码的合集,包含了书中所有的代码,对于初学GPU编程者来说是一本非常好的人们书-GPU programming by cuda codes
cuda
- 高性能编程,采用CUDA,运用gpu,cpu对大规模矩阵进行乘法运算,提供效率,减少运算时间-High-performance programming, using CUDA, use gpu, cpu matrix multiplication on a large scale, providing efficiency and reduce the computation time
tombat
- GPU high performance 能编程CUDA实战,示例代码-CUDA GPU can high performance programming of actual combat, the sample code
gpu高性能运算之cuda_codes
- 关于CUDA编程的高性运算源码,GPU编程方面的不错的资料。(CUDA High performance source code)
cuda
- 利用gpu加速提高计算速度,节约计算时间,cuda从c语言进行的扩展 ,编程方便(Parallel acceleration)
GPU 编程与CG 语言之阳春白雪下里巴人
- LOD算法在DirectX的应用程序,有源码给大家分享学习(very simple and helpful, fast download)
GPU Computing Gems Jade Edition
- 关于GPU加速计算编程的书籍,很受欢迎,建议初学者阅读。(The books on GPU acceleration programming are very popular and are recommended for beginners to read.)
Cuda_by_example
- 《GPU高性能编程:CUDA实战》CUDA C("Cuda_by_example" CUDA C)
GPU_statistics
- 统计并分别输出GPU使用情况的脚本。output是专门统计的,statistics是专门输出的,两个脚本放在一个目录下,只要运行statistics就可以。还附加了一本书。(Statistics and output scr ipts for GPU usage respectively. Output is special statistics, statistics is specialized output, two scr ipts in a directory, as long as
Matrix-Inversion-with-CUDA-master
- 利用cuda完成GPU编程,实现对给定矩阵的求逆操作(a cuda code for calculating a inverse matrix of a given matrix)
线程协作
- 这个程序是通过GPU加速,运用CUDA编程来生成波纹。主要运用了GPU中线程协作,使计算更加高效。(This program is accelerated through GPU and uses CUDA programming to generate ripples. The main use of GPU in the thread collaboration, making the calculation more efficient.)
vrcro
- GPU high performance 能编程CUDA实战,示例代码()
32679--GPU高性能编程CUDA实战—示例代码
- 本资料是GPU高性能编程CUDA实战—示例代码,非常完整,非常适合学习与模仿,都相应的完成书中的算法和详细的并行代码编写过程。(This data is GPU high performance programming CUDA real - example code, very complete, very suitable for learning and imitation, the corresponding completion of the book algorithm and de