-
Notifications
You must be signed in to change notification settings - Fork 9
Late jan 2018 apple/nvidia update broke miner and compilation #27
Comments
https://egpu.io/forums/mac-setup/wip-nvidia-egpu-support-for-high-sierra/ Not really an issue with this code, but here is a link to solve your issue. |
Hi @kalamarcito, as far as I see Nvidia released CUDA Toolkit 9.1 which is compatible with Xcode 9.2 Command Line Tools (latest one). So I tested a working setup on macOS High Sierra (10.13.3) with Xcode 9.2 and CUDA 9.1 |
Thanks kozyilmaz, I guess I face an os upgrade... |
Hey @kalamarcito one sec, have you tried with:
|
That one is the driver pre security update, it refuses to install on 10.12.6 (16G1212), it asks for 10.12.6 (16G29) (actually tried it). When you are on 16G29 and apply the security update to 16G1212, that driver stops working and asks to be updated. This is standard behaviour through OSX updates. Now I installed CUDA Toolkit 9.1, the web says it's for High Sierra and driver version 390 (while driver for 16G1212 is 378...) yet it installed anyway. make detects the 9.1 toolkit, yet it still fails. Sometimes it fails installing autoconf, sometimes configuring cmake. I tried as regular and super user. I'm not too worried, I'm just a hobbyst, but if this happens to someone else and I may help further, just ask, I'll be happy to. Thanks for your support anyway. PS: I'm wondering whether it has something to do with the CLI tools required. Perhaps removing the assertion and trying to compile with the updated tools... I'll try that later |
tried and it fails while installing libtool (as a regular user), installing autoconf (as an admin) or configuring cmake (as root) |
Do you have |
|
No, if you don't use it please uninstall |
What I use and was always installed is |
Since apple osx security update 2018-001 for osx 10.12.6 (now build 16G1212) and subsequent nvidia driver update, the miner stopped working: it connects to stratum server and receives jobs but does no hash.
Tried to recompile with cli-tools 8.3.2 for xcode 9 (xcode version 9.2 installed), updated 9.0 CUDA toolkit and updated nheqminer-macos version from github. It fails with:
The text was updated successfully, but these errors were encountered: