Hi guys,
today I updated to OS X 10.10 without problems. Only BOINC said it wasn't able to detect a GPU. My CUDA was on 6.0 so I chose to update it to 6.5. Now the GPU is detected, work is requested but they all run into errors "output file absent".
| CUDA: NVIDIA GPU 0: GeForce GT 650M (driver version 6.5.18, CUDA version 6.5, compute capability 3.0, 1024MB, 869MB available, 691 GFLOPS peak) | Einstein@Home | Output file PB0051_00771_296_0_1 for task PB0051_00771_296_0 absent
What has to be done to make it work again?
Thank you for the support. Btw: We are talking about the 2012 MacBook Pro Retina and my BOINC-Version is 7.4.19.
Proud member of SETI.Germany
Copyright © 2024 Einstein@Home. All rights reserved.
OS X Yosemite GPU problems
)
Looking deeper, it says
Wasn't there a problem about the latest OS X only supporting 64-bit CUDA?
Your BOINC v7.4.19 should have
but I don't know about the einsteinbinary.
http://einstein.phys.uwm.edu/
)
http://einsteinathome.org/node/197721
and
http://einsteinathome.org/node/197707
CUDA 6 CAN be loaded on Yosemite, but requires kernel boot args to allow unsigned kexts to load, then for the user to manually load the kext post-boot (this is what i'm doing).
I have managed to compile a 64-bit app, but have no idea if it works.
I had to up the min compute capability to do so, as the 6.5 libraries drop support for very old cards.