Skip to content

Conversation

@glesur
Copy link
Contributor

@glesur glesur commented Oct 18, 2025

add fix proposed to issue with mpi IO in FAQs
@glesur glesur requested a review from Copilot October 18, 2025 14:53
@glesur glesur added documentation Improvements or additions to documentation doc label for documentation related things to be done labels Oct 18, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Documentation updates to improve developer experience and troubleshooting support, including comprehensive testing documentation and MPI troubleshooting guidance.

  • Added comprehensive CI testing documentation explaining GitHub Actions workflows, test execution, and developer usage
  • Added detailed documentation for the idfxTest class with command-line options, methods, and usage examples
  • Added FAQ entry for OpenMPI corruption issue with VTK output and workaround solution

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
doc/source/testing/idfxTest.rst Complete documentation for the idfxTest class including constructor options, methods, and usage examples
doc/source/testing.rst New CI testing documentation explaining GitHub Actions workflows and test execution
doc/source/index.rst Added testing documentation to main documentation index
doc/source/faq.rst Added FAQ entry for MPI VTK output corruption issue with OpenMPI workaround

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

glesur and others added 2 commits October 18, 2025 16:55
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@glesur glesur merged commit cde3a14 into develop Oct 18, 2025
38 checks passed
@glesur glesur mentioned this pull request Oct 18, 2025
glesur added a commit that referenced this pull request Oct 19, 2025
## [2.2.02] 2025-10-18
### Changed

- Added a module to add explicit units (#338)
- fixed a bug that could lead to incorrect profiling information on non-blocking cuda loops (#341)
- fixed a bug that could lead to incorrect energy budget when shearing box and fargo were both enabled (#346)
- fixed a bug that led to incorrect BX2 reconstruction when axis is not used on both sides of the domain (#345)
- fixed a bug that led to incorrect reflective boundary conditions on B when DIMENSIONS < 3 (#345)
- fixed a bug that led to incorrect dust stopping time when the adiabatic equation of state is used with "size" drag law (#353)

### Added

- documentation for the continuous integration (#354)
---------

Co-authored-by: Victor Réville <victorreville@gmail.com>
Co-authored-by: Hal Bal <vreville@irap.omp.eu>
Co-authored-by: Jean Kempf <jean.kempf@irap.omp.eu>
Co-authored-by: Victor Réville <47865059+vreville@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc label for documentation related things to be done documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants