文件名称:CUDA by Example
文件大小:1.8MB
文件格式:RAR
更新时间:2014-03-29 08:10:44
cuda gpu
CUDA by Example: An Introduction to General-Purpose GPU Programming 书以及源代码 献给初学者
【文件预览】:
CUDA+by+Example.pdf
cuda_by_example
----README.txt(7KB)
----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(11KB)
----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()
--------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)