文件名称:CUDA-code
介绍说明--下载内容均来自于网络,请自行研究使用
本代码是CUDA C/C++编程入门者学习的,其中包括对GPU设备参数的获取代码,原子操作,流等代码。初学者掌握并行计算不错的入门程序-The code is CUDA C/C++ beginners to learn programming, including the GPU to get the code of the device parameters, atomic operation, flow, etc. code. Parallel Computing for beginners to master a good entry procedures
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CUDA code
.........\appendix_a
.........\..........\dot.cu
.........\..........\hashtable_cpu.cu
.........\..........\hashtable_gpu.cu
.........\..........\lock.h
.........\bin
.........\...\glut32.dll
.........\...\glut64.dll
.........\chapter03
.........\.........\enum_gpu.cu
.........\.........\hello_world.cu
.........\.........\set_gpu.cu
.........\.........\simple_device_call.cu
.........\.........\simple_kernel.cu
.........\.........\simple_kernel_params.cu
.........\chapter04
.........\.........\add_loop_cpu.cu
.........\.........\add_loop_gpu.cu
.........\.........\add_loop_long.cu
.........\.........\julia_cpu.cu
.........\.........\julia_gpu.cu
.........\chapter05
.........\.........\add_loop_blocks.cu
.........\.........\add_loop_long_blocks.cu
.........\.........\dot.cu
.........\.........\ripple.cu
.........\.........\shared_bitmap.cu
.........\chapter06
.........\.........\ray.cu
.........\.........\ray_noconst.cu
.........\chapter07
.........\.........\heat.cu
.........\.........\heat_2d.cu
.........\chapter08
.........\.........\basic_interop.cu
.........\.........\heat.cu
.........\.........\ripple.cu
.........\chapter09
.........\.........\hist_cpu.cu
.........\.........\hist_gpu_gmem_atomics.cu
.........\.........\hist_gpu_shmem_atomics.cu
.........\chapter10
.........\.........\basic_double_stream.cu
.........\.........\basic_double_stream_correct.cu
.........\.........\basic_single_stream.cu
.........\.........\copy_timed.cu
.........\chapter11
.........\.........\multidevice.cu
.........\.........\portable.cu
.........\.........\time_zero2.cu
.........\common
.........\......\book.h
.........\......\cpu_anim (2).h
.........\......\cpu_anim.h
.........\......\cpu_bitmap.h
.........\......\GL
.........\......\..\glext.h
.........\......\..\glut.h
.........\......\gl_helper.h
.........\......\gpu_anim.h
.........\lib
.........\...\glut.dll
.........\...\glut32.dll
.........\...\glut32.lib
.........\...\glut64.lib
.........\license.txt
.........\README.txt