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
Submit multiple experiments at the same time with a single bash script. Right now I am submitting single R script with the nohup Rscript "script.R" & option (batch and background mode).
I would like to be able to give a list of specs and then loop through them with a script that submits them all independently.