Difference between revisions of "POMS"

From Mu2eWiki
Jump to navigation Jump to search
Line 3: Line 3:
 
* control scripts and GUI interface
 
* control scripts and GUI interface
 
* chaining of multiple stages of a grid campaign
 
* chaining of multiple stages of a grid campaign
* re-submission of failed job
+
* re-submission of failed jobs
 +
 
 
==References==
 
==References==
 
* POMS production [https://pomsgpvm01.fnal.gov/poms/ top]
 
* POMS production [https://pomsgpvm01.fnal.gov/poms/ top]
 
* [https://cdcvs.fnal.gov/redmine/projects/prod_mgmt_db redmine]
 
* [https://cdcvs.fnal.gov/redmine/projects/prod_mgmt_db redmine]
 
* DUNE [ https://dune.github.io/computing-training-202105/12-code-makeover-day3/index.html video tutorial]
 
* DUNE [ https://dune.github.io/computing-training-202105/12-code-makeover-day3/index.html video tutorial]

Revision as of 20:32, 18 August 2021

Introduction

The Production Operations Management Service (POMS) is a computing division tool that helps users to run large and complex grid campaigns. It provides

  • control scripts and GUI interface
  • chaining of multiple stages of a grid campaign
  • re-submission of failed jobs

References