Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: remove blocking #54

Merged
merged 3 commits into from
Oct 24, 2024
Merged

feat: remove blocking #54

merged 3 commits into from
Oct 24, 2024

Conversation

TomMelt
Copy link
Contributor

@TomMelt TomMelt commented Oct 5, 2024

fixes #50

Blocking was added back in commit 3161a06 but it does not have a use case in the nextsimdg code. It adds unnecessary complexity to the decomp tool and so we have decided to remove it. For discussion see issue #50

@TomMelt TomMelt added enhancement New feature or request ICCS labels Oct 5, 2024
@TomMelt TomMelt self-assigned this Oct 5, 2024
Blocking was added back in commit 3161a06 but it does not have a use
case in the nextsimdg code. It adds unnecessary complexity to the
`decomp` tool and so we have decided to remove it. For discussion see
issue [#50](#50)
@TomMelt TomMelt marked this pull request as ready for review October 21, 2024 13:38
Copy link
Contributor

@jwallwork23 jwallwork23 left a comment

Choose a reason for hiding this comment

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

Thanks @TomMelt, this tidies things up nicely. Just one minor comment on comments.

Grid.cpp Outdated Show resolved Hide resolved
@TomMelt TomMelt merged commit e999bf5 into main Oct 24, 2024
3 checks passed
@TomMelt TomMelt deleted the remove-blocking branch October 24, 2024 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ICCS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

remove blocking from decomp tool
2 participants