forum@abinit.org
Subject: The ABINIT Users Mailing List ( CLOSED )
List archive
- From: Philippe Blaise <philippe.blaise@cea.fr>
- To: forum@abinit.org, Jacky Even <jacky.even@insa-rennes.fr>
- Subject: Re: [abinit-forum] pbs script example for abinit at cines
- Date: Tue, 16 Feb 2010 09:11:28 +0100
jacky even a écrit :
Has anyone a simple example of pbs script for calculation at cines ?Jacky,
best regards
jeven
this one works pretty well (usge of SGI MPT environment) :
#PBS -S /bin/bash
#PBS -N alpha-Al2O3
#PBS -j oe
#PBS -l walltime=00:30:00
#PBS -l select=2:ncpus=5:mpiprocs=5
cd $PBS_O_WORKDIR
module load abinit
module load MPT
mpiexec abinip < ./Al2O3.files
Regards
Philippe
- [abinit-forum] pbs script example for abinit at cines, jacky even, 02/12/2010
- Re: [abinit-forum] pbs script example for abinit at cines, matthieu verstraete, 02/12/2010
- Re: [abinit-forum] pbs script example for abinit at cines, jacky even, 02/13/2010
- Re: [abinit-forum] pbs script example for abinit at cines, pascal boulet, 02/13/2010
- Re: [abinit-forum] pbs script example for abinit at cines, Philippe Blaise, 02/16/2010
- Re: [abinit-forum] pbs script example for abinit at cines, matthieu verstraete, 02/12/2010
Archive powered by MHonArc 2.6.16.