|
|
|
@ -81,7 +81,7 @@
@@ -81,7 +81,7 @@
|
|
|
|
|
<PtxAsOptionV>true</PtxAsOptionV> |
|
|
|
|
<Keep>true</Keep> |
|
|
|
|
<CodeGeneration>compute_50,sm_50</CodeGeneration> |
|
|
|
|
<Include>$(NVTOOLSEXT_PATH)\include;..\..\..\Common\C99</Include> |
|
|
|
|
<Include>$(NVTOOLSEXT_PATH)include;..\..\..\Common\C99</Include> |
|
|
|
|
</CudaCompile> |
|
|
|
|
</ItemDefinitionGroup> |
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
|
|
|
@ -113,7 +113,7 @@
@@ -113,7 +113,7 @@
|
|
|
|
|
<PtxAsOptionV>true</PtxAsOptionV> |
|
|
|
|
<Keep>true</Keep> |
|
|
|
|
<CodeGeneration>compute_52,sm_52</CodeGeneration> |
|
|
|
|
<Include>$(NVTOOLSEXT_PATH)\include;..\..\..\Common\C99</Include> |
|
|
|
|
<Include>$(NVTOOLSEXT_PATH)include;..\..\..\Common\C99</Include> |
|
|
|
|
<TargetMachinePlatform>64</TargetMachinePlatform> |
|
|
|
|
</CudaCompile> |
|
|
|
|
<CudaLink> |
|
|
|
@ -155,7 +155,7 @@
@@ -155,7 +155,7 @@
|
|
|
|
|
<MaxRegCount>80</MaxRegCount> |
|
|
|
|
<PtxAsOptionV>true</PtxAsOptionV> |
|
|
|
|
<Keep>true</Keep> |
|
|
|
|
<CodeGeneration>compute_50,sm_50;compute_52,sm_52;compute_30,sm_30</CodeGeneration> |
|
|
|
|
<CodeGeneration>compute_61,sm_61;compute_52,sm_52;compute_50,sm_50</CodeGeneration> |
|
|
|
|
<AdditionalOptions>--ptxas-options="-O2" --Wno-deprecated-gpu-targets %(AdditionalOptions)</AdditionalOptions> |
|
|
|
|
<Optimization>O2</Optimization> |
|
|
|
|
</CudaCompile> |
|
|
|
@ -198,8 +198,8 @@
@@ -198,8 +198,8 @@
|
|
|
|
|
<MaxRegCount>80</MaxRegCount> |
|
|
|
|
<PtxAsOptionV>true</PtxAsOptionV> |
|
|
|
|
<Keep>true</Keep> |
|
|
|
|
<CodeGeneration>compute_52,sm_52;compute_50,sm_50;compute_35,sm_35;compute_30,sm_30</CodeGeneration> |
|
|
|
|
<Include>$(NVTOOLSEXT_PATH)\include</Include> |
|
|
|
|
<CodeGeneration>compute_61,sm_61;compute_52,sm_52;compute_50,sm_50</CodeGeneration> |
|
|
|
|
<Include>$(NVTOOLSEXT_PATH)include</Include> |
|
|
|
|
<Optimization>O3</Optimization> |
|
|
|
|
<TargetMachinePlatform>64</TargetMachinePlatform> |
|
|
|
|
<AdditionalOptions>--Wno-deprecated-gpu-targets %(AdditionalOptions)</AdditionalOptions> |
|
|
|
|