On Thu, Jun 10, 2021 at 01:44:09PM +0200, Patrick Dupre wrote: > > Hello, > > I am looking for mpi-default-bin and mpi-default-dev for fedora > These packages are available for ubuntu and debian. > > What do you suggest? Those are debianisms. The Fedora OpenMPI and mpich packages drop in files into /usr/share/modulefiles/mpi and you need to use Environment Modules (`module load mpi/mpich-x86_64`, for mpich MPI) to use them. The debian way of doing things isn't portable to Fedora, I suggest looking at the documentation for Environment Modules (Lmod, on Fedora): https://lmod.readthedocs.io/en/latest/ You'll need to load a module before running any MPI commands, or you can pre-load the module by running them in your dotfiles or shells scripts. -- Jonathan Billings <billings@xxxxxxxxxx> _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure