[QE-users] Tracing MPI buidl of QE 7.0 malfuction (gfortranm OpenMPI).

Husak Michal Michal.Husak at vscht.cz
Fri Feb 4 00:34:41 CET 2022


Do you mean to change

export NETWORK_PSEUDO=http://www.quantum-espresso.org/wp-content/uploads/upf_files/
to
export NETWORK_PSEUDO=https://www.quantum-espresso.org/wp-content/uploads/upf_files/
in the file
ENVIRONMENT
???
This does not help ...
I was able to find most of the potencial on net, but failed with follwing one:
Download of Fe.pbe-mt_fhi.UPF FAILED, do it manually -- Testing aborted!

Michal




________________________________
From: users <users-bounces at lists.quantum-espresso.org> on behalf of Ye Luo <xw111luoye at gmail.com>
Sent: Thursday, February 3, 2022 11:57 PM
To: Quantum ESPRESSO users Forum
Subject: Re: [QE-users] Tracing MPI buidl of QE 7.0 malfuction (gfortranm OpenMPI).

There was some upgrade on the server. Then curl was not happy with http. Just change http to https in test-suite/ENVIRONMENT.

===================
Ye Luo, Ph.D.
Computational Science Division & Leadership Computing Facility
Argonne National Laboratory


On Thu, Feb 3, 2022 at 4:31 PM Husak Michal <Michal.Husak at vscht.cz<mailto:Michal.Husak at vscht.cz>> wrote:
Hi


Thank you for your advice.

I do not thing my environment is wrong - I was able to compile similar code (CASTEP) with same environment ....

in both MPI, and OpenMP version and it is 100% functional with all test passed ...


I am able to build serial and OpenMP version of QE and they pass my tests, only OpenMPI version

fails ...

The OpenMPI fails when built from 2 totally different environments in identical way  = sound like no issue in my environment.


It look like current Qunatum-Espresso testsuite can not be launched,

it generate following error:

USER at USER-PC /cygdrive/m/My_project/fortran/qe/qe-7.0/test-suite
$ make run-tests
Download of O.pz-rrkjus.UPF FAILED, do it manually -- Testing aborted!
make: *** [Makefile:35: pseudo] Error 255


Sound like the server with pseudopotential is down (I am fully connected - no block).


Any more advice is strongly appreciated ...


Michal Husak



________________________________
From: users <users-bounces at lists.quantum-espresso.org<mailto:users-bounces at lists.quantum-espresso.org>> on behalf of Husak Michal <Michal.Husak at vscht.cz<mailto:Michal.Husak at vscht.cz>>
Sent: Thursday, February 3, 2022 10:26 PM
To: Quantum ESPRESSO users Forum
Subject: [QE-users] Tracing MPI buidl of QE 7.0 malfuction (gfortranm OpenMPI).

Hi

I am trying to find why the MPI build (gfortan + OpenMP) does not work for QE 6.6-7.0
The code stops in the routine
good_fft_order (in fft_support.f90)
on following statement
 IF (np <= 0 .OR. np > nr) & ....

This is called from
realspace_grid_init (in fft_types.f90) ...

Following command generate nonsense input generating code stop (np=2,nr=1)
 dfft%nr1 = good_fft_order( dfft%nr1, fft_fact(1)

I am not an Fortran expert not familiar with the QE architecture so tracing this issue more deeply is
behind my knowledge ....

Any advice I can try ?
Run some test, debug mode ?

Michal Husak
UCT Prague ...








_______________________________________________
Quantum ESPRESSO is supported by MaX (www.max-centre.eu<http://www.max-centre.eu><http://www.max-centre.eu>)
users mailing list users at lists.quantum-espresso.org<mailto:users at lists.quantum-espresso.org>
https://lists.quantum-espresso.org/mailman/listinfo/users
_______________________________________________
Quantum ESPRESSO is supported by MaX (www.max-centre.eu<http://www.max-centre.eu>)
users mailing list users at lists.quantum-espresso.org<mailto:users at lists.quantum-espresso.org>
https://lists.quantum-espresso.org/mailman/listinfo/users


More information about the users mailing list