Skip to content

Commit eadacd0

Browse files
committed
add Joels card
1 parent 7ad4d9c commit eadacd0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

utils/bin/mymcpu

+2
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,8 @@ function code2gpu(){
142142
;;
143143
"gtx980") gpuname="sm_35"
144144
;;
145+
"gtx1050") gpuname="sm_61"
146+
;;
145147
"gtx1060") gpuname="sm_61"
146148
;;
147149
"gtx1080") gpuname="sm_61"

0 commit comments

Comments
 (0)