Hi
I am trying to install cafe(http://caffe.berkeleyvision.org/installation.html#os_x_installation). on mavericks 10.9
The installation mentions the following issue wrt Cuda 5.5. I am wondering if there is the same issue with cuda 6.0? I don’t see any mention in the cuda 6 .0 release notes.
release notes for 5.5
Clang is now supported as a host compiler on Mac OS. To use Clang as the host
compiler, invoke nvcc with -ccbin=path-to-clang-executable. There are
some features that are not yet supported: Clang language extensions (see http://
clang.llvm.org/docs/LanguageExtensions.html), LLVM libc++ (only GNU
libstdc++ is currently supported), language features introduced in C++11, and the
global function template explicit instantiation definition.