Skip to content

Instantly share code, notes, and snippets.

@madratman
Created May 15, 2017 18:43
Show Gist options
  • Save madratman/1bb63839dde67afc4b5a713483aa3840 to your computer and use it in GitHub Desktop.
Save madratman/1bb63839dde67afc4b5a713483aa3840 to your computer and use it in GitHub Desktop.
/tmp/ccEiMrO7.s: Assembler messages:
/tmp/ccEiMrO7.s:1533: Error: unknown mnemonic pause' --pause'
/tmp/ccEiMrO7.s:1857: Error: unknown mnemonic pause' --pause'
/tmp/ccEiMrO7.s:2204: Error: unknown mnemonic pause' --pause'
/tmp/ccEiMrO7.s:2679: Error: unknown mnemonic pause' --pause'
/tmp/ccEiMrO7.s:4226: Error: unknown mnemonic pause' --pause'
/tmp/ccEiMrO7.s:5069: Error: unknown mnemonic pause' --pause'
/tmp/ccEiMrO7.s:5320: Error: unknown mnemonic pause' --pause'
/tmp/ccEiMrO7.s:5441: Error: unknown mnemonic pause' --pause'
src/caffe/CMakeFiles/caffe.dir/build.make:650: recipe for target 'src/caffe/CMakeFiles/caffe.dir/util/gpu_memory.cpp.o' failed
make[2]: *** [src/caffe/CMakeFiles/caffe.dir/util/gpu_memory.cpp.o] Error 1
CMakeFiles/Makefile2:272: recipe for target 'src/caffe/CMakeFiles/caffe.dir/all' failed
make[1]: *** [src/caffe/CMakeFiles/caffe.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2

https://devtalk.nvidia.com/default/topic/976063/jetson-tx1/the-problem-with-the-assembly-of-caffe-0-15-on-jetsontx1/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment