Closed BluebirdStory closed 6 years ago
Or say your version of caffe just does not support compiling on OS X, thank you
Right by the way, I am compiling your version of caffe on OS X 10.12.3, and in a conda virtual environment. The conda version is 4.3.27
We do not support OS X builds, sorry. I guess you could try CLANG or whatever host compiler NVCC supports on OS X, but that might just bring in its own host of problems. You might be able to run FlowNet2 in Docker — if OS X supports GPU passthrough (which I do not know)
All right, I guess it explains everything, but thank you anyway, appreciate for your contribution! @nikolausmayer
Hi, I am now compiling your version of caffe on OS X, and I encounter this issue that I can not figure out: nvcc fatal : GNU C/C++ compiler is no longer supported as a host compiler on Mac OS X.
for more details:
many thanks