Skip to content

Consolidate duplicated GPU logic into new GPUArrays extension#460

Merged
lkdvos merged 4 commits into
mainfrom
ksh/gpuext
Jun 24, 2026
Merged

Consolidate duplicated GPU logic into new GPUArrays extension#460
lkdvos merged 4 commits into
mainfrom
ksh/gpuext

Conversation

@kshyatt

@kshyatt kshyatt commented Jun 24, 2026

Copy link
Copy Markdown
Member

A lot of this isn't CUDA specific, so with this approach we don't have to reimplement all the truncation logic for AMD (or Metal?). Need to test on a CUDA GPU as well.

@kshyatt kshyatt requested a review from lkdvos June 24, 2026 18:44
@codecov

codecov Bot commented Jun 24, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 87.75510% with 6 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
ext/TensorKitGPUArraysExt.jl 87.75% 6 Missing ⚠️
Files with missing lines Coverage Δ
ext/TensorKitAMDGPUExt/TensorKitAMDGPUExt.jl 100.00% <ø> (ø)
ext/TensorKitAMDGPUExt/roctensormap.jl 53.22% <ø> (+53.22%) ⬆️
ext/TensorKitCUDAExt/TensorKitCUDAExt.jl 100.00% <ø> (ø)
ext/TensorKitCUDAExt/cutensormap.jl 76.66% <ø> (+4.60%) ⬆️
ext/TensorKitGPUArraysExt.jl 87.75% <87.75%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@kshyatt kshyatt marked this pull request as ready for review June 24, 2026 19:17
@lkdvos lkdvos merged commit cb6a766 into main Jun 24, 2026
3 of 5 checks passed
@lkdvos lkdvos deleted the ksh/gpuext branch June 24, 2026 22:50
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