Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

Managing overflow sites like NERSC

Sharad Agarwal edited this page Nov 22, 2019 · 10 revisions

Unified extends the whitelist to NERSC in real time when conditions are met which are the following:

  • FNAL agent
  • Idle jobs / Running jobs > 0.5
  • Campaign is setup with overflow OR the workflow requires no primary input (like wmLHEGS)
 "overflow": {
      "PRIM": {}
    }

Module used in unified for managing overflow sites - equalizor.py

Clone this wiki locally