ResearchComputing / Documentation

Repository holding a wiki for Research Computing tutorials
49 stars 52 forks source link

Typo in "Using MPI with Fortran" tutorial #312

Closed laurasootes closed 2 months ago

laurasootes commented 4 months ago

https://github.com/ResearchComputing/Documentation/blame/78ace6f492b3113efbd2e5bf7b4f2d9eb6e4c5f4/docs/programming/MPI-Fortran.md#L292

The call to MPI_BARRIER in the "Using MPI with Fortran" tutorial (Documentation/docs/programming/MPI-Fortran.md) uses the argument i_error instead of the defined ierror.

mohalkh5 commented 2 months ago

@laurasootes Thank you for bringing this to our attention. We have addressed the issue in PR#324