Page 1 of 1

error with restarting yambo job

Posted: Mon Apr 13, 2015 7:31 am
by samaneh
Hello Developers
I want to restart yambo for a job (RESTART file has been created)
but I have this error
"forrtl: severe (24): end-of-file during read, unit 41, file /home/tio2.save/./SAVE//db.QP"
Would you please guide me about it?
Thanks
Samaneh, University of Tehran, Iran

Re: error with restarting yambo job

Posted: Mon Apr 13, 2015 10:09 am
by Daniele Varsano
Dear Samaneh,
it is hard to spot the problem. it seems that some corrupted file is present.
Unfortunately you did not linked the netcdf library so it is impossible to inspect the database in detail.
My suggestion is to link the netcdf libraries and repeat your calculation.

Best,
Daniele

Re: error with restarting yambo job

Posted: Thu Jun 30, 2022 7:02 am
by pyadav
Dear team Yambo,

If I run a yambo job using

Code: Select all

yambo < yambo.in> yambo.out 
, it works fine.

But whenever I'm trying to run an input file using

Code: Select all

 yambo -F input1.in -J out1  
.
Sometimes the job runs successfully and the output is saved in the out1 directory but most of the time yambo run doesn't even start. It generates a file like core.1234 which is not a text file and I can't identify the error.
This happens with me in two different machines and also for two different versions of yambo (yambo-master, yambo-5.0.1).
What could be the possible reason behind this error?


Thank you,
Pushpendra