CUDA by example 源代码

时间:2014-01-23 20:07:19
【文件属性】:
文件名称:CUDA by example 源代码
文件大小:288KB
文件格式:RAR
更新时间:2014-01-23 20:07:19
CUDA 源代码 GPU CUDA by example一书所附的源代码
【文件预览】:
CUDA by example
----chapter08()
--------ripple.cu(2KB)
--------heat.cu(7KB)
--------basic_interop.cu(5KB)
----bin()
--------glut32.dll(232KB)
--------glut64.dll(267KB)
----chapter05()
--------ripple.cu(2KB)
--------add_loop_blocks.cu(2KB)
--------shared_bitmap.cu(2KB)
--------dot.cu(4KB)
--------add_loop_long_blocks.cu(3KB)
----appendix_a()
--------hashtable_cpu.cu(3KB)
--------lock.h(1KB)
--------hashtable_gpu.cu(6KB)
--------dot.cu(4KB)
----chapter11()
--------portable.cu(5KB)
--------time_zero2.cu(7KB)
--------multidevice.cu(5KB)
----chapter03()
--------enum_gpu.cu(3KB)
--------simple_kernel_params.cu(1KB)
--------hello_world.cu(731B)
--------set_gpu.cu(1KB)
--------simple_kernel.cu(794B)
--------simple_device_call.cu(1KB)
----chapter06()
--------ray.cu(4KB)
--------ray_noconst.cu(4KB)
----chapter09()
--------hist_cpu.cu(1KB)
--------hist_gpu_shmem_atomics.cu(4KB)
--------hist_gpu_gmem_atomics.cu(3KB)
----common()
--------cpu_bitmap.h(3KB)
--------gpu_anim.h(6KB)
--------cpu_anim.h(4KB)
--------GL()
--------book.h(6KB)
--------gl_helper.h(2KB)
----lib()
--------glut64.lib(26KB)
--------glut32.lib(28KB)
----chapter07()
--------heat.cu(7KB)
--------heat_2d.cu(7KB)
----chapter10()
--------basic_single_stream.cu(4KB)
--------basic_double_stream.cu(6KB)
--------basic_double_stream_correct.cu(6KB)
--------copy_timed.cu(4KB)
----chapter04()
--------add_loop_gpu.cu(2KB)
--------julia_cpu.cu(2KB)
--------add_loop_long.cu(3KB)
--------add_loop_cpu.cu(1KB)
--------julia_gpu.cu(3KB)

网友评论

  • 感谢原作者, 感谢楼主分享
  • 对于CUDA入门而言,配合教材使用,非常方便。
  • 确实是本好书,赞
  • 挺好的!值得学习
  • 和教材配套的,非常好
  • 很好很实用,相当不错
  • 有例子 有代码 对研究CUDA 很有用
  • 里面的很多例子很不错,值得推荐
  • 很好,可以运行的代码,值得推荐
  • 一本很好的CUDA入门教材,需要编程基础才能看懂。按照书上介绍,写了个程序,把CUDA集成到MFC里面测试显卡性能,很方便。谢谢分享。
  • 真是太感谢了、书很不错。代码也非常好!
  • cuda by example入门很好的一本书,谢lz