caffe icon indicating copy to clipboard operation
caffe copied to clipboard

run sudo make runtest error command not found

Open zgb0537 opened this issue 4 years ago • 0 comments

Important - read before submitting

Please read the guidelines for contributing before submitting this issue!

Please do not post installation, build, usage, or modeling questions, or other requests for help to Issues. Use the caffe-users list instead. This helps developers maintain a clear, uncluttered, and efficient view of the state of Caffe.

Issue summary

CXX/LD -o .build_release/test/test_all.testbin src/caffe/test/test_caffe_main.cpp .build_release/tools/caffe make: .build_release/tools/caffe: Command not found Makefile:542: recipe for target 'runtest' failed make: *** [runtest] Error 127

Steps to reproduce

Tried solutions

System configuration

  • Operating system: ubuntu 16.04
  • Compiler:
  • CUDA version (if applicable): no
  • CUDNN version (if applicable): no
  • BLAS: altas
  • Python version (if using pycaffe): anaconda2 2.7
  • MATLAB version (if using matcaffe):

Issue checklist

  • [ ] read the guidelines and removed the first paragraph
  • [ ] written a short summary and detailed steps to reproduce
  • [ ] explained how solutions to related problems failed (tick if found none)
  • [ ] filled system configuration
  • [ ] attached relevant logs/config files (tick if not applicable)

zgb0537 avatar May 28 '21 11:05 zgb0537