win下有两个visual studio,编译cuda的时候如何指定呢 #2542
Answered
by
waruqi
mingshi2333
asked this question in
Q&A
-
请问如何指定版本,它目前是自动2022,但是cuda还不支持 |
Beta Was this translation helpful? Give feedback.
Answered by
waruqi
Jul 7, 2022
Replies: 1 comment
-
xmake f --vs=2019 -c |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mingshi2333
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
xmake f --vs=2019 -c