Open boegel opened 1 week ago
@WilleBell Can you clarify why you used an MPICH-based toolchain in https://github.com/easybuilders/easybuild-easyconfigs/pull/20650?
Based on a (very) quick look at the install guide, OpenMPI is also supported?
@WilleBell Can you clarify why you used an MPICH-based toolchain in easybuilders/easybuild-easyconfigs#20650?
Based on a (very) quick look at the install guide, OpenMPI is also supported?
If I recall correctly, I chose MPICH over OpenMPI because they mention in their manual that it requires quite an old version, OpenMPI==1.10.7
. Since there doesn’t seem to be a difference in running the program, it made sense to choose MPICH, unless there’s another drawback I’m not seeing..
Since there is GeoDict-2024 easyconfig, what is the goal of this issue?
...
GeoDict
(see https://github.com/easybuilders/easybuild-easyconfigs/pull/20650)gmpich
toolchain (GCC + MPICH) really required, or wouldgompi
(GCC + OpenMPI) also work?