搜索资源列表
julia
- 一个基础的CUDA例子,绘画出julia集合。-One based on CUDA example, draw julia set.
CUDA-example
- 包括矩阵相乘,转置,快速傅里叶变换,多GPU编程等23个实例-Including matrix multiplication, transposition, fast Fourier transform, multi-GPU programming in 23 instances
transpose
- cuda平台开发的矩阵变换并行操作(Matrix transpose),属于cuda sdk中的内容-Small Matrix transpose with Cuda (Example for a 16x16 matrix)
cuda
- 采用cuda求解大规模线性方程组,简单迭代法实现,是学习cuda编程的很好例子-Cuda used linear equations to solve large-scale, simple iterative method to achieve is a good example of learning cuda programming
cudabyexample
- CUDAby 恶心example 适用于新手的CUDA入门书籍,很全-CUDAby nausea CUDA example entry for the novice book, it is all
cuda-by-example
- CUDA by Example an introduction to general-perpose GPU programming, by Jason Sanders and Edward Kandrot, English version
cuda_by_example
- the source code of the book: CUDA by Example an introduction to general-perpose GPU programming, written by Jason Sanders and Edward Kandrot
cuda_by_example
- CUDA By Example书籍的所有源代码,载入工程可运行。-CUDA By Example books of all source code, load the project to run.
Source-Cod-CUDA-by-example
- 源码-CUDA by example 非常好的CUDA入门书籍-Source Code-CUDA by example
example
- it is an example of the parallel algo of kmean. very exciting works well with cuda graphics card. yo
split_cuda
- 一个基础的CUDA例子,并行线程块的分解。-One based on CUDA example, the parallel decomposition of the thread.
cuda_sum
- 一个基础的cuda例子, 用于矢量求和。-A basis for the cuda example, the vector sum
ripple
- 一个基础的CUDA例子,随机画出可以重叠的球体-One based on CUDA example, random draw sphere
fluidsGL
- CUDA Sdk的一个例子 利用快速傅里叶变换实现了Jos Stam “stable Fluids”论文-CUDA example code that implements the frequency space version of Jos Stam s paper Stable Fluids in 2D
four-classical-cuda-examples
- cuda入门例子代码,从内存分配到数组倒置,每个都短小精悍,详细注释,已测试可以直接跑。-CUDA introductory example code from the memory allocated to the array inverted, each dapper, detailed notes, tests can be run directly.
cuda-example
- cuda examples 对于学习GPU应用的人有用,例子讲的很详细具体-cuda examples very simple but illustrate in a very a clear way,hope you enjoy it
CUDA by Example
- 学习cuda教程,里面都是实例,通过例子来学习cuda,结合并行计算理论和优化(CUDA by Example,learning cuda)
CUDA范例精解通用GPU编程
- CUDA范例精解通用GPU编程 (JASON SANDERS; EDWARD KANDROT著)(CUDA BY EXAMPLE An Introduction to Genral-Purpose GPU Programming)
GPU高性能编程CUDA实战
- GPU高性能编程CUDA实战(Jason Sanders;Edward Kandrot著)聂雪军等译(CUDA By Example an Introduction to General-Purpose GPU Programming)
CUDA by Example (2010)
- 经典的cuda编程书籍,是并行计算开发的必读之作(classic cuda book for learning paralell programming)