gridmap icon indicating copy to clipboard operation
gridmap copied to clipboard

Submit a job and return without waiting for completion

Open data2code opened this issue 2 years ago • 0 comments

Is there a way to mimic qsub, where the submission routine finishes immediately after submission? We are working on a web app, where the web app will submit a task and return for the next web request, the task itself will email users upon completion. Thanks!

data2code avatar Mar 09 '23 17:03 data2code