Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Which version of the CNTK to use for video cards 3070 #3848

Open
andreyiva111 opened this issue Mar 10, 2021 · 1 comment
Open

Which version of the CNTK to use for video cards 3070 #3848

andreyiva111 opened this issue Mar 10, 2021 · 1 comment

Comments

@andreyiva111
Copy link

Hello!
I tried to use version 2.7, but when I run the train model, the program freezes.
Or when trying to use a model in C ++ after going into
"model-> Evaluate (inputDataMap, outputDataMap, device);"
the program also freezes.

OS windows 10 x64, nvidia 3070, cntk 2.7.0 (also tried to use v2.8.0-rc0.dev20200201, same problems)

@delzac
Copy link
Contributor

delzac commented Mar 12, 2021

CNTK 2.7 runs on CUDA 10. RTX3000 series requires a higher version of CUDA. CNTK can run on 2000 series cards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants