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

Does not Rn support AMD gpu? #77

Open
crayzok opened this issue Jul 1, 2017 · 3 comments
Open

Does not Rn support AMD gpu? #77

crayzok opened this issue Jul 1, 2017 · 3 comments
Labels

Comments

@crayzok
Copy link

crayzok commented Jul 1, 2017

JOOC thx.

@wpstmxhs
Copy link

wpstmxhs commented Jul 1, 2017

No, it doesn't.

Rn depends on CNTK library of Microsoft to train and evaluate networks.
and CNTK relies on nVidia CUDA technology(cuDNN API).

So Rn does not support GPUs other than nVidia GPU.
If you want, you should modify Rn to use Caffe or something library that supports AMD GPU.
And should convert CNTK model to other library's format.

@crayzok
Copy link
Author

crayzok commented Jul 1, 2017

I got it. good evening

@zakki zakki added the wontfix label Aug 28, 2017
@zakki
Copy link
Owner

zakki commented Aug 28, 2017

CNTK doesn't support AMD GPUs now.

zakki pushed a commit that referenced this issue Oct 24, 2017
Lazy search_game_info_t initialization
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants