Jump to content

CUDA-Z Info+Bench (Nvidia only) - updated Dec 2015


mitch_de
 Share

86 posts in this topic

Recommended Posts

@ maximus

 

go to /Library/Frameworks/CUDA.framework/Version/A/Libraries

 

find the last version of libcuda_mercury.dylib (in my case it was libcuda_334.01.20_mercury.dylib) and make a copy

 

then rename this copy by the last web driver version (in my case it was libcuda_343.01.01_mercury.dylib)

 

or

 

you can do this in terminal with this command:

 

cp /Library/Frameworks/CUDA.framework/Versions/A/Libraries/libcuda_334.01.20_mercury.dylib /Library/Frameworks/CUDA.framework/Versions/A/Libraries/libcuda_343.01.01_mercury.dylib

 

just be carefull to use your version of .dylib file

 

;)

  • Like 2
Link to comment
Share on other sites

  • 2 weeks later...

It shows the OS X Driver Version over the Web Driver.

 

not sure but I think it's because cuda-z only displays the default driver version and that seems to be the OS X driver.

 

the_default_driver.png

 

 

 

see here, I just edited OS X drivers to display the last web drivers version

 

                             Before                                                              After

cuda_z_displays_the_default_osx_driver.pngcuda_z_displays_the_last_web_driver.png

Link to comment
Share on other sites

  • 1 month later...
  • 3 months later...
  • 3 weeks later...
  • 4 months later...
  • 3 months later...
 Share

×
×
  • Create New...