glotzerlab / signac-flow

Workflow management for signac-managed data spaces.
https://signac.io/
BSD 3-Clause "New" or "Revised" License
48 stars 37 forks source link

Multi-environment submission #23

Open csadorf opened 6 years ago

csadorf commented 6 years ago

Original report by Bradley Dice (Bitbucket: bdice, GitHub: bdice).


Suggested by @zhou-pj: Submit jobs across environments, such as being able to submit on both flux and comet from one place (without copying).

csadorf commented 6 years ago

Original comment by Carl Simon Adorf (Bitbucket: csadorf, GitHub: csadorf).


This would require a synchronization across some server backend. That's certainly possible and I'm definitely open to this.

We could experiment with an optional, but automatic, synchronization of job documents via a MongoDB backend. This would need to be implemented in signac-core.