<div dir="ltr"><div>There was some upgrade on the server. Then curl was not happy with http. Just change http to https in test-suite/ENVIRONMENT.</div><div><br></div><div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr">===================<br>
Ye Luo, Ph.D.<br>Computational Science Division & Leadership Computing Facility<br>
Argonne National Laboratory</div></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Feb 3, 2022 at 4:31 PM Husak Michal <<a href="mailto:Michal.Husak@vscht.cz">Michal.Husak@vscht.cz</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi<br>
<br>
<br>
Thank you for your advice.<br>
<br>
I do not thing my environment is wrong - I was able to compile similar code (CASTEP) with same environment ....<br>
<br>
in both MPI, and OpenMP version and it is 100% functional with all test passed ...<br>
<br>
<br>
I am able to build serial and OpenMP version of QE and they pass my tests, only OpenMPI version<br>
<br>
fails ...<br>
<br>
The OpenMPI fails when built from 2 totally different environments in identical way  = sound like no issue in my environment.<br>
<br>
<br>
It look like current Qunatum-Espresso testsuite can not be launched,<br>
<br>
it generate following error:<br>
<br>
USER@USER-PC /cygdrive/m/My_project/fortran/qe/qe-7.0/test-suite<br>
$ make run-tests<br>
Download of O.pz-rrkjus.UPF FAILED, do it manually -- Testing aborted!<br>
make: *** [Makefile:35: pseudo] Error 255<br>
<br>
<br>
Sound like the server with pseudopotential is down (I am fully connected - no block).<br>
<br>
<br>
Any more advice is strongly appreciated ...<br>
<br>
<br>
Michal Husak<br>
<br>
<br>
<br>
________________________________<br>
From: users <<a href="mailto:users-bounces@lists.quantum-espresso.org" target="_blank">users-bounces@lists.quantum-espresso.org</a>> on behalf of Husak Michal <<a href="mailto:Michal.Husak@vscht.cz" target="_blank">Michal.Husak@vscht.cz</a>><br>
Sent: Thursday, February 3, 2022 10:26 PM<br>
To: Quantum ESPRESSO users Forum<br>
Subject: [QE-users] Tracing MPI buidl of QE 7.0 malfuction (gfortranm OpenMPI).<br>
<br>
Hi<br>
<br>
I am trying to find why the MPI build (gfortan + OpenMP) does not work for QE 6.6-7.0<br>
The code stops in the routine<br>
good_fft_order (in fft_support.f90)<br>
on following statement<br>
 IF (np <= 0 .OR. np > nr) & ....<br>
<br>
This is called from<br>
realspace_grid_init (in fft_types.f90) ...<br>
<br>
Following command generate nonsense input generating code stop (np=2,nr=1)<br>
 dfft%nr1 = good_fft_order( dfft%nr1, fft_fact(1)<br>
<br>
I am not an Fortran expert not familiar with the QE architecture so tracing this issue more deeply is<br>
behind my knowledge ....<br>
<br>
Any advice I can try ?<br>
Run some test, debug mode ?<br>
<br>
Michal Husak<br>
UCT Prague ...<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
Quantum ESPRESSO is supported by MaX (<a href="http://www.max-centre.eu" rel="noreferrer" target="_blank">www.max-centre.eu</a><<a href="http://www.max-centre.eu" rel="noreferrer" target="_blank">http://www.max-centre.eu</a>>)<br>
users mailing list <a href="mailto:users@lists.quantum-espresso.org" target="_blank">users@lists.quantum-espresso.org</a><br>
<a href="https://lists.quantum-espresso.org/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.quantum-espresso.org/mailman/listinfo/users</a><br>
_______________________________________________<br>
Quantum ESPRESSO is supported by MaX (<a href="http://www.max-centre.eu" rel="noreferrer" target="_blank">www.max-centre.eu</a>)<br>
users mailing list <a href="mailto:users@lists.quantum-espresso.org" target="_blank">users@lists.quantum-espresso.org</a><br>
<a href="https://lists.quantum-espresso.org/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.quantum-espresso.org/mailman/listinfo/users</a><br>
</blockquote></div>