mirror of
https://github.com/pjreddie/darknet.git
synced 2023-08-10 21:13:14 +03:00
Added: compute_52,sm_52
This commit is contained in:
@ -131,8 +131,8 @@
|
|||||||
<OutputFile>$(OutDir)\..\$(TargetName)$(TargetExt)</OutputFile>
|
<OutputFile>$(OutDir)\..\$(TargetName)$(TargetExt)</OutputFile>
|
||||||
</Link>
|
</Link>
|
||||||
<CudaCompile>
|
<CudaCompile>
|
||||||
<TargetMachinePlatform>32</TargetMachinePlatform>
|
<TargetMachinePlatform>64</TargetMachinePlatform>
|
||||||
<CodeGeneration>compute_30,sm_30</CodeGeneration>
|
<CodeGeneration>compute_30,sm_30;compute_52,sm_52</CodeGeneration>
|
||||||
</CudaCompile>
|
</CudaCompile>
|
||||||
</ItemDefinitionGroup>
|
</ItemDefinitionGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
Reference in New Issue
Block a user