-
Notifications
You must be signed in to change notification settings - Fork 145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Addition of dual Serial/MPI builds #649
Comments
So, an important point to resolve between this can proceed is how compatible an HDF5.Serial and HDF5(.MPI) is. Because one shouldn't be allow to break everything by simply loading 2 modules normally, which we can boil down to, e.g.
can't be allowed to result in anything broken, and we can't assume use of RPATH. If this leads to anything broken (and I strongly suspect it does, because.. how could it not?) then we must use a versionsuffix (e.g. |
@Micket I totally agree, that is why we will work in the |
the valid concerns raised by @Micket may be (partially?) mitigated if the following rules are adopted:
possible implementation of rule 3) in Lmod:
possible implementation of rule 3) in Tcl:
expected results:
|
Following the conf call on dual serial/MPI builds, we reached some milestones and defined a path forward. The main concluding remarks are
Any further actions taken will be tracked in the projects page: https://github.com/orgs/easybuilders/projects/8
First wave of libraries to be dualized:
Anybody interested in contributing to this project can do so by:
foss/2020a
orintel/2020a
and compatible toolchains)dual_serial_mpi
The text was updated successfully, but these errors were encountered: