sisl icon indicating copy to clipboard operation
sisl copied to clipboard

Enabling GPU acceleration

Open pfebrer opened this issue 1 year ago • 1 comments

I found this project called cupy: https://cupy.dev/ that mimicks exactly the APIs of both numpy and scipy, but does the computations on GPU.

It seems to already have gained some popularity and traction, so perhaps it would be nice to keep it in mind if at some point we want to provide GPU acceleration for some algorithms in sisl :)

pfebrer avatar Nov 28 '22 16:11 pfebrer