KiloSort icon indicating copy to clipboard operation
KiloSort copied to clipboard

Mac OS X 10.14 Mojave - no current CUDA support

Open joramvanrheede opened this issue 6 years ago • 0 comments

Just a warning that Mac OS X 10.14 Mojave currently does not support CUDA. I was able to install Kilosort on my mac (late 2013 iMac with a NVIDIA GeForce GT 750M running Mojave) by downgrading my Xcode command line tools to a previous version, and then inserting some 'static_cast( )' commands as was done in the 'readme_mac.txt' file in the Docs so it would compile. It now runs fine on the CPU, but not the GPU (and I get warnings about incompatible drivers on startup of my Mac).

This might change when Apple and NVIDIA work things out... https://devtalk.nvidia.com/default/topic/1042279/cuda-setup-and-installation/cuda-10-and-macos-10-14/

Though there is some worry on this thread about whether there will be support at all (overly long forum thread that doesn't devolve into name calling and personal insults AT ALL*): https://devtalk.nvidia.com/default/topic/1042520/driver/-when-will-the-nvidia-web-drivers-be-released-for-macos-mojave-10-14-/1

    • not.

joramvanrheede avatar Nov 27 '18 10:11 joramvanrheede