We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e375ecd commit a5e0eecCopy full SHA for a5e0eec
NativeAcceleration/NativeAcceleration.vcxproj
@@ -406,6 +406,7 @@ copy "$(CONDA_BIN)\fftw3f.dll" "$(OutDir)"</Command>
406
<InterleaveSourceInPTX>false</InterleaveSourceInPTX>
407
<GPUDebugInfo>false</GPUDebugInfo>
408
<GenerateLineInfo>false</GenerateLineInfo>
409
+ <AdditionalOptions>--allow-unsupported-compiler %(AdditionalOptions)</AdditionalOptions>
410
</CudaCompile>
411
</ItemDefinitionGroup>
412
</Project>
0 commit comments