Source code that accompanies The CUDA Handbook.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Nicholas Wilt f9a5490496 Fix bit rot, update to use modern idioms 4 years ago
..
TextureDemoImage.ppm Add texturing code (and chUtil.h) 13 years ago
surf1Dmemset.cu Port texturing sample code to new error handling 9 years ago
surf2Dmemset.cu Fix bit rot, update to use modern idioms 4 years ago
surf2Dmemset_shmoo.cu Port texturing sample code to new error handling 9 years ago
tex1d_9bit.cu Fix bit rot, update to use modern idioms 4 years ago
tex1d_addressing.cu Fix bit rot, update to use modern idioms 4 years ago
tex1d_unnormalized.cu Fix bit rot, update to use modern idioms 4 years ago
tex1dfetch.cu Fix bit rot, update to use modern idioms 4 years ago
tex1dfetch_big.cu Fix bit rot, update to use modern idioms 4 years ago
tex1dfetch_host.cu Fix bit rot, update to use modern idioms 4 years ago
tex1dfetch_htod.cu Fix bit rot, update to use modern idioms 4 years ago
tex1dfetch_int2float.cpp Port texturing sample code to new error handling 9 years ago
tex1dfetch_int2float.cu Fix bit rot, update to use modern idioms 4 years ago
tex1dfetch_offset.cu Fix bit rot, update to use modern idioms 4 years ago
tex2d_addressing.cu Fix bit rot, update to use modern idioms 4 years ago
tex2d_addressing_device.cu Fix bit rot, update to use modern idioms 4 years ago
tex2d_memset.cu Fix bit rot, update to use modern idioms 4 years ago
tex2d_opengl.cu Fix bit rot, update to use modern idioms 4 years ago
tex2d_shmoo.cu Port texturing sample code to new error handling 9 years ago