Skip to content

Commit

Permalink
Merge pull request #1 from eburimu/w64
Browse files Browse the repository at this point in the history
add maxwell card support
  • Loading branch information
eburimu committed Sep 27, 2018
2 parents 5061bf6 + ed5906f commit beabd9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ccminer.vcxproj
Expand Up @@ -200,7 +200,7 @@
<MaxRegCount>80</MaxRegCount>
<PtxAsOptionV>true</PtxAsOptionV>
<Keep>true</Keep>
<CodeGeneration>compute_61,sm_61</CodeGeneration>
<CodeGeneration>compute_61,sm_61;compute_52,sm_52</CodeGeneration>
<Include>$(NVTOOLSEXT_PATH)\include</Include>
<Optimization>O3</Optimization>
<TargetMachinePlatform>64</TargetMachinePlatform>
Expand Down

0 comments on commit beabd9e

Please sign in to comment.