Skip to content

perf: Trivial symmetry performance improvements#479

Merged
lkdvos merged 5 commits into
mainfrom
ld-trivialpermute
Jul 14, 2026
Merged

perf: Trivial symmetry performance improvements#479
lkdvos merged 5 commits into
mainfrom
ld-trivialpermute

Conversation

@lkdvos

@lkdvos lkdvos commented Jul 12, 2026

Copy link
Copy Markdown
Member

This is a slight follow-up on #476 which reduces a bit more of the overhead for Trivial sectortypes. Additionally a slight refactor to avoid some unnecessary respecialization for contract! implementations.

@lkdvos

lkdvos commented Jul 13, 2026

Copy link
Copy Markdown
Member Author

@kshyatt do you know if these AMD failures are the ones from the conj thing in Strided?

@kshyatt

kshyatt commented Jul 13, 2026

Copy link
Copy Markdown
Member

I see these intermittently on 1.10 and 1.12, I think they are unrelated to this PR. We should open an issue and I'll see if I can figure out what is going wrong.

@lkdvos lkdvos mentioned this pull request Jul 13, 2026
@lkdvos
lkdvos requested a review from Jutho July 14, 2026 00:29
@lkdvos
lkdvos force-pushed the ld-trivialpermute branch from 29a1e89 to 381d813 Compare July 14, 2026 13:00
Comment thread src/tensors/tensoroperations.jl Outdated

@Jutho Jutho 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.

One remark, but otherwise looks good.

@lkdvos
lkdvos merged commit 336d13f into main Jul 14, 2026
3 of 4 checks passed
@lkdvos
lkdvos deleted the ld-trivialpermute branch July 14, 2026 17:43
@codecov

codecov Bot commented Jul 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
src/spaces/homspace.jl 89.05% <100.00%> (-2.32%) ⬇️
src/tensors/indexmanipulations.jl 73.17% <100.00%> (-15.72%) ⬇️
src/tensors/tensoroperations.jl 90.58% <100.00%> (-6.72%) ⬇️

... and 54 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

lkdvos referenced this pull request Jul 15, 2026
* Update changelog for v0.17.1

* Bump version to v0.17.1

* Update CITATION.cff for v0.17.1

* Document #485 and MatrixAlgebraKit 0.6.9 bump in changelog

* Address review comments: clarify Enzyme index-manip mode, note cuTENSOR
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.

3 participants