Skip to content

Conversation

@gridley
Copy link
Contributor

@gridley gridley commented Apr 27, 2023

If you look at the code where we load particles into the surface source bank (Particle::cross_surface), you'll see that we probably should be sorting this bank before writing in order to ensure the same output file is produced each time without regard to the order threads run in. It appears that this race condition caused unlucky CI failure for @cfichtlscherer, so if he can rebase on this and pass CI, we should definitely merge this tiny change.

@gridley
Copy link
Contributor Author

gridley commented Apr 27, 2023

Closing because this has passed CI and Chris has rebased this into the time cutoff PR.

@gridley gridley closed this Apr 27, 2023
@cfichtlscherer
Copy link
Contributor

thanks again

@cfichtlscherer cfichtlscherer mentioned this pull request Aug 2, 2023
@gridley gridley deleted the sort-surf-bank branch July 10, 2024 18:24
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