Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • SUNSET SUNSET
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 42
    • Issues 42
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • SUNSETSUNSET
  • Issues
  • #81
Closed
Open
Issue created Aug 04, 2023 by vagudets@vagudetsMaintainer

CERISE Issues

Hi @nperez

As discussed offline I am opening this issue so that we can keep track of several developments/issues related to the CERISE project.

The first thing to comment on is that I have added the script to split recipes and run them with sbatch to the dev-test_CERISE branch. Inside the repository there are two new bash scripts:

launch_SUNSET.sh is the main script to use to launch SUNSET. Essentially the script is used as: bash launch_SUNSET.sh <path_to_recipe> <path_to_script>, where the paths can be relative or absolute.

bash launch_SUNSET.sh --help will show this usage.

Remember that, in Run section of the recipe, the parameter 'autosubmit' should be set to False/no.

This script divides the recipe, prepares the output directories, sets the working directory and then calls a SLURM wrapper that can be found in conf/slurm_templates/run_parallel_workflow.sh. If you want to tweak any of the SBATCH parameters, you can do so in this script. In the near future I will try to think of a better way to handle this 💪🏽.

Cheers,

Victòria

Assignee
Assign to
Time tracking