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

Check for successful write in serial #260

Merged
merged 2 commits into from
Sep 13, 2024
Merged

Check for successful write in serial #260

merged 2 commits into from
Sep 13, 2024

Conversation

glesur
Copy link
Contributor

@glesur glesur commented Sep 9, 2024

check that serial writes succeed, and throw a message if they don't
fix #259

@glesur glesur merged commit a020a3f into develop Sep 13, 2024
13 checks passed
@glesur glesur deleted the checkForWrites branch September 13, 2024 20:34
@glesur glesur mentioned this pull request Oct 23, 2024
glesur added a commit that referenced this pull request Oct 24, 2024
## [2.1.02] 2024-10-24
### Changed

- Fix a bug that could lead to corrupted VTK file when using single precision arithmetic (#255)
- Fix a bug that could lead to incorrect central mass gravitational potential upon restart (#287)
- Changed the way magnetic field is reconstructed when using grid coarsening to reduce roundoff errors on div(B). This can have an impact on the results of models using grid coarsening+MHD (#284)
- Ensure that XDMF outputs are precision agnostic (#261)
- Bump up Kokkos version to 4.4.01 (#289)
- Check that writes are successfull in serial, otherwise throw an error (#260)
- Ensure that shock flattening flags can be modified by user (#260)
- Throw an error when user enables Fargo without enough DIMENSIONS (#250)
- Fix linting errors following upgrade to cpplint 2.0 (#278, #279, #281)
- Update idfx_io to numpy 2.0 (#283)

### Added

- Allow the user to define the grid and boundary conditions only on active dimensions (#274)
- Configuration for Nvidia H100 on Jean Zay in the documentation
---------

Co-authored-by: Nicolas Aunai <[email protected]>
Co-authored-by: vdbma <[email protected]>
Co-authored-by: Marc Van den Bossche <[email protected]>
Co-authored-by: Alankar Dutta <[email protected]>
Co-authored-by: Alankar Dutta <[email protected]>
Co-authored-by: ThomasJannaudCAM <[email protected]>
Co-authored-by: Clément Robert <[email protected]>
Co-authored-by: marc <[email protected]>
Co-authored-by: Antonin Borderies <[email protected]>
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