Skip to content

Try running AMDGPU + MPSKit#446

Draft
kshyatt wants to merge 5 commits into
mainfrom
ksh/amd
Draft

Try running AMDGPU + MPSKit#446
kshyatt wants to merge 5 commits into
mainfrom
ksh/amd

Conversation

@kshyatt

@kshyatt kshyatt commented Jul 1, 2026

Copy link
Copy Markdown
Member

I also realized the CUDA states tests were not running 😳

Comment thread test/gpu/amd/operators.jl Outdated
kshyatt and others added 2 commits July 1, 2026 20:02
Co-authored-by: Lukas Devos <ldevos98@gmail.com>

@lkdvos lkdvos left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

left a small nitpick, otherwise happy to merge

Comment thread test/gpu/amd/states.jl Outdated
using TensorKit: ℙ
using Adapt, AMDGPU

@testset "CuMPS ($(sectortype(D)), $elt)" for (D, d, elt) in

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
@testset "CuMPS ($(sectortype(D)), $elt)" for (D, d, elt) in
@testset "ROCMPS ($(sectortype(D)), $elt)" for (D, d, elt) in

There's still a few of these left below as well, might be worth checking 😉

@kshyatt

kshyatt commented Jul 2, 2026

Copy link
Copy Markdown
Member Author

This won't be mergeable until we tag a new version of TensorKit because it needs the generic GPUArrays extension for a few things.

@lkdvos lkdvos marked this pull request as draft July 2, 2026 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants