Skip to content

Commit

Permalink
add Joels card
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrodgers committed Feb 22, 2019
1 parent 7ad4d9c commit eadacd0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions utils/bin/mymcpu
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,8 @@ function code2gpu(){
;;
"gtx980") gpuname="sm_35"
;;
"gtx1050") gpuname="sm_61"
;;
"gtx1060") gpuname="sm_61"
;;
"gtx1080") gpuname="sm_61"
Expand Down

0 comments on commit eadacd0

Please sign in to comment.