<div dir="ltr"><div>Dear members.</div><div><br></div><div>I am running the examples belong the web "<a href="https://www2.ccs.tsukuba.ac.jp/public/otani/en/tutorial/esm-rism.html">https://www2.ccs.tsukuba.ac.jp/public/otani/en/tutorial/esm-rism.html</a>". These examples describe the calculation of surfaces in aqueous media and solvents.<br></div><div><br></div><div>The input is:</div><div><br></div><div>############################################################################ <br></div>&control<br>   calculation  = 'scf'<br>   prefix       = 'Al111.NaCl_aq'<br>   pseudo_dir   = '../PP'<br>   outdir       = './tmp'<br>   trism        = .true.<br>/<br>&system<br>   ibrav = 0<br>   ntyp = 1<br>   nat = 3<br>   ecutwfc = 25.0<br>   ecutrho = 200.0<br>   nbnd = 8<br>   occupations = 'smearing'<br>   smearing = 'gauss'<br>   degauss = 0.01<br>   assume_isolated = "esm"<br>   esm_bc = "bc1"<br>   tot_charge = 0.0<br>/<br>&electrons<br>   electron_maxstep = 200<br>   mixing_beta = 0.1<br>   diagonalization = 'rmm'<br>   diago_rmm_conv = .false.<br>   diago_rmm_ndim = 4<br>/<br>&rism<br>   nsolv    = 3<br>   closure  = 'kh'<br>   tempv    = 300.0  ! Kelvin<br>   ecutsolv = 160.0  ! Rydberg<br><br>   solute_lj(1) = 'uff'<br>   starting1d      = 'zero'<br>   rism1d_conv_thr = 1.0e-8<br>   rism1d_maxstep  = 10000<br>   mdiis1d_size    = 20<br>   mdiis1d_step    = 0.5<br><br><div>   starting3d      = 'zero'<br>   rism3d_maxstep  = 10000<br>   rism3d_conv_thr = 1.0e-6<br><br></div><div>   laue_expand_right = 100.0<br>/<br>ATOMIC_SPECIES<br> Al  -1.0  Al.pbe-nl-rrkjus_psl.1.0.0.UPF<br>CELL_PARAMETERS angstrom<br>2.85671139599365 0.00000000000000 0.00000000000000<br>1.42835569799683 2.47398464021101 0.00000000000000<br>0.00000000000000 0.00000000000000 35.0000000000000<br>ATOMIC_POSITIONS angstrom<br>Al 1.4283556980 0.8246615467 -2.3324950875<br>Al 0.0000000000 1.6493230935 -0.0000000000<br>Al 0.0000000000 0.0000000000  2.3324950875<br>K_POINTS {automatic}<br> 8 8 1 1 1 0<br>SOLVENTS {mol/L}<br> H2O  -1.0  H2O.spc.MOL<br> Na+   1.0  Na+.aq.MOL<br> Cl-   1.0  Cl-.aq.MOL<br></div><div>############################################################################ <br></div><div><br></div><div>When I run it with pw.x (compiled with gfortran, lapack, blas, fftw3, mpirun of gnu - linux) the folowing message appears (I bold some part of the output):</div><div><br></div><div>############################################################################ <br></div><div>     Program PWSCF v.7.3.1 starts on 10Oct2024 at 15:20:57 <br><br>     This program is part of the open-source Quantum ESPRESSO suite<br>     for quantum simulation of materials; please cite<br>         "P. Giannozzi et al., J. Phys.:Condens. Matter 21 395502 (2009);<br>         "P. Giannozzi et al., J. Phys.:Condens. Matter 29 465901 (2017);<br>         "P. Giannozzi et al., J. Chem. Phys. 152 154105 (2020);<br>          URL <a href="http://www.quantum-espresso.org">http://www.quantum-espresso.org</a>", <br>     in publications or presentations arising from this work. More details at<br>     <a href="http://www.quantum-espresso.org/quote">http://www.quantum-espresso.org/quote</a><br><br>     Parallel version (MPI), running on     6 processors<br><br>     MPI processes distributed on     1 nodes<br>     2085 MiB available memory on the printing compute node when the environment starts<br><br>     Reading input from <a href="http://scf1.in">scf1.in</a><br><br>     Current dimensions of program PWSCF are:<br>     Max number of different atomic species (ntypx) = 10<br>     Max number of k-points (npk) =  40000<br>     Max angular momentum in pseudopotentials (lmaxx) =  4<br><b>At line 1072 of file xmltools.f90<br>Fortran runtime error: Sequential READ or WRITE not allowed after EOF marker, possibly use REWIND or BACKSPACE</b><br><br>Error termination. Backtrace:<br> end of file reached, closing tag not found<br>#0  0x718743a23960 in ???<br>#1  0x718743a244d9 in ???<br>#2  0x718743a2510f in ???<br>#3  0x718743c7b96d in ???<br>#4  0x5d2a0a6dac1b in __xmltools_MOD_xmlr_opentag<br>   at /home/rmga/CODE/q-e/upflib/xmltools.f90:1072<br>#5  0x5d2a0a6dcc27 in __xmltools_MOD_readtag_rv<br>     at /home/rmga/CODE/q-e/upflib/xmltools.f90:832<br>#6  0x5d2a0a6b8d79 in __read_upf_new_module_MOD_read_pp_metagga<br>      at /home/rmga/CODE/q-e/upflib/read_upf_new.f90:675<br>#7  0x5d2a0a6be8a4 in __read_upf_new_module_MOD_read_pp_metagga<br>  at /home/rmga/CODE/q-e/upflib/read_upf_new.f90:670<br>#8  0x5d2a0a6be8a4 in __read_upf_new_module_MOD_read_upf_new<br>     at /home/rmga/CODE/q-e/upflib/read_upf_new.f90:121<br>#9  0x5d2a0a6b0d82 in read_ps_new_<br>       at /home/rmga/CODE/q-e/upflib/read_ps.f90:44<br>#10  0x5d2a0a497c52 in __read_pseudo_mod_MOD_readpp<br>    at /home/rmga/CODE/q-e/Modules/read_pseudo.f90:125<br>#11  0x5d2a0a0868af in pseudo_iosys_<br>     at /home/rmga/CODE/q-e/PW/src/input.f90:176<br>#12  0x5d2a0a08b9e2 in iosys_<br>   at /home/rmga/CODE/q-e/PW/src/input.f90:50<br>#13  0x5d2a0a117d50 in run_pwscf_<br>        at /home/rmga/CODE/q-e/PW/src/run_pwscf.f90:116<br>#14  0x5d2a0a026f32 in pwscf<br>        at /home/rmga/CODE/q-e/PW/src/pwscf.f90:85<br>#15  0x5d2a0a026c5e in main<br>      at /home/rmga/CODE/q-e/PW/src/pwscf.f90:40<br>--------------------------------------------------------------------------<br>Primary job  terminated normally, but 1 process returned<br>a non-zero exit code. Per user-direction, the job has been aborted.<br>--------------------------------------------------------------------------<br>--------------------------------------------------------------------------<br>mpirun detected that one or more processes exited with non-zero status, thus causing<br>the job to be terminated. The first process to do so was:<br></div><div>############################################################################ <br></div><div><br></div><div>However, if previously I compile pw.x using oneapi-intel and after run the example, this works ok.</div><div><br></div><div>So I am wondering why this errors appears when pw.x was compiled with gnu tools. ¿Maybe its neccesary to modify some part of <b> xmltools.f90? </b>is possible to fix it?</div><div><br></div><div>Best regards.</div><div><br></div><div>R. M. Guzman Arellano.</div><div><b><br></b></div><div><b><br></b></div></div>