资源简介
《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个文件信息
相关资源
- DIR2病毒源代码(汇编语言编写)
- VC仿Windows记事本源代码
- 蓝牙源代码应用于LINUX
- bp神经网络源代码,可直接运行
- 仿知乎界面小程序源代码
- 贪吃蛇源代码.fla
- dotnet 写字板 实验 源代码 不好请要不
- 图像二维小波变换的实现源代码
- 八三编码器设计 VHDL代码 简单,包附
- linux应用层的华容道游戏源代码
- 网上拍卖系统完整源代码
- CSMA/CD等动画演示加源代码
- silicon lab公司的收音IC SI47XX全套开发工
- 合同管理系统的源代码(附数据库)
- 用VC 编写的仿QQ聊天室程序源代码
- STM32F103 串口程序(完整版)
- VPC3_DPV1源代码,Profibus
- PB做的托盘程序(最小化后在左下角显
- 透明加密源码及说明
- 排队机叫号 源代码
- 五子棋C 源代码
- CAD LISP24个源代码
- 二叉树基本操作源代码
- 推箱子及人工智能寻路C 源代码
- opengl轮廓字体源代码
- 冈萨雷斯 数字图像处理 源代码(m文
- 直流伺服电机电路原理图(内附单片
- 哈哈冒险岛登入器源代码
- midi电子琴简单设计(附源代码).ra
- PESQ C源代码
评论
共有 条评论