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

Another round of fixes for GlueX #387

Merged
merged 11 commits into from
Nov 27, 2024
Merged

Another round of fixes for GlueX #387

merged 11 commits into from
Nov 27, 2024

Conversation

nathanwbrei
Copy link
Collaborator

No description provided.

Making any updates to the Alma9 container will push the gcc version to 11.5.0, which isn't in CVMFS yet.
This brings it back to how it's always been. The plan is to set up a better distinction between unit, integration, and performance tests, and only run the latter on platforms with a known number of cpus available in the runner.
This fixes the livelock on barrier events when nthreads=1
Previously, it would attempt to pause the topology regardless of runstate, including RunState::Finished, which could hypothetically lead to an invalid RunState::Finished->RunState::Paused transition. This also cleans up the narrative in the log messages.
@nathanwbrei nathanwbrei merged commit e6da892 into master Nov 27, 2024
9 checks passed
@nathanwbrei nathanwbrei deleted the nbrei_gluex_fixes branch November 27, 2024 16:59
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.

1 participant