Skip to content

chore: bump cpu submodule pin past the bending RLS/JRLS relax fix - #63

Merged
balbasty merged 1 commit into
mainfrom
bump-cpu-pin-bending-rls-relax-fix
Aug 5, 2026
Merged

chore: bump cpu submodule pin past the bending RLS/JRLS relax fix#63
balbasty merged 1 commit into
mainfrom
bump-cpu-pin-bending-rls-relax-fix

Conversation

@balbasty

Copy link
Copy Markdown
Collaborator

Summary

Bumps the cpu submodule pin to fastfields-cpu-lib#82, which:

cuda is untouched (unaffected by this fix).

Testing

Validated at the affected layer: fastfields-cpu-lib's test_reg_field (13364 checks) and test_reg_flow (11415 checks, unaffected — sanity check) both pass against the bumped pin. This is a mechanical gitlink-only bump on top of that; a full from-scratch make all relink of every module (distance/posdef/resize/restrict/splinc/pushpull/pushpull_backward/reg_field/reg_flow) was not re-run here for time, since none of those other modules touch reg_field.h/reg_flow.h.

part of #33

Workstream: claude-jitfields-to-fastfields


Generated by Claude Code

Picks up fastfields-cpu-lib#82, which bumps fastfields-cpu-impl to #69's
fix for #51 (relax_bending_rls_/relax_bending_jrls_ used a 2*niter
colour-loop bound instead of pow<ndim>(3)*niter, leaving most of the
field unrelaxed for bending-order RLS/JRLS relaxation) and adds a
deterministic regression test for it.
part of #33
@balbasty
balbasty merged commit b243ed9 into mainAug 5, 2026
4 checks passed
@balbasty
balbasty deleted the bump-cpu-pin-bending-rls-relax-fix branch August 5, 2026 07:13
@github-actions

Copy link
Copy Markdown

Submodule staleness (non-blocking -- fastfields-lib#15)

submodulepinned committracksstatusbehind by
cpubf57a02fastfields/fastfields-cpu-lib@mainup to date0
cudab8e5e9cfastfields/fastfields-cuda-lib@mainup to date0

Sign up for freeto 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

@balbasty@claude