Runtime error

Hello,

I successfully compiled 9.4.1 on our HPE Cray EX (formerly known as Cray Shasta) system. I tried to run a test with the input file t01.abi from tests/v9/Input. The job crashed with the error message:

— !ERROR
src_file: abinit.F90
src_line: 247
mpi_rank: 0
message: |
Cannot open file ‘t01.abo’: File exists

Can you please advise.

Thanks,

Frank

It looks like ABINIT did not find the output file, strange.
Can you tell us how you tried to run the test file?
You can also make sure that ABINIT runs well in serial mode but executing ‘make test_fast’ in the build directory.

1 Like