sudo dnf install -y \ openmpi openmpi-devel \ environment-modules
source /etc/profile.d/modules.sh module load mpi/openmpi-x86_64
which mpicc which mpifort mpirun --version