Dear all,
I met an error "Unable to open MODULE file netcdf.mod" when compiling yambo on GPU nodes with NV HPC-SDK.
Here is my setting:
export PATH=/home/dingym/bin/nvhpc_sdk/Linux_x86_64/23.3/compilers/bin:$PATH
export MANPATH=/home/dingym/bin/nvhpc_sdk/Linux_x86_64/23.3/compilers/man:$MANPATH
export PATH=/home/dingym/bin/nvhpc_sdk/Linux_x86_64/23.3/comm_libs/openmpi/openmpi-3.1.5/bin:$PATH
export MANPATH=$MANPATH:/home/dingym/bin/nvhpc_sdk/Linux_x86_64/23.3/comm_libs/openmpi/openmpi-3.1.5/share/man
./configure FC=nvfortran F77=nvfortran CPP="cpp -E" FPP="nvfortran -Mpreprocess -E" MPICC=mpicc MPIFC=mpifort MPIF77=mifort CC=nvc --with-blas-libs="-lblas" --with-lapack-libs="-llapack" --enable-cuda=cuda11.0,cc80 --enable-open-mp --enable-mpi --enable-time-profile --enable-memory-profile --enable-msgs-comps.
More details can be found in the attachments.
From setup, the related files of "netcdf" will be installed under xxx/lib/external/nvfortran/mpifort/v4/parallel, but this directory is empty.
Any help is appreciated. Thanks in advance.
Best,
Unable to open MODULE file netcdf.mod when compiling yambo on GPU nodes with NVHPC-SDK
Moderators: Davide Sangalli, andrea.ferretti, myrta gruning, andrea marini, Daniele Varsano, Conor Hogan, Nicola Spallanzani
Forum rules
If you have trouble compiling Yambo, please make sure to list:
(1) the compiler (vendor and release: e.g. intel 10.1)
(2) the architecture (e.g. 64-bit IBM SP5)
(3) if the problems occur compiling in serial/in parallel
(4) the version of Yambo (revision number/major release version)
(5) the relevant compiler error message
If you have trouble compiling Yambo, please make sure to list:
(1) the compiler (vendor and release: e.g. intel 10.1)
(2) the architecture (e.g. 64-bit IBM SP5)
(3) if the problems occur compiling in serial/in parallel
(4) the version of Yambo (revision number/major release version)
(5) the relevant compiler error message
-
- Posts: 109
- Joined: Thu Oct 10, 2019 7:03 am
Unable to open MODULE file netcdf.mod when compiling yambo on GPU nodes with NVHPC-SDK
You do not have the required permissions to view the files attached to this post.
Dr. Yimin Ding
Soochow University, China.
Soochow University, China.
- Daniele Varsano
- Posts: 4198
- Joined: Tue Mar 17, 2009 2:23 pm
- Contact:
Re: Unable to open MODULE file netcdf.mod when compiling yambo on GPU nodes with NVHPC-SDK
Dear Yimin,
did you do a
Best,
Daniele
did you do a
before reconfiguring the installation?make distclean
Best,
Daniele
Dr. Daniele Varsano
S3-CNR Institute of Nanoscience and MaX Center, Italy
MaX - Materials design at the Exascale
http://www.nano.cnr.it
http://www.max-centre.eu/
S3-CNR Institute of Nanoscience and MaX Center, Italy
MaX - Materials design at the Exascale
http://www.nano.cnr.it
http://www.max-centre.eu/
-
- Posts: 109
- Joined: Thu Oct 10, 2019 7:03 am
Re: Unable to open MODULE file netcdf.mod when compiling yambo on GPU nodes with NVHPC-SDK
Dear Dniele,
Thanks for your reply.
I changed the version of NVHPC SDK form 2023 to 2020, then it works without error.
But, the efficiency of GPU version is much lower than that of CPU version. Please see this topic, viewtopic.php?t=2408
This is confusing.
Thanks in advance.
Best,
Thanks for your reply.
I changed the version of NVHPC SDK form 2023 to 2020, then it works without error.
But, the efficiency of GPU version is much lower than that of CPU version. Please see this topic, viewtopic.php?t=2408
This is confusing.
Thanks in advance.
Best,
Dr. Yimin Ding
Soochow University, China.
Soochow University, China.