CUDA.by.Example.An.Introduction.to.General-Purpose.GPU.Programming source code

时间:2013-11-22 12:59:05
【文件属性】:

文件名称:CUDA.by.Example.An.Introduction.to.General-Purpose.GPU.Programming source code

文件大小:336KB

文件格式:ZIP

更新时间:2013-11-22 12:59:05

CUDA Example Source Code

CUDA编程圣经的源代码,


【文件预览】:
README.txt
chapter05
----dot.cu(4KB)
----add_loop_long_blocks.cu(3KB)
----shared_bitmap.cu(2KB)
----add_loop_blocks.cu(2KB)
----ripple.cu(2KB)
bin
----glut32.dll(232KB)
----glut64.dll(267KB)
license.txt
chapter06
----ray_noconst.cu(4KB)
----ray.cu(4KB)
chapter08
----basic_interop.cu(5KB)
----heat.cu(7KB)
----ripple.cu(2KB)
common
----cpu_anim.h(4KB)
----cpu_bitmap.h(3KB)
----GL()
--------glext.h(370KB)
--------glut.h(27KB)
----book.h(6KB)
----gl_helper.h(2KB)
----gpu_anim.h(6KB)
chapter04
----julia_gpu.cu(3KB)
----add_loop_long.cu(3KB)
----add_loop_gpu.cu(2KB)
----julia_cpu.cu(2KB)
----add_loop_cpu.cu(1KB)
chapter03
----set_gpu.cu(1KB)
----hello_world.cu(731B)
----enum_gpu.cu(3KB)
----simple_kernel.cu(794B)
----simple_device_call.cu(1KB)
----simple_kernel_params.cu(1KB)
chapter11
----portable.cu(5KB)
----multidevice.cu(5KB)
----time_zero2.cu(7KB)
chapter07
----heat_2d.cu(7KB)
----heat.cu(7KB)
lib
----glut64.lib(26KB)
----glut32.lib(28KB)
chapter09
----hist_gpu_gmem_atomics.cu(3KB)
----hist_cpu.cu(1KB)
----hist_gpu_shmem_atomics.cu(4KB)
chapter10
----basic_single_stream.cu(4KB)
----basic_double_stream.cu(6KB)
----basic_double_stream_correct.cu(6KB)
----copy_timed.cu(4KB)
appendix_a
----dot.cu(4KB)
----lock.h(1KB)
----hashtable_cpu.cu(3KB)
----hashtable_gpu.cu(6KB)

网友评论

  • 不错的资料
  • 入门级代码~
  • 还不错,是那本书的代码。
  • 非常好,跟书结合学得很快