Skip to content

Commit a5e0eec

Browse files
committed
Compiler version compatibility
1 parent e375ecd commit a5e0eec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NativeAcceleration/NativeAcceleration.vcxproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -406,6 +406,7 @@ copy "$(CONDA_BIN)\fftw3f.dll" "$(OutDir)"</Command>
406406
<InterleaveSourceInPTX>false</InterleaveSourceInPTX>
407407
<GPUDebugInfo>false</GPUDebugInfo>
408408
<GenerateLineInfo>false</GenerateLineInfo>
409+
<AdditionalOptions>--allow-unsupported-compiler %(AdditionalOptions)</AdditionalOptions>
409410
</CudaCompile>
410411
</ItemDefinitionGroup>
411412
</Project>

0 commit comments

Comments
 (0)