POMS: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 14: | Line 14: | ||
* [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] | ||
[[Category:Computing]] | |||
[[Category:Workflows]] |
Revision as of 23:27, 20 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
- analysis of logs and database entries for results
Currently (8/2021), we are only using POMS for Production as a test. Users can use Mu2e tools
project-py is s python scripts which provides a command line interface.
References
- POMS production top
- redmine
- DUNE video tutorial