-
Type: New Feature
-
Resolution: Won't Fix
-
Priority: Major
-
Affects Version/s: master
-
Component/s: Pegasus Planner
-
None
The basic idea is to have a similar mode to PegasusLite where instead of a PegasusLite script
- we have a jdl file created for the job ( taht describes the remote execution )
- a GASW file similar to a pegasus lite shell script
- change the compute jobs to run locally and refer to a GASW client that can do the submissions to a GASW server that further submits to a DIRAC instance.
The GASWG client will be a python based client that polls that GASW service to determine whether the job has completed or not.