fastgrid4_vc2008.vcproj
上传用户:chinafayin
上传日期:2022-04-05
资源大小:153k
文件大小:19k
源码类别:
并行计算
开发平台:
Visual C++
- <?xml version="1.0" encoding="windows-1250"?>
- <VisualStudioProject
- ProjectType="Visual C++"
- Version="9,00"
- Name="fastgrid4"
- ProjectGUID="{3BC7B16E-5AB0-4092-8FE2-80C77D606D19}"
- RootNamespace="test"
- Keyword="Win32Proj"
- TargetFrameworkVersion="131072"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- <Platform
- Name="x64"
- />
- </Platforms>
- <ToolFiles>
- <ToolFile
- RelativePath="C:ProgramDataNVIDIA CorporationNVIDIA GPU Computing SDKCcommonCuda.rules"
- />
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(SolutionDir)$(PlatformName)_$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)_$(ConfigurationName)"
- ConfigurationType="1"
- CharacterSet="0"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="CUDA Build Rule"
- Debug="true"
- Emulation="true"
- PtxAsOptionV="true"
- ExtraNvccOptions=""
- Warning="3"
- Optimization="0"
- TypeInfo="true"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalOptions="/MP"
- Optimization="0"
- AdditionalIncludeDirectories=".;"$(CUDA_INC_PATH)""
- PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;AG_CUDA;_SCL_SECURE_NO_WARNINGS;FASTGRID"
- MinimalRebuild="false"
- BasicRuntimeChecks="3"
- RuntimeLibrary="1"
- OpenMP="true"
- UsePrecompiledHeader="0"
- BrowseInformation="1"
- WarningLevel="4"
- DebugInformationFormat="4"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="ws2_32.lib cuda.lib cudart.lib"
- LinkIncremental="2"
- AdditionalLibraryDirectories="$(CUDA_LIB_PATH)"
- GenerateDebugInformation="true"
- SubSystem="1"
- StackReserveSize="4000000"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- CommandLine="copy "$(TargetPath)" "$(TargetDir)..........tests$(TargetFileName)"
echo Performing Test...
cd "$(TargetDir)..........tests"
call test_win32_vs_current.bat --no-pause
"
- />
- </Configuration>
- <Configuration
- Name="Debug|x64"
- OutputDirectory="$(SolutionDir)$(PlatformName)_$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)_$(ConfigurationName)"
- ConfigurationType="1"
- CharacterSet="0"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="CUDA Build Rule"
- Debug="true"
- Emulation="true"
- PtxAsOptionV="true"
- ExtraNvccOptions=""
- Warning="3"
- Optimization="0"
- TypeInfo="true"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="3"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalOptions="/MP"
- Optimization="0"
- AdditionalIncludeDirectories=".;"$(CUDA_INC_PATH)""
- PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_SCL_SECURE_NO_WARNINGS;FASTGRID"
- MinimalRebuild="false"
- BasicRuntimeChecks="3"
- RuntimeLibrary="1"
- OpenMP="true"
- UsePrecompiledHeader="0"
- BrowseInformation="1"
- WarningLevel="4"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="ws2_32.lib cuda.lib cudart.lib"
- LinkIncremental="2"
- AdditionalLibraryDirectories="$(CUDA_LIB_PATH)"
- GenerateDebugInformation="true"
- SubSystem="1"
- StackReserveSize="4000000"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- TargetMachine="17"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- CommandLine="copy "$(TargetPath)" "$(TargetDir)..........tests$(TargetFileName)"
echo Performing Test...
cd "$(TargetDir)..........tests"
call test_win32_vs_current.bat --no-pause
"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="$(SolutionDir)$(PlatformName)_$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)_$(ConfigurationName)"
- ConfigurationType="1"
- CharacterSet="0"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="CUDA Build Rule"
- Emulation="true"
- PtxAsOptionV="true"
- ExtraNvccOptions=""
- Defines="WIN32"
- Warning="3"
- TypeInfo="true"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalOptions="/MP"
- Optimization="2"
- InlineFunctionExpansion="2"
- EnableIntrinsicFunctions="true"
- FavorSizeOrSpeed="1"
- OmitFramePointers="true"
- EnableFiberSafeOptimizations="true"
- AdditionalIncludeDirectories=".;"$(CUDA_INC_PATH)""
- PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;AG_OPENMP;AG_CUDA;_SCL_SECURE_NO_WARNINGS;FASTGRID"
- StringPooling="true"
- RuntimeLibrary="0"
- BufferSecurityCheck="false"
- EnableEnhancedInstructionSet="2"
- FloatingPointModel="2"
- OpenMP="true"
- UsePrecompiledHeader="0"
- BrowseInformation="1"
- WarningLevel="4"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="0"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="ws2_32.lib cuda.lib cudart.lib"
- LinkIncremental="1"
- AdditionalLibraryDirectories="$(CUDA_LIB_PATH)"
- GenerateManifest="false"
- GenerateDebugInformation="false"
- SubSystem="1"
- StackReserveSize="4000000"
- StackCommitSize="0"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- OptimizeForWindows98="0"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- CommandLine="copy "$(TargetPath)" "$(TargetDir)..........tests$(TargetFileName)"
echo Performing Test...
cd "$(TargetDir)..........tests"
call test_win32_vs_current.bat --no-pause
"
- />
- </Configuration>
- <Configuration
- Name="Release|x64"
- OutputDirectory="$(SolutionDir)$(PlatformName)_$(ConfigurationName)"
- IntermediateDirectory="$(PlatformName)_$(ConfigurationName)"
- ConfigurationType="1"
- CharacterSet="0"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="CUDA Build Rule"
- Emulation="true"
- PtxAsOptionV="true"
- ExtraNvccOptions=""
- Defines="WIN32"
- Warning="3"
- TypeInfo="true"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="3"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalOptions="/MP"
- Optimization="2"
- InlineFunctionExpansion="2"
- EnableIntrinsicFunctions="true"
- FavorSizeOrSpeed="1"
- OmitFramePointers="true"
- EnableFiberSafeOptimizations="true"
- AdditionalIncludeDirectories=".;"$(CUDA_INC_PATH)""
- PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;AG_OPENMP;_SCL_SECURE_NO_WARNINGS;FASTGRID"
- StringPooling="true"
- RuntimeLibrary="0"
- BufferSecurityCheck="false"
- EnableEnhancedInstructionSet="0"
- FloatingPointModel="2"
- OpenMP="true"
- UsePrecompiledHeader="0"
- BrowseInformation="1"
- WarningLevel="4"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="0"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="ws2_32.lib cuda.lib cudart.lib"
- LinkIncremental="1"
- AdditionalLibraryDirectories="$(CUDA_LIB_PATH)"
- GenerateManifest="false"
- GenerateDebugInformation="false"
- SubSystem="1"
- StackReserveSize="4000000"
- StackCommitSize="0"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- OptimizeForWindows98="0"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- TargetMachine="17"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- CommandLine="copy "$(TargetPath)" "$(TargetDir)..........tests$(TargetFileName)"
echo Performing Test...
cd "$(TargetDir)..........tests"
call test_win32_vs_current.bat --no-pause
"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="ann"
- >
- <File
- RelativePath="..annANN.h"
- >
- </File>
- <File
- RelativePath="..annANNperf.h"
- >
- </File>
- <File
- RelativePath="..annANNx.h"
- >
- </File>
- <Filter
- Name="src"
- >
- <File
- RelativePath="..annsrcANN.cpp"
- >
- </File>
- <File
- RelativePath="..annsrcbd_fix_rad_search.cpp"
- >
- </File>
- <File
- RelativePath="..annsrcbd_pr_search.cpp"
- >
- </File>
- <File
- RelativePath="..annsrcbd_search.cpp"
- >
- </File>
- <File
- RelativePath="..annsrcbd_tree.cpp"
- >
- </File>
- <File
- RelativePath="..annsrcbd_tree.h"
- >
- </File>
- <File
- RelativePath="..annsrcbrute.cpp"
- >
- </File>
- <File
- RelativePath="..annsrckd_dump.cpp"
- >
- </File>
- <File
- RelativePath="..annsrckd_fix_rad_search.cpp"
- >
- </File>
- <File
- RelativePath="..annsrckd_fix_rad_search.h"
- >
- </File>
- <File
- RelativePath="..annsrckd_pr_search.cpp"
- >
- </File>
- <File
- RelativePath="..annsrckd_pr_search.h"
- >
- </File>
- <File
- RelativePath="..annsrckd_search.cpp"
- >
- </File>
- <File
- RelativePath="..annsrckd_search.h"
- >
- </File>
- <File
- RelativePath="..annsrckd_split.cpp"
- >
- </File>
- <File
- RelativePath="..annsrckd_split.h"
- >
- </File>
- <File
- RelativePath="..annsrckd_tree.cpp"
- >
- </File>
- <File
- RelativePath="..annsrckd_tree.h"
- >
- </File>
- <File
- RelativePath="..annsrckd_util.cpp"
- >
- </File>
- <File
- RelativePath="..annsrckd_util.h"
- >
- </File>
- <File
- RelativePath="..annsrcperf.cpp"
- >
- </File>
- <File
- RelativePath="..annsrcpr_queue.h"
- >
- </File>
- <File
- RelativePath="..annsrcpr_queue_k.h"
- >
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="electrostatics"
- >
- <File
- RelativePath="..electrostaticsCpu.cpp"
- >
- </File>
- <File
- RelativePath="..electrostaticsCuda.cpp"
- >
- </File>
- <File
- RelativePath="..electrostaticsCudaConstantMemory.cpp"
- >
- </File>
- <File
- RelativePath="..electrostaticsCudaConstantMemory.h"
- >
- </File>
- <File
- RelativePath="..electrostaticsCudaEvents.cpp"
- >
- </File>
- <File
- RelativePath="..electrostaticsCudaEvents.h"
- >
- </File>
- <File
- RelativePath="..electrostaticsCudaFloatTexture1D.cpp"
- >
- </File>
- <File
- RelativePath="..electrostaticsCudaFloatTexture1D.h"
- >
- </File>
- <File
- RelativePath="..electrostaticsCudaGridMap.cpp"
- >
- </File>
- <File
- RelativePath="..electrostaticsCudaGridMap.h"
- >
- </File>
- <File
- RelativePath="..electrostaticsCudaUtils.h"
- >
- </File>
- <File
- RelativePath="..electrostaticsElectrostatics.h"
- >
- </File>
- <Filter
- Name="cuda_internal"
- >
- <File
- RelativePath="..electrostaticscuda_internalDDDConstMemKernels.cu"
- >
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="CUDA Build Rule"
- AddedDependencies=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|x64"
- >
- <Tool
- Name="CUDA Build Rule"
- AddedDependencies=""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..electrostaticscuda_internalDDDConstMemKernels.h"
- >
- </File>
- <File
- RelativePath="..electrostaticscuda_internalInterface.cpp"
- >
- </File>
- <File
- RelativePath="..electrostaticscuda_internalInterface.h"
- >
- </File>
- <File
- RelativePath="..electrostaticscuda_internalKernels.inl"
- >
- </File>
- <File
- RelativePath="..electrostaticscuda_internalStandardKernels.cu"
- >
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="CUDA Build Rule"
- AddedDependencies=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|x64"
- >
- <Tool
- Name="CUDA Build Rule"
- AddedDependencies=""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..electrostaticscuda_internalStandardKernels.h"
- >
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="math"
- >
- <File
- RelativePath="..mathAll.h"
- >
- </File>
- <File
- RelativePath="..mathInt.h"
- >
- </File>
- <File
- RelativePath="..mathMath.h"
- >
- </File>
- <File
- RelativePath="..mathUnionCast.h"
- >
- </File>
- <Filter
- Name="geometric"
- >
- <File
- RelativePath="..mathGeometricAxisAlignedBox3.cpp"
- >
- </File>
- <File
- RelativePath="..mathGeometricAxisAlignedBox3.h"
- >
- </File>
- <File
- RelativePath="..mathGeometricIntersection3.cpp"
- >
- </File>
- <File
- RelativePath="..mathGeometricIntersection3.h"
- >
- </File>
- <File
- RelativePath="..mathGeometricSphere3.cpp"
- >
- </File>
- <File
- RelativePath="..mathGeometricSphere3.h"
- >
- </File>
- <File
- RelativePath="..mathGeometricVec2.h"
- >
- </File>
- <File
- RelativePath="..mathGeometricVec3.h"
- >
- </File>
- <File
- RelativePath="..mathGeometricVec4.cpp"
- >
- </File>
- <File
- RelativePath="..mathGeometricVec4.h"
- >
- </File>
- </Filter>
- </Filter>
- <Filter
- Name="openthreads"
- >
- <File
- RelativePath="..openthreadsBarrier"
- >
- </File>
- <File
- RelativePath="..openthreadsCondition"
- >
- </File>
- <File
- RelativePath="..openthreadsExports"
- >
- </File>
- <File
- RelativePath="..openthreadsMutex"
- >
- </File>
- <File
- RelativePath="..openthreadsThread"
- >
- </File>
- <Filter
- Name="win32_src"
- >
- <File
- RelativePath="..openthreadswin32_srcWin32BarrierPrivateData.h"
- >
- </File>
- <File
- RelativePath="..openthreadswin32_srcWin32Condition.cpp"
- >
- </File>
- <File
- RelativePath="..openthreadswin32_srcWin32Condition.h"
- >
- </File>
- <File
- RelativePath="..openthreadswin32_srcWin32ConditionPrivateData.h"
- >
- </File>
- <File
- RelativePath="..openthreadswin32_srcWin32Mutex.cpp"
- >
- </File>
- <File
- RelativePath="..openthreadswin32_srcWin32MutexPrivateData.h"
- >
- </File>
- <File
- RelativePath="..openthreadswin32_srcWin32Thread.cpp"
- >
- </File>
- <File
- RelativePath="..openthreadswin32_srcWin32ThreadBarrier.cpp"
- >
- </File>
- <File
- RelativePath="..openthreadswin32_srcWin32ThreadPrivateData.h"
- >
- </File>
- </Filter>
- </Filter>
- <File
- RelativePath="..autogrid.h"
- >
- </File>
- <File
- RelativePath="..BondVectors.cpp"
- >
- </File>
- <File
- RelativePath="..BondVectors.h"
- >
- </File>
- <File
- RelativePath="..CalculateGridmaps.cpp"
- >
- </File>
- <File
- RelativePath="..CalculateGridmaps.h"
- >
- </File>
- <File
- RelativePath="..DesolvExpFunc.cpp"
- >
- </File>
- <File
- RelativePath="..DesolvExpFunc.h"
- >
- </File>
- <File
- RelativePath="..Exceptions.h"
- >
- </File>
- <File
- RelativePath="..GridMap.cpp"
- >
- </File>
- <File
- RelativePath="..GridMap.h"
- >
- </File>
- <File
- RelativePath="..InputData.h"
- >
- </File>
- <File
- RelativePath="..InputDataLoader.cpp"
- >
- </File>
- <File
- RelativePath="..InputDataLoader.h"
- >
- </File>
- <File
- RelativePath="..LogFile.cpp"
- >
- </File>
- <File
- RelativePath="..LogFile.h"
- >
- </File>
- <File
- RelativePath="..main.cpp"
- >
- </File>
- <File
- RelativePath="..Math.h"
- >
- </File>
- <File
- RelativePath="..NearestNeighborSearch3.h"
- >
- </File>
- <File
- RelativePath="..PairwiseInteractionEnergies.cpp"
- >
- </File>
- <File
- RelativePath="..PairwiseInteractionEnergies.h"
- >
- </File>
- <File
- RelativePath="..ParameterLibrary.cpp"
- >
- </File>
- <File
- RelativePath="..ParameterLibrary.h"
- >
- </File>
- <File
- RelativePath="..ProgramParameters.cpp"
- >
- </File>
- <File
- RelativePath="..ProgramParameters.h"
- >
- </File>
- <File
- RelativePath="..SpatialGrid.h"
- >
- </File>
- <File
- RelativePath="..times.cpp"
- >
- </File>
- <File
- RelativePath="..times.h"
- >
- </File>
- <File
- RelativePath="..UnixSignals.h"
- >
- </File>
- <File
- RelativePath="..Utils.cpp"
- >
- </File>
- <File
- RelativePath="..Utils.h"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
- </VisualStudioProject>