資源簡介
《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個文件信息
評論
共有 條評論