TensorKit.jl icon indicating copy to clipboard operation
TensorKit.jl copied to clipboard

Start on GPU extensions (again)

Open kshyatt opened this issue 2 months ago • 3 comments

https://github.com/QuantumKitHub/TensorKit.jl/pull/299 will be closed, was easier to just create a new branch and cherry-pick.

kshyatt avatar Dec 01 '25 10:12 kshyatt

Ok I finished going through the AMD extension; I guess several of the comments will also apply to the CUDA extension so I'll wait a bit before reviewing that as well.

Jutho avatar Dec 02 '25 23:12 Jutho

The AMD code is mostly preliminary at this point as TensorOperations.jl doesn't support AMD. (yet!), but I agree that segment should be improved. I'll respond to comments soon :)

kshyatt avatar Dec 04 '25 18:12 kshyatt

Thanks for the reviews so far! I've incorporated the feedback and am running the CUDA tests right now.

kshyatt avatar Dec 05 '25 08:12 kshyatt