-
Notifications
You must be signed in to change notification settings - Fork 40
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
Enable multi GPU support for opencl version caffe.cpp #37
Comments
I agree - I also saw this problem, but we can fix it after making Caffe OpenCL work on Android ... Thanks! |
What does 'multi GPU support'? According to this comment, multiple GPU is not available on the OpenCL branch anyway. But I don't know what NCCL is. |
Is this ticket still valid after all latest updates? |
yes this issue is not actual because of so closing |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've temporary disable multi GPU support at caffe.cpp
#36
because of different API just for fast prototyping and get opencl version work on android as fast as possible at this moment.
In scope of this task I'll enable and check it.
The text was updated successfully, but these errors were encountered: