• Skip to main content
  • assistive.skiplink.to.breadcrumbs
  • assistive.skiplink.to.header.menu
  • assistive.skiplink.to.action.menu
  • assistive.skiplink.to.quick.search
  • Help
    • Online Help
    • Keyboard Shortcuts
    • Feed Builder
    • What’s new
    • About Confluence
  • Log in
Hit enter to search
Knowledge Base

    Content

  • Pages
  • Blog

    Space Tools

  • Settings
  • Content Tools

Unable to load page tree. It seems that you do not have permission to view the root page.

    • Attachments (0)
    • Page History
    • Navigation View
    • Page Information
    • Resolved comments
    • View in Hierarchy
    • View Source
    • Export to PDF
    • Export to Word
    • Hide Inline Comments

Breadcrumbs

  1. Pages
  2. CSCS Knowledge Base
  3. Frequently Asked Questions (FAQ)
  4. System and job scheduling

How can I run my jobs under a specific project?

If you are a member of a project with unix group ID <gid>, you can use the the Slurm flag -A/--account with salloc, sbatch or in the Slurm batch as in the example below:

#SBATCH --account=<gid>

The directive above will tell Slurm to charge the compute budget of the selected group for the current job.

Related articles

  • Page:
    uenv user environments
  • Page:
    LLM Finetuning
  • Page:
    LLM Inference
  • Page:
    How To Use Container images on Clariden (CE)
  • Page:
    Storage in Clariden


  • kb-how-to-article
  • kb-system
null