文件名称:cuda_by_example
介绍说明--下载内容均来自于网络,请自行研究使用
cuda by example 书中对应的源代码,含有book.h和gult库,GPU 高性能编程CUDA实战(the code of <cuda by example > an instruction to General-Purpose GPU Programmong)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
chapter07 | ||
chapter07\heat.cu | 7522 | 2014-06-13 |
chapter07\heat_2d.cu | 7020 | 2014-06-13 |
chapter11 | ||
chapter11\time_zero2.cu | 7109 | 2014-06-13 |
chapter11\multidevice.cu | 4727 | 2014-06-13 |
chapter11\portable.cu | 5322 | 2014-06-13 |
chapter04 | ||
chapter04\julia_gpu.cu | 2650 | 2014-06-13 |
chapter04\add_loop_gpu.cu | 2130 | 2014-06-13 |
chapter04\add_loop_cpu.cu | 1254 | 2014-06-13 |
chapter04\add_loop_long.cu | 2582 | 2014-06-13 |
chapter04\julia_cpu.cu | 2005 | 2014-06-13 |
license.txt | 11751 | 2014-06-13 |
common | ||
common\gl_helper.h | 1759 | 2014-06-13 |
common\cpu_anim.h | 4049 | 2014-06-13 |
common\GL | ||
common\GL\glext.h | 378608 | 2014-06-13 |
common\GL\glut.h | 27670 | 2014-06-13 |
common\gpu_anim.h | 5868 | 2014-06-13 |
common\book.h | 5887 | 2014-06-13 |
common\cpu_bitmap.h | 2711 | 2014-06-13 |
bin | ||
bin\glut64.dll | 272896 | 2014-06-13 |
bin\glut32.dll | 237568 | 2014-06-13 |
chapter05 | ||
chapter05\dot.cu | 3614 | 2014-06-13 |
chapter05\add_loop_blocks.cu | 2078 | 2014-06-13 |
chapter05\add_loop_long_blocks.cu | 2624 | 2014-06-13 |
chapter05\ripple.cu | 2469 | 2014-06-13 |
chapter05\shared_bitmap.cu | 2422 | 2014-06-13 |
chapter10 | ||
chapter10\copy_timed.cu | 4472 | 2014-06-13 |
chapter10\basic_double_stream.cu | 6064 | 2014-06-13 |
chapter10\basic_single_stream.cu | 4587 | 2014-06-13 |
chapter10\basic_double_stream_correct.cu | 6059 | 2014-06-13 |
chapter06 | ||
chapter06\ray_noconst.cu | 4573 | 2014-06-13 |
chapter06\ray.cu | 4311 | 2014-06-13 |
chapter03 | ||
chapter03\enum_gpu.cu | 2638 | 2014-06-13 |
chapter03\set_gpu.cu | 1091 | 2014-06-13 |
chapter03\simple_kernel.cu | 794 | 2014-06-13 |
chapter03\simple_device_call.cu | 1163 | 2014-06-13 |
chapter03\hello_world.cu | 731 | 2014-06-13 |
chapter03\simple_kernel_params.cu | 1087 | 2014-06-13 |
chapter09 | ||
chapter09\hist_gpu_gmem_atomics.cu | 3506 | 2014-06-13 |
chapter09\hist_cpu.cu | 1437 | 2014-06-13 |
chapter09\hist_gpu_shmem_atomics.cu | 4316 | 2014-06-13 |
chapter08 | ||
chapter08\ripple.cu | 1764 | 2014-06-13 |
chapter08\basic_interop.cu | 4828 | 2014-06-13 |
chapter08\heat.cu | 7088 | 2014-06-13 |
README.txt | 6739 | 2014-06-13 |
lib | ||
lib\glut64.lib | 26180 | 2014-06-13 |
lib\glut32.lib | 28728 | 2014-06-13 |
appendix_a | ||
appendix_a\dot.cu | 3918 | 2014-06-13 |
appendix_a\hashtable_gpu.cu | 6399 | 2014-06-13 |
appendix_a\hashtable_cpu.cu | 3171 | 2014-06-13 |
appendix_a\lock.h | 1175 | 2014-06-13 |