Skip to content
Snippets Groups Projects
Commit f0300d03 authored by Maximilian Sander's avatar Maximilian Sander Committed by Martin Schroschk
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent c629b4d0
No related branches found
No related tags found
2 merge requests!887Automated merge from preview to main,!885Issue 497 - OpenMPI 4.1x. Performance Loss w.r.t. MPI-IO
......@@ -14,7 +14,7 @@ using `OMPIO` as MPI-IO module with OpenMPI/4.1.x modules on ZIH systems. At the
cause is unclear and needs further investigation.
**A workaround** for this performance loss is to use "old", i.e., `ROMIO` MPI-IO-module. This
is achieved by setting the environment variable `OMPI_MCA_IO` before executing the application as
is achieved by setting the environment variable `OMPI_MCA_io` before executing the application as
follows
```console
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment