Skip to content

Various fixes - #340

Merged
jacobmerson merged 4 commits into
developfrom
jacobmerson/various-fixes
Jul 21, 2026
Merged

Various fixes#340
jacobmerson merged 4 commits into
developfrom
jacobmerson/various-fixes

Conversation

@jacobmerson

Copy link
Copy Markdown
Collaborator

Layered on top of #339.

The issue was that we were storing the uniform grid by reference.
However, GPU needs to deep_copy the grid.
We fix the layouts in a few places to handle fields with multiple
components.
…always has classification

Squashed original commits: d7daece, bb57d62
@jacobmerson
jacobmerson force-pushed the jacobmerson/various-fixes branch from 6c13b7c to 9559d9d Compare July 13, 2026 07:11

@Sichao25 Sichao25 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good to me!

@jacobmerson

Copy link
Copy Markdown
Collaborator Author

Looks like the PR stacking didn't work right. Looks like I may need to rebase onto develop.

@Sichao25

Copy link
Copy Markdown
Contributor

Is this supposed to be merged into master now, since set-get-2d-arrays has already been merged?

@jacobmerson

Copy link
Copy Markdown
Collaborator Author

Yes although develop since that's the main branch for this repo.

@Sichao25
Sichao25 changed the base branch from jacobmerson/set-get-2d-arrays to develop July 21, 2026 05:05
@Sichao25

Copy link
Copy Markdown
Contributor

I changed the base branch to develop. Perhaps we should merge related PRs in reversed order if we want the PR stacking work as expected.

@jacobmerson

Copy link
Copy Markdown
Collaborator Author

Probably should have just targeted everything at develop to begin with that way the tests run etc. There is probably a way to make the stacking work as intended, but clearly this wasn't the way...

@jacobmerson
jacobmerson merged commit 418d73b into develop Jul 21, 2026
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