graphvite
graphvite copied to clipboard
Installation for OSX
Thank you for the amazing library. I wanted to ask about installing graphvite for osx. Some packages (gcc_linux-64) are not available for osx as it uses the clang compiler. What would be the steps to install it?
Thanks again.
We didn't try to install it on OSX. GCC is the compiler we used on Linux, which can be replaced by Clang in your case. However, I am not sure Clang works well with CMake and CUDA.