Closed PhyX-Meow closed 1 year ago
We are working on TensorOperations.jl behind the scene, to make it decouple it from CUDA as a requirement, and to make it easier to maintain different backends. This will definitely be part of that, but it will take some more time.
Good news to hear. Thank you!
If you need it right now you could use https://github.com/sents/TensorOperations.jl/tree/CUDA4 for the time being.
@sents , thanks for that. That could be useful for us, in particular @lkdvos who is currently spearheading the new version of TensorOperations.jl .
Also, these developments could be followed here: https://github.com/lkdvos/TensorOperations.jl/tree/v4
Hi! Is there a rough timeline when the CUDA v4 compatibility will be released? At least Tullio.jl depends on this and causes my code to be quite outdated...
Since v4 is released recently.