资源简介
《GPU高性能计算之CUDA》书中实例源代码,经调试正常。GPU高性能计算系列丛书的第一本《GPU高性能计算之CUDA》已经出版,由张舒,褚艳利,赵开勇,张钰勃所编写。GPU高性能运算之CUDA---源代码
代码片段和文件信息
#line 1 “ACsearch.cudafe1.cpp“
#line 1 “ACsearch.cu“
#line 147 “C:\\Program Files\\Microsoft Visual Studio 8\\VC\\INCLUDE\\crtdefs.h“
#pragma pack ( push 8 )
#line 32 “C:\\Program Files\\Microsoft Visual Studio 8\\VC\\INCLUDE\\vadefs.h“
#pragma pack ( push 8 )
#line 52 “C:\\Program Files\\Microsoft Visual Studio 8\\VC\\INCLUDE\\vadefs.h“
extern “C“ { typedef unsigned __w64 uintptr_t; }
#line 61 “C:\\Program Files\\Microsoft Visual Studio 8\\VC\\INCLUDE\\vadefs.h“
extern “C“ { typedef char *va_list; }
#line 151 “C:\\Program Files\\Microsoft Visual Studio 8\\VC\\INCLUDE\\vadefs.h“
#pragma pack ( pop )
#line 432 “C:\\Program Files\\Microsoft Visual Studio 8\\VC\\INCLUDE\\crtdefs.h“
typedef unsigned size_t;
#line 1 “C:\\CUDA\\include\\crt/host_runtime.h“
#line 58 “C:\\CUDA\\include\\crt/host_runtime.h“
#line 62 “C:\\CUDA\\include\\crt/host_runtime.h“
#line 68 “C:\\CUDA\\include\\crt/host_runtime.h“
#line 1 “C:\\CUDA\\include\\cuda_runtime_api.h“
#line 1 “c:\\cuda\\include\\host_defines.h“
#line 44 “c:\\cuda\\include\\host_defines.h“
#line 62 “c:\\cuda\\include\\host_defines.h“
#line 73 “c:\\cuda\\include\\host_defines.h“
#line 96 “c:\\cuda\\include\\host_defines.h“
#line 105 “c:\\cuda\\include\\host_defines.h“
#line 110 “c:\\cuda\\include\\host_defines.h“
#line 125 “c:\\cuda\\include\\host_defines.h“
#line 55 “C:\\CUDA\\include\\cuda_runtime_api.h“
#line 1 “c:\\cuda\\include\\builtin_types.h“
#line 1 “c:\\cuda\\include\\device_types.h“
enum cudaRoundMode
{
cudaRoundNearest
cudaRoundZero
cudaRoundPosInf
cudaRoundMinInf
};
#line 55 “c:\\cuda\\include\\device_types.h“
#line 43 “c:\\cuda\\include\\builtin_types.h“
#line 1 “c:\\cuda\\include\\driver_types.h“
#line 51 “c:\\cuda\\include\\driver_types.h“
enum cudaError
{
cudaSuccess = 0
cudaErrorMissingConfiguration
cudaErrorMemoryAllocation
cudaErrorInitializationerror
cudaErrorLaunchFailure
cudaErrorPriorLaunchFailure
cudaErrorLaunchTimeout
cudaErrorLaunchOutOfResources
cudaErrorInvalidDeviceFunction
cudaErrorInvalidConfiguration
cudaErrorInvalidDevice
cudaErrorInvalidValue
cudaErrorInvalidPitchValue
cudaErrorInvalidSymbol
cudaErrorMapBufferobjectF
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 10104 2009-05-30 16:55 GPU高性能运算之CUDA代码\《GPU高性能运算之CUDA》-张舒-6543-源代码\ACsearch_DPPcompact_with_driver\ACsearch.cu
文件 690158 2009-01-14 15:59 GPU高性能运算之CUDA代码\《GPU高性能运算之CUDA》-张舒-6543-源代码\ACsearch_DPPcompact_with_driver\ACsearch.cu.cpp
文件 2038 2009-01-08 10:32 GPU高性能运算之CUDA代码\《GPU高性能运算之CUDA》-张舒-6543-源代码\ACsearch_DPPcompact_with_driver\ACsearch.sln
..A..H. 42496 2011-11-18 15:37 GPU高性能运算之CUDA代码\《GPU高性能运算之CUDA》-张舒-6543-源代码\ACsearch_DPPcompact_with_driver\ACsearch.suo
文件 21499 2009-05-30 15:18 GPU高性能运算之CUDA代码\《GPU高性能运算之CUDA》-张舒-6543-源代码\ACsearch_DPPcompact_with_driver\ACsearch.vcproj
文件 6415 2009-05-29 17:39 GPU高性能运算之CUDA代码\《GPU高性能运算之CUDA》-张舒-6543-源代码\ACsearch_DPPcompact_with_driver\ACsearch_kernel.cu
文件 2044 2009-01-08 10:32 GPU高性能运算之CUDA代码\《GPU高性能运算之CUDA》-张舒-6543-源代码\ACsearch_DPPcompact_with_driver\ACsearch_vc90.sln
文件 24962 2009-01-08 10:32 GPU高性能运算之CUDA代码\《GPU高性能运算之CUDA》-张舒-6543-源代码\ACsearch_DPPcompact_with_driver\ACsearch_vc90.vcproj
文件 12254 2009-01-14 15:53 GPU高性能运算之CUDA代码\《GPU高性能运算之CUDA》-张舒-6543-源代码\ACsearch_DPPcompact_with_driver\acsmx.c
文件 2278 2009-01-14 14:47 GPU高性能运算之CUDA代码\《GPU高性能运算之CUDA》-张舒-6543-源代码\ACsearch_DPPcompact_with_driver\acsmx.h
文件 18863 2009-05-30 15:55 GPU高性能运算之CUDA代码\《GPU高性能运算之CUDA》-张舒-6543-源代码\ACsearch_DPPcompact_with_driver\cudpp.h
文件 18567168 2009-05-30 15:54 GPU高性能运算之CUDA代码\《GPU高性能运算之CUDA》-张舒-6543-源代码\ACsearch_DPPcompact_with_driver\cudpp64.dll
文件 49132 2009-04-16 14:19 GPU高性能运算之CUDA代码\《GPU高性能运算之CUDA》-张舒-6543-源代码\ACsearch_DPPcompact_with_driver\cutil.h
文件 10598 2009-05-29 14:10 GPU高性能运算之CUDA代码\《GPU高性能运算之CUDA》-张舒-6543-源代码\ACsearch_DPPcompact_with_driver\cutil_inline.h
文件 262159 2009-01-08 10:38 GPU高性能运算之CUDA代码\《GPU高性能运算之CUDA》-张舒-6543-源代码\ACsearch_DPPcompact_with_driver\data\lena_bw_out.pgm
文件 1205 2009-01-14 14:35 GPU高性能运算之CUDA代码\《GPU高性能运算之CUDA》-张舒-6543-源代码\ACsearch_DPPcompact_with_driver\entry.c
文件 0 2005-11-11 22:39 GPU高性能运算之CUDA代码\《GPU高性能运算之CUDA》-张舒-6543-源代码\ACsearch_DPPcompact_with_driver\GPU_AC_Search.h
文件 11 2009-05-30 16:56 GPU高性能运算之CUDA代码\《GPU高性能运算之CUDA》-张舒-6543-源代码\ACsearch_DPPcompact_with_driver\test.txt
..A.SH. 5120 2009-07-21 17:12 GPU高性能运算之CUDA代码\《GPU高性能运算之CUDA》-张舒-6543-源代码\ACsearch_DPPcompact_with_driver\Thumbs.db
文件 3892 2009-07-13 09:24 GPU高性能运算之CUDA代码\《GPU高性能运算之CUDA》-张舒-6543-源代码\asyncAPI\asyncAPI.cu
文件 2033 2009-07-09 13:42 GPU高性能运算之CUDA代码\《GPU高性能运算之CUDA》-张舒-6543-源代码\asyncAPI\asyncAPI.sln
文件 18816 2009-07-09 13:42 GPU高性能运算之CUDA代码\《GPU高性能运算之CUDA》-张舒-6543-源代码\asyncAPI\asyncAPI.vcproj
文件 2044 2009-07-09 13:42 GPU高性能运算之CUDA代码\《GPU高性能运算之CUDA》-张舒-6543-源代码\asyncAPI\asyncAPI_vc90.sln
文件 18696 2009-07-09 13:42 GPU高性能运算之CUDA代码\《GPU高性能运算之CUDA》-张舒-6543-源代码\asyncAPI\asyncAPI_vc90.vcproj
..A..H. 8192 2011-11-21 10:34 GPU高性能运算之CUDA代码\《GPU高性能运算之CUDA》-张舒-6543-源代码\asyncAPI\asyncAPI.suo
文件 31038 2009-07-13 09:24 GPU高性能运算之CUDA代码\《GPU高性能运算之CUDA》-张舒-6543-源代码\bandwidthTest\bandwidthTest.cu
文件 2053 2009-07-09 13:42 GPU高性能运算之CUDA代码\《GPU高性能运算之CUDA》-张舒-6543-源代码\bandwidthTest\bandwidthTest.sln
文件 2064 2009-07-09 13:42 GPU高性能运算之CUDA代码\《GPU高性能运算之CUDA》-张舒-6543-源代码\bandwidthTest\bandwidthTest_vc90.sln
文件 18891 2009-07-09 13:42 GPU高性能运算之CUDA代码\《GPU高性能运算之CUDA》-张舒-6543-源代码\bandwidthTest\bandwidthTest_vc90.vcproj
..A..H. 8192 2011-11-18 15:33 GPU高性能运算之CUDA代码\《GPU高性能运算之CUDA》-张舒-6543-源代码\bandwidthTest\bandwidthTest.suo
............此处省略283个文件信息
相关资源
- pppd2.4.7源代码以及拨号脚本
- 酒店预订管理系统源代码
- 机会路由源代码+仿真工具(SCORP)
- 批量替换证件照片的底色(含源代码
- cocos2d-x飞机大战项目
- 分享一个远程控制软件源代码
- BLE-CC254x-1.3.2 蓝牙官方源代码
- 程序源代码行数统计工具
- flutter_gallery源代码
- 插件式GIS应用框架的设计与实现&mda
- x264源代码
- 游戏物理引擎开发&源代码.zip
- 易语言征途登陆器源代码源码
- VC++ RS232 RS485串口通信源代码_
- 烟花效果源代码
- 易语言P2P源代码1源码易语言P2P网络电
- ABB机器人教学仿真源代码_搬运应用
- NVIDIAOpticalFlowSDK-79c6cee80a2df9a196f20afd6
- Google OCR API源代码和神经网络识别OC
- 写字板程序具有完整源代码以及清晰
- 基于K60的线性CCD摄像头的自主循迹平
- [b115]FPGA上运行人脸识别源代码.zip
- 机器学习实战高清pdf,中文版+英文版
- 祖玛游戏源代码快下吧快快
- 外挂集含源代码-很好很强大
- Sniffer原理及开源代码
- 红警外挂 源代码 易语言
- 基于arm cortex M3 的LED控制源代码
- 最大子序列和问题四种算法源代码
- 德州扑克源代码.zip
评论
共有 条评论