We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
$ ck install package:lib-caffe-bvlc-opencl-cpu-universal $ ck run program:caffe --cmd_key=time_cpu ... F0215 12:46:44.895566 6044 common.cpp:271] Cannot use GPU in CPU-only Caffe: check mode. *** Check failure stack trace: *** @ 0x7fd0d7ac1166 google::LogMessage::Fail() @ 0x7fd0d7ac10ae google::LogMessage::SendToLog() @ 0x7fd0d7ac09ee google::LogMessage::Flush() @ 0x7fd0d7ac3eec google::LogMessageFatal::~LogMessageFatal() @ 0x7fd0d8347f30 caffe::Caffe::Synchronize() @ 0x40de01 time() @ 0x4086eb main @ 0x7fd0d6f1d830 __libc_start_main @ 0x409169 _start @ (nil) (unknown)
The text was updated successfully, but these errors were encountered:
The same works fine with Caffe built via ck install package:lib-caffe-bvlc-master-cpu-universal.
ck install package:lib-caffe-bvlc-master-cpu-universal
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: