The CudaMiner for OS X [2014-02-28] binaries are now available with support for the 6.0 CUDA Toolkit.
For binaries and instructions see CudaMiner for OS X
Prerequisites
- Mac OS X 10.7 Lion, Mac OS X 10.8 Mountain Lion, or OS X 10.9 Mavericks
- Compute 2.x or Higher NVIDIA GPU (Compute 1.x GPUs are not supported), see https://developer.nvidia.com/cuda-gpus for a listing of supported devices
- CUDA Toolkit and Drivers 5.5 or 6.0
Direct Download Link
- CudaMiner for OSX (2014-02-28): Download
Hi John I have been going off of all comments and still not working for me what is going wrong? I have been looking for some step by step instructions on this process, I cant seem to find any thing completely explaining the process. If you could point out what I am doing wrong would help. Thanks for all your time and all that you are doing.
lamar-nobles-imac:~ lamar$ /Users/lamar/Downloads/CudaMinerOSX-2014-02-28/CUDA-6.0
-bash: /Users/lamar/Downloads/CudaMinerOSX-2014-02-28/CUDA-6.0: is a directory
lamar-nobles-imac:~ lamar$ ./cudaminer.10.9 -o stratum+tcp://usa4.wemineltc.com:3333 -O BitBusiness.1:x
-bash: ./cudaminer.10.9: No such file or directory
lamar-nobles-imac:~ lamar$ cd ./cudaminer.10.9 -o stratum+tcp://usa4.wemineltc.com:3333 -O BitBusiness.1:x
-bash: cd: ./cudaminer.10.9: No such file or directory
lamar-nobles-imac:~ lamar$
Change your first line from “/Users/lamar/Downloads/CudaMinerOSX-2014-02-28/CUDA-6.0” to “cd /Users/lamar/Downloads/CudaMinerOSX-2014-02-28/CUDA-6.0”. That will change the current directory to the CUDA directory. Then you can run CUDA miner.