CUDA by example (中文:GPU高性能编程CUDA实战)代码实例

时间:2020-09-17 07:53:41
【文件属性】:
文件名称:CUDA by example (中文:GPU高性能编程CUDA实战)代码实例
文件大小:327KB
文件格式:ZIP
更新时间:2020-09-17 07:53:41
CUDA GPU 并行计算 CUDA by example代码实例
【文件预览】:
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)

网友评论

  • 很不错的资源,学习中