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
{{ message }}
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.
Currently, only the job binary is submitted to the remote executor. Ideally, we should also be able to submit additional artefacts such as data files etc. needed for job executions.
One possible option is to have strymon submit assemble a .zip or .tar archive which is extracted at the destination executor.
The text was updated successfully, but these errors were encountered:
Currently, only the job binary is submitted to the remote executor. Ideally, we should also be able to submit additional artefacts such as data files etc. needed for job executions.
One possible option is to have
strymon submit
assemble a .zip or .tar archive which is extracted at the destination executor.The text was updated successfully, but these errors were encountered: