cuda - MAC getting Theano to use the GPU -


i having quite bit of trouble setting theano work graphics card on mac, hope can give me help.

warning (theano.sandbox.cuda): cuda installed, device gpu0 not available (error: unable number of gpus available: cuda driver version insufficient cuda runtime version)

you need nvidia graphics card use cuda cuda nvidia product.

to check if mac has nvidia graphics card:

  • click on  in top left of screen
  • about mac
  • check graphics card under displays...
  • if me don't see nvidia or geforce anywhere, can't use cuda.
  • see this post alternatives non nvidia deep learning...

non nvidia graphics card


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -