搜索资源列表
dx_water_source
- 利用GPU做代数运算的Dirext版本; 很有名的GPU编程例子(引自siggraph上的论文):这里使用了图形硬件上的矩阵和向量表达,繁杂的矩阵运算都在GPU上进行。对于想利用GPU做并行数值计算的人一定会有帮助~ -Make use of GPU computing Dirext version of algebra well-known examples of GPU programming (a quote from the siggraph paper): here the
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
AMP-Demo-master
- 用C++ AMP进行并行编程的例子,可以用GPU对程序进行优化编程。-Using C++ AMP programe the parallel programme, which uses the GPU kernel for optimizing the programme.
jacobi91
- CUDA编程,GPU编程实现雅可比迭代法。GPU并行求解方程组迭代的解-CUDA programming, GPU programming Jacobi iteration. GPU parallel iterative solution for solving equations
cuda(1)
- gpu图形编程,cuda并行编程学习资料整合。-gpu graphics programming, cuda parallel programming learning materials integration.
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