Re: [opensuse-science] load boost module
Yes, indeed :( Darn :(( I will see if I can find a fix quickly. Cheers, Egbert. Alin Marin Elena writes:
Hi Egbert,
it works exactly as you say, but the openmpi3 version has no headers installed.
Alin
Without Questions there are no Answers! ______________________________________________________________________ Dr. Alin Marin ELENA http://alin.elena.space/ ______________________________________________________________________
On Fri, 28 Feb 2020 at 14:22, Egbert Eich <eich@suse.com> wrote:
Hi Alin,
this shouldn't be a problem - the directory is different: /usr/share/lmod/moduledeps/gnu-9/boost (serial) and /usr/share/lmod/moduledeps/gnu-9-openmpi-3/boost (openmpi3)
If you do $ module load gnu you will get the serial version as /usr/share/lmod/moduledeps/gnu-9-openmpi-3 is not in the module search path. However, if you do $ module load gnu openmpi3 /usr/share/lmod/moduledeps/gnu-9-openmpi-3 will be prepended to the search path and you will get the openmpi3 variant.
Doesn't this work for you?
Cheers, Egbert.
Alin Marin Elena writes:
Hi Egbert,
also since you are at this, it seems modules have the same name for serial and mpi, resulting in bad loading when you have mpi loaded.. seen this with openmpi.
Yours, Alin Without Questions there are no Answers! ______________________________________________________________________ Dr. Alin Marin ELENA http://alin.elena.space/ ______________________________________________________________________
On Fri, 28 Feb 2020 at 13:41, Egbert Eich <eich@suse.com> wrote:
Hi Alin!
Oops, you're right. The spec file looks wrong. Lemme fix this.
Thanks a lot for the report!
Cheers, Egbert.
Alin Marin Elena writes:
Hi,
I try to load boost module, hpc version with openmpi and i get the error below.
cause is the [0-9] which wants to be escaped \[0-9\]
module load boost Lmod has detected the following error: /usr/share/lmod/moduledeps/gnu-9-openmpi-3/boost/1.71.0: (boost/1.71.0): invalid command name "0-9" While processing the following module(s): Module fullname Module Filename --------------- --------------- boost/1.71.0 /usr/share/lmod/moduledeps/gnu-9-openmpi-3/boost/1.71.0
Without Questions there are no Answers! ______________________________________________________________________ Dr. Alin Marin ELENA http://alin.elena.space/ ______________________________________________________________________ -- To unsubscribe, e-mail: opensuse-science+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-science+owner@opensuse.org
-- Egbert Eich (Res. & Dev.) SUSE Labs - Project Manager HPC Tel: +49 911-740 53 0 https://www.suse.com ----------------------------------------------------------------------- SUSE Software Solutions Germany GmbH, Maxfeldstrasse 5, 90409 Nuernberg Geschaeftsfuehrer: Felix Imendoerffer (HRB 36809, AG Nürnberg) -- To unsubscribe, e-mail: opensuse-science+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-science+owner@opensuse.org
-- Egbert Eich (Res. & Dev.) SUSE Labs - Project Manager HPC Tel: +49 911-740 53 0 https://www.suse.com ----------------------------------------------------------------------- SUSE Software Solutions Germany GmbH, Maxfeldstrasse 5, 90409 Nuernberg Geschaeftsfuehrer: Felix Imendoerffer (HRB 36809, AG Nürnberg) -- To unsubscribe, e-mail: opensuse-science+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-science+owner@opensuse.org
-- Egbert Eich (Res. & Dev.) SUSE Labs - Project Manager HPC Tel: +49 911-740 53 0 https://www.suse.com ----------------------------------------------------------------------- SUSE Software Solutions Germany GmbH, Maxfeldstrasse 5, 90409 Nuernberg Geschaeftsfuehrer: Felix Imendoerffer (HRB 36809, AG Nürnberg) -- To unsubscribe, e-mail: opensuse-science+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-science+owner@opensuse.org
participants (1)
-
Egbert Eich