Is there CUDA support in Sage?

asked 2018-01-25 19:58:04 +0200

ninho gravatar image

updated 2018-02-03 17:26:14 +0200

I'm interested to learn whether there is CUDA support in Sage. I did a quick search and I found the following questions and trac, SAGE and GPUs, Sage and CUDA, and PyCUDA package. But, all these stuff seem to be from 7-8 years ago. What is the current status of CUDA support in Sage? Are there any guides available as to how to enable and work with CUDA in Sage?

edit retag flag offensive close merge delete

Comments

You can probably "sage -pip" install pytorch, theano, caffe, tensorflow, etc, within the sage environment. pytorch for instance installs very smoothly: http://pytorch.org/ ... but that wouldn't be very integrated. I don't think you should expect symbolic integration or group theory in the GPU for some time.

pang gravatar imagepang ( 2018-01-29 15:18:14 +0200 )edit

@pang I guess so, but still wanted to learn more about current support of CUDA in Sage.

ninho gravatar imageninho ( 2018-01-29 22:27:18 +0200 )edit

Frequently modifying a single word of your question so that it stays on top of the ask.sagemath.org website is not a fair way to get it answered.

tmonteil gravatar imagetmonteil ( 2018-02-03 18:42:06 +0200 )edit