-
-
Notifications
You must be signed in to change notification settings - Fork 50
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
WIP: Add CUDA and cuDNN #21
Conversation
This is a good thing but I still want a rock-solid, possibly written On Sun, May 29, 2016, 18:12 jakirkham notifications@github.com wrote:
|
Sure that sounds reasonable. Though I think you are in a better position to get that sort of thing. |
d18c895
to
36f5273
Compare
For the sake of my own curiosity, is there any update on the CUDA support? |
I have been meaning to raise that in a meeting for weeks. It seems that @msarahan and I keep missing each other. Also it has been lower on the stack with |
Closing out as PR ( #93 ) supersedes this PR. |
Adds a docker image with CUDA and cuDNN. This is being done for CUDA as it is difficult to redistribute correctly. As far as cuDNN, we are not allowed to redistribute it; however, we are allowed to use their docker image this includes it. More discussion can be seen in this issue ( conda-forge/staged-recipes#654 ). Please share thoughts and feedback on this potential solution.
cc @msarahan @lebedov