Workflow Management with rose/cylc
Workflow Management with rose/cylc
This page provides is an overview of Met Office tools (Rose, Cylc and FCM) that are installed on JASMIN for running and managing suites on the LOTUS cluster.
IMPORTANT : Users of the JULES land surface model are advised to log into the Cylc server in order to launch the JULES suite.
Rose and Cylc are very useful workflow management tools. You can:
Find out more
Getting started with rose/cylc
The tools are installed under the following common directory which is visible on all LOTUS nodes and the dedicated cylc server:
export PATH=/apps/jasmin/metomi/bin:$PATH
Jobs must be scheduled from the JASMIN server: cylc.jasmin.ac.uk
All users with a JASMIN login account can log in to this server.
Access to the Met Office Science Repository Service has also been set up. For information about authentication to the repositories see: https://code.metoffice.gov.uk/trac/home/wiki/AuthenticationCaching#JASMIN
Following these instructions will give you access to FCM.
If you would like to run the cylc GUI then please login through the NoMachine servers.
Please see the JASMIN Workshop tutorial for a worked example of setting up a rose/cylc suite and run it on LOTUS.
For use on JASMIN, you will need to configure the suite.rc
to run on LOTUS
(using the Slurm scheduling tool):
[[job submission]]
method = slurm
execution time limit = PT15M
[[directives]]
-q = short-serial
-W = 05:00
-n = 1