Dear all,
I´ve just started to use abinit. I´ve installed on my computer and I´m learning from tutorial how to use the program.
In the meantime I asked to install abinit also in our cluster. The responsible wrote me an email asking this:
"
Hi Davide,
do you have some kind of queuing script for abinit or gamess? As I don't now
either program it is somewhat difficult to write these from scratch...
Thank you!
Manuel.
"
does some script exist?
thanks a lot
queing script
Moderators: fgoudreault, mcote
Forum rules
Please have a look at ~abinit/doc/config/build-config.ac in the source package for detailed and up-to-date information about the configuration of Abinit 8 builds.
For a video explanation on how to build Abinit 7.x for Linux, please go to: http://www.youtube.com/watch?v=DppLQ-KQA68.
IMPORTANT: when an answer solves your problem, please check the little green V-like button on its upper-right corner to accept it.
Please have a look at ~abinit/doc/config/build-config.ac in the source package for detailed and up-to-date information about the configuration of Abinit 8 builds.
For a video explanation on how to build Abinit 7.x for Linux, please go to: http://www.youtube.com/watch?v=DppLQ-KQA68.
IMPORTANT: when an answer solves your problem, please check the little green V-like button on its upper-right corner to accept it.
Re: queing script
Hi
The queuing script is not universal. It depends on the cluster you're using. The only thing that might be in common in all queuing scripts is the command line to run abinit, something like:
The rest is machine-dependent and the cluster admin is the best person you should ask for this.
Boris
The queuing script is not universal. It depends on the cluster you're using. The only thing that might be in common in all queuing scripts is the command line to run abinit, something like:
Code: Select all
mpirun /path/to/executable/abinit < input.files >& output
The rest is machine-dependent and the cluster admin is the best person you should ask for this.
Boris
----------------------------------------------------------
Boris Dorado
Atomic Energy Commission
France
----------------------------------------------------------
Boris Dorado
Atomic Energy Commission
France
----------------------------------------------------------