Hi
Thank you. So, does this mean that any dependency that depends on
toolchains other than "intel" (e.g., ('SciPy-bundle', '2021.10', '',
('gcccoremkl', '11.2.0-2021.4.0')) in ESMPy-8.0.1-intel-2021b.eb) should be
changed to "intel"?
Regards
On Mon, May 2, 2022 at 9:08 AM Alan O'Cais <[email protected]> wrote:
> Hi Mohammed,
>
> JSC uses a module hierarchy, so once you choose a compiler/MPI combination
> you need to use dependencies that are available in the same branch of the
> hierarchy. You are trying to use ESMF-8.2.0-gpsmkl-2021b.eb as a
> dependency for something that is built with an Intel toolchain, which won't
> work. You need to edit the toolchain used by the ESMPy easyconfig to also
> be gpsmkl,2021b.
>
> Alan
>
> On Sun, 1 May 2022, 17:22 mohammed shambakey, <[email protected]>
> wrote:
>
>> Hi
>>
>> Thank you for your answer. I had to modify the .eb file to fit the
>> available software at my workplace. When I run "eb
>> ESMPy-8.0.1-intel-2021b.eb -Dr", it gives me the following:
>>
>> == Temporary log file in case of crash
>> /tmp/eb-fr56jtvk/easybuild-xm14lk3z.log
>> Dry run: printing build status of easyconfigs and dependencies
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/m/M4/M4-1.4.19.eb
>> (module: Core | M4/.1.4.19)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/i/imkl/imkl-2021.4.0.eb
>> (module: Core | imkl/.2021.4.0)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/o/OpenSSL/OpenSSL-1.1.eb
>> (module: Core | OpenSSL/1.1)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/b/Bison/Bison-3.7.6.eb
>> (module: Core | Bison/.3.7.6)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/f/flex/flex-2.6.4.eb
>> (module: Core | flex/.2.6.4)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/z/zlib/zlib-1.2.11.eb
>> (module: Core | zlib/.1.2.11)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/a/Autoconf/Autoconf-2.71.eb
>> (module: Core | Autoconf/.2.71)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/b/binutils/binutils-2.37.eb
>> (module: Core | binutils/.2.37)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/p/pkg-config/pkg-config-0.29.2.eb
>> (module: Core | pkg-config/.0.29.2)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/g/GCCcore/GCCcore-11.2.0.eb
>> (module: Core | GCCcore/.11.2.0)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/z/zlib/zlib-1.2.11-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | zlib/.1.2.11)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/h/help2man/help2man-1.48.3-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | help2man/1.48.3)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/m/M4/M4-1.4.19-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | M4/.1.4.19)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/b/Bison/Bison-3.7.6-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | Bison/.3.7.6)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/f/flex/flex-2.6.4-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | flex/2.6.4)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/b/binutils/binutils-2.37-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | binutils/.2.37)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/b/bzip2/bzip2-1.0.8-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | bzip2/.1.0.8)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/g/gcccoremkl/gcccoremkl-11.2.0-2021.4.0.eb
>> (module: Core | gcccoremkl/11.2.0-2021.4.0)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/i/intel-compilers/intel-compilers-2021.4.0.eb
>> (module: Core | Intel/2021.4.0)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/n/ncurses/ncurses-6.2-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | ncurses/.6.2)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/l/libreadline/libreadline-8.1-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | libreadline/.8.1)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/p/pkg-config/pkg-config-0.29.2-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | pkg-config/.0.29.2)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/c/cURL/cURL-7.78.0-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | cURL/7.78.0)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/l/libiconv/libiconv-1.16-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | libiconv/.1.16)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/s/Szip/Szip-2.1.1-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | Szip/.2.1.1)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/l/libtool/libtool-2.4.6-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | libtool/.2.4.6)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/t/Tcl/Tcl-8.6.11-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | Tcl/8.6.11)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/g/GCC/GCC-11.2.0.eb
>> (module: Core | GCC/11.2.0)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/g/groff/groff-1.22.4-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | groff/1.22.4)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/l/libffi/libffi-3.4.2-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | libffi/.3.4.2)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/e/expat/expat-2.4.1-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | expat/.2.4.1)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/u/UnZip/UnZip-6.0-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | UnZip/6.0)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/s/SQLite/SQLite-3.36-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | SQLite/.3.36)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/a/Automake/Automake-1.16.4.eb
>> (module: Core | Automake/.1.16.4)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/n/ncurses/ncurses-6.2.eb
>> (module: Core | ncurses/.6.2)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/g/gettext/gettext-0.21.eb
>> (module: Core | gettext/.0.21)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/x/XZ/XZ-5.2.5-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | XZ/.5.2.5)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/l/libxml2/libxml2-2.9.10-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | libxml2/.2.9.10)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/p/Python/Python-3.9.6-GCCcore-11.2.0-bare.eb
>> (module: Compiler/GCCcore/11.2.0 | Python/.3.9.6-bare)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/l/libarchive/libarchive-3.5.1-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | libarchive/3.5.1)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/c/CMake/CMake-3.21.1-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | CMake/3.21.1)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/e/Eigen/Eigen-3.3.9-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | Eigen/3.3.9)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/d/Doxygen/Doxygen-1.9.1-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | Doxygen/1.9.1)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/r/Rust/Rust-1.54.0-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | Rust/1.54.0)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/l/libxslt/libxslt-1.1.34-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | libxslt/.1.1.34)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/d/DB/DB-18.1.40-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | DB/.18.1.40)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/l/libtool/libtool-2.4.6.eb
>> (module: Core | libtool/.2.4.6)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/p/Perl/Perl-5.34.0-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | Perl/5.34.0)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/a/Autotools/Autotools-20210726.eb
>> (module: Core | Autotools/.20210726)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/n/numactl/numactl-2.0.14.eb
>> (module: Core | numactl/2.0.14)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/a/Autoconf/Autoconf-2.69-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | Autoconf/.2.69)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/a/Autoconf/Autoconf-2.71-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | Autoconf/.2.71)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/a/Automake/Automake-1.16.4-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | Automake/.1.16.4)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/a/Autotools/Autotools-20210726-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | Autotools/20210726)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/g/GMP/GMP-6.2.1-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | GMP/6.2.1)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/l/libyaml/libyaml-0.2.5-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | libyaml/.0.2.5)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/n/nvidia-driver/nvidia-driver-default.eb
>> (module: Core | nvidia-driver/.default)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/p/popt/popt-1.18.eb
>> (module: Core | popt/.1.18)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/c/CUDA/CUDA-11.5.eb
>> (module: Core | CUDA/11.5)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/u/UCX/UCX-default.eb
>> (module: Core | UCX/default)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/i/impi/impi-2021.4.0-intel-compilers-2021.4.0.eb
>> (module: Compiler/mpi/intel/2021 | IntelMPI/2021.4.0)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/i/iimpi/iimpi-2021b.eb
>> (module: Core | iimpi/2021b)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/i/imkl/imkl-2021.4.0-iimpi-2021b.eb
>> (module: MPI/intel/2021/impi/2021 | imkl/2021.4.0)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/i/intel/intel-2021b.eb
>> (module: Core | intel/2021b)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/p/PostgreSQL/PostgreSQL-13.4-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | PostgreSQL/13.4)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/c/CMake/CMake-3.21.1.eb
>> (module: Core | CMake/.3.21.1)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/p/pscom/pscom-5.4-default.eb
>> (module: Core | pscom/.5.4-default)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/p/psmpi/psmpi-5.5.0-1-GCC-11.2.0.eb
>> (module: Compiler/mpi/GCC/11.2.0 | ParaStationMPI/5.5.0-1)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/g/gpsmpi/gpsmpi-2021b.eb
>> (module: Core | gpsmpi/2021b)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/p/PnetCDF/PnetCDF-1.12.2-gpsmpi-2021b.eb
>> (module: MPI/GCC/11.2.0/psmpi/5.5 | PnetCDF/1.12.2)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/i/imkl/imkl-2021.4.0-gpsmpi-2021b.eb
>> (module: MPI/GCC/11.2.0/psmpi/5.5 | imkl/2021.4.0)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/g/gpsmkl/gpsmkl-2021b.eb
>> (module: Core | gpsmkl/2021b)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/h/HDF5/HDF5-1.12.1-gpsmpi-2021b.eb
>> (module: MPI/GCC/11.2.0/psmpi/5.5 | HDF5/1.12.1)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/n/netCDF/netCDF-4.8.1-gpsmpi-2021b.eb
>> (module: MPI/GCC/11.2.0/psmpi/5.5 | netCDF/4.8.1)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/n/netCDF-Fortran/netCDF-Fortran-4.5.3-gpsmpi-2021b.eb
>> (module: MPI/GCC/11.2.0/psmpi/5.5 | netCDF-Fortran/4.5.3)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/n/netCDF-C++4/netCDF-C++4-4.3.1-gpsmpi-2021b.eb
>> (module: MPI/GCC/11.2.0/psmpi/5.5 | netCDF-C++4/4.3.1)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/e/ESMF/ESMF-8.2.0-gpsmkl-2021b.eb
>> (module: MPI/GCC/11.2.0/psmpi/5.5 | ESMF/8.2.0)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/g/gflags/gflags-2.2.2-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | gflags/.2.2.2)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/l/libspatialindex/libspatialindex-1.9.3-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | libspatialindex/.1.9.3)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/n/NASM/NASM-2.15.05-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | NASM/.2.15.05)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/l/libjpeg-turbo/libjpeg-turbo-2.1.1-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | libjpeg-turbo/.2.1.1)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/p/Python/Python-3.9.6-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | Python/3.9.6)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/h/hypothesis/hypothesis-6.14.6-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | hypothesis/6.14.6)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/p/pybind11/pybind11-2.7.1-GCCcore-11.2.0.eb
>> (module: Compiler/GCCcore/11.2.0 | pybind11/.2.7.1)
>> * [x]
>> /p/fastdata/zam/swmanage/EasyBuild/2022/Golden_Repo/s/SciPy-bundle/SciPy-bundle-2021.10-gcccoremkl-11.2.0-2021.4.0.eb
>> (module: Compiler/GCCcore/11.2.0 | SciPy-bundle/2021.10)
>> * [ ]
>> /p/largedata/deeprain/dg_rr/easybuild/xESMF/ESMPy-8.0.1-intel-2021b.eb
>> (module: MPI/intel/2021/impi/2021 | ESMPy/8.0.1)
>> == Temporary log file(s) /tmp/eb-fr56jtvk/easybuild-xm14lk3z.log* have
>> been removed.
>> == Temporary directory /tmp/eb-fr56jtvk has been removed.
>>
>> But installing the "ESMPy-8.0.1-intel-2021b.eb" gives the errors in the
>> previous email.
>>
>> Regards
>>
>> On Fri, Apr 29, 2022 at 8:04 AM Åke Sandgren <[email protected]>
>> wrote:
>>
>>> Your ESMPy-8.0.1-intel-2021b.eb is wrong.
>>>
>>> Compare the list of dependencies with ESMPy-8.0.1-intel-2020b.eb from
>>> the EB release. Both the one for SciPy-bundle and ESMF is wrong, they
>>> are both trying to use an incorrect toolchain.
>>>
>>> On 4/28/22 22:55, mohammed shambakey wrote:
>>> > Hi
>>> >
>>> > I'm new to easybuild, and I'm facing the following problem when
>>> building
>>> > the attached EB file using "eb ESMPy-8.0.1-intel-2021b.eb --robot":
>>> >
>>> > == FAILED: Installation ended unsuccessfully (build directory:
>>> > /dev/shm/elshambakey1/juwels/ESMPy/8.0.1/intel-2021b): build failed
>>> > (first 300 chars): Module command
>>> > '/p/software/juwels/lmod/8.4.1/libexec/lmod python load ESMF/8.2.0'
>>> > failed with exit code 1; stderr: Lmod has detected the following
>>> error:
>>> > These module(s) or extension(s) exist but cannot be loaded as
>>> requested:
>>> > "ESMF/8.2.0"
>>> > Try: "module spider ESMF/8.2.0" to see how to load the m (took 22
>>> secs)
>>> > == Results of the build can be found in the log file(s)
>>> > /tmp/eb-slj9g3kz/easybuild-ESMPy-8.0.1-20220428.094613.cAMko.log
>>> > ERROR: Build of
>>> > /p/largedata/deeprain/dg_rr/easybuild/xESMF/ESMPy-8.0.1-intel-2020b.eb
>>> > failed (err: 'build failed (first 300 chars): Module command
>>> > \'/p/software/juwels/lmod/8.4.1/libexec/lmod python load ESMF/8.2.0\'
>>> > failed with exit code 1; stderr: Lmod has detected the following
>>> error:
>>> > These module(s) or extension(s) exist but cannot be loaded as
>>> > requested:\n"ESMF/8.2.0"\n Try: "module spider ESMF/8.2.0" to see
>>> how
>>> > to load the m')
>>> >
>>> > I then tried to load the ESMF/8.2.0, then re-run the build command,
>>> but
>>> > I received an error:
>>> >
>>> > ERROR: Found one or more non-allowed loaded (EasyBuild-generated)
>>> > modules in current environment:
>>> > * GCCcore/.11.2.0
>>> > * GCCcore/.11.2.0
>>> > * zlib/.1.2.11
>>> > * binutils/.2.37
>>> > * numactl/2.0.14
>>> > * nvidia-driver/.default
>>> > * CUDA/11.5
>>> > * UCX-settings/RC
>>> > * UCX-settings/RC
>>> > * pscom/.5.4-default
>>> > * XZ/.5.2.5
>>> > * libxml2/.2.9.10
>>> > * mpi-settings/UCX
>>> > * mpi-settings/UCX
>>> > * imkl/2021.4.0
>>> > * Szip/.2.1.1
>>> > * HDF5/1.12.1
>>> > * OpenSSL/1.1
>>> > * cURL/7.78.0
>>> > * PnetCDF/1.12.2
>>> > * netCDF/4.8.1
>>> > * netCDF-Fortran/4.5.3
>>> > * netCDF-C++4/4.3.1
>>> > * ESMF/8.2.0
>>> >
>>> > This is not recommended since it may affect the installation
>>> > procedure(s) performed by EasyBuild.
>>> >
>>> > To make EasyBuild allow particular loaded modules, use the
>>> > --allow-loaded-modules configuration option.
>>> > To specify action to take when loaded modules are detected, use
>>> > --detect-loaded-modules={error,ignore,purge,unload,warn}.
>>> >
>>> > See
>>> >
>>> http://easybuild.readthedocs.io/en/latest/Detecting_loaded_modules.html
>>> > <
>>> http://easybuild.readthedocs.io/en/latest/Detecting_loaded_modules.html>
>>> for
>>> > more information.
>>> >
>>> > Then, I tried to use "--detect-loaded-modules=warn", but it gave me
>>> the
>>> > first error again. So, I replaced the "--detect-loaded-modules" option
>>> > with "eb ESMPy-8.0.1-intel-2021b.eb --robot
>>> > --allow-loaded-modules=<comma separated list of previous modules>" but
>>> > it still gives the second error.
>>> >
>>> > I really don't know what to do.
>>> >
>>> > Regards
>>> >
>>> > --
>>> > Mohammed
>>>
>>> --
>>> Ake Sandgren, HPC2N, Umea University, S-90187 Umea, Sweden
>>> Internet: [email protected] Mobile: +46 70 7716134 Fax: +46 90-580 14
>>> WWW: http://www.hpc2n.umu.se
>>>
>>
>>
>> --
>> Mohammed
>>
>
--
Mohammed