yambo-code / yambo-tests

0 stars 0 forks source link

He/P2Y test failed #9

Closed andreamarini closed 4 years ago

andreamarini commented 4 years ago

When using the bug-fixes branch using

./configure FC=gfortran --with-extlibs-path=/nfs/data/bin/Yambo/gcc-8.2.0/mpich-3.2.1/yambo_ext_libs --enable-keep-extlibs --enable-time-profile --enable-memory-profile --enable-open-mp --enable-msgs-comps --enable-int-linalg --enable-par-linalg --enable-keep-src --enable-slepc-linalg --enable-hdf5-compression --enable-hdf5-p2y-support

the test-suite failes in the He/P2Y/ test

<---> DBs path set to . <---> detected QE data format: unknown Error in routine p2y_init (1): QE format not recognised/compatible (was wf_collect set to true?) stopping ... application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0 [unset]: write_line error; fd=-1 buf=:cmd=abort exitcode=1 : system msg for write_line failure : Bad file descriptor

daniele-varsano commented 4 years ago

See issue yambo-code/yambo-devel#194 (https://github.com/yambo-code/yambo-devel/issues/194) Reference files need to be substituted. Anyway, it should not fail with QE format not recognized.

andreamarini commented 4 years ago

I tagged the He/P2Y test as broken waiting for a fix/reference files update.