Slackbot
11/15/2023, 10:39 AMStefan Krawczyk
11/15/2023, 4:32 PMRoy Kid
11/15/2023, 4:48 PMsbatch <http://submit.in|submit.in>
in the terminal, slurm will take care of everything, including copying the related data to the compute node and allocated resources (which we do not need to care about), and you can use some commands to inquire about the state. That means I can not only write down a submit in a function body, because only when the job submitted to slurm is done, can I move on to the next node. Other workflow is using a poll to detect whether the task is completed. I wonder if I want to implement some functions, which kind of component should I extend?
A lot of workflow have those kind of support, such as Parsl - Parallel Scripting Library, nextflow and pegasus.Stefan Krawczyk
11/15/2023, 5:15 PMStefan Krawczyk
11/15/2023, 5:20 PMStefan Krawczyk
11/15/2023, 8:44 PMRoy Kid
11/16/2023, 9:52 AMRoy Kid
11/16/2023, 9:55 AMRoy Kid
11/16/2023, 12:11 PMStefan Krawczyk
11/16/2023, 6:20 PMStefan Krawczyk
11/16/2023, 6:23 PMRoy Kid
11/16/2023, 6:26 PM