User Tools

Site Tools


setup_auto_ec-earth_to_run_in_a_new_cluster

This is an old revision of the document!


Setup Auto-EC-Earth to run in a new cluster

I use as an example the Finis Terrae II setup.

Add an new entry in .ssh/config
Host finisterrae2 
        HostName ft2.cesga.es
        User cns31364
        IdentityFile ~/.ssh/id_rsa
        ForwardX11 yes
Add an new entry in platforms_EXPID.conf
[finisterrae2]
# Queue type. Options: ps, SGE, LSF, SLURM, PBS, eceaccess
TYPE = SLURM
HOST = finisterrae2
PROJECT = cns31
ADD_PROJECT_TO_HOST = false
USER = cns31364
SCRATCH_DIR = /mnt/lustre/scratch/home/res/cns31/cns31364/
TEST_SUITE = True
QUEUE = thinnodes
setup_auto_ec-earth_to_run_in_a_new_cluster.1488908195.txt.gz · Last modified: 2017/03/07 17:36 by pechevar