You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a runner script for use with pyCOMPSs, but it would be handy to have an equivalent runner script for Luigi.
The script should allow Luigi to intercept the @task and @constraint decorators and redirect them to the relevant headers for use in Luigi depending on the HPC infrastructure that is involved (eg LSF, SGE, Spark, etc)
This would allow the scripts to run within all common HPC infrastructures found in academia.
Even though work might be required here, this wrapper should eventually be made available within the mg-tool-api so that each repo does not have to have its own copy.
The text was updated successfully, but these errors were encountered:
There is a runner script for use with pyCOMPSs, but it would be handy to have an equivalent runner script for Luigi.
The script should allow Luigi to intercept the @task and @constraint decorators and redirect them to the relevant headers for use in Luigi depending on the HPC infrastructure that is involved (eg LSF, SGE, Spark, etc)
This would allow the scripts to run within all common HPC infrastructures found in academia.
Even though work might be required here, this wrapper should eventually be made available within the mg-tool-api so that each repo does not have to have its own copy.
The text was updated successfully, but these errors were encountered: