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

"ck run program:caffe --cmd_key=time_cpu" fails with Caffe built from "lib-caffe-bvlc-opencl-cpu-universal" #132

Open
psyhtest opened this issue Feb 15, 2018 · 1 comment

Comments

@psyhtest
Copy link
Member

$ 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)
@psyhtest
Copy link
Member Author

The same works fine with Caffe built via ck install package:lib-caffe-bvlc-master-cpu-universal.

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

1 participant