cooperative-computing-lab / makeflow-examples

Example workflows for the Makeflow workflow system.
32 stars 18 forks source link

Makeflow no response #51

Open Kirito-Ma opened 2 years ago

Kirito-Ma commented 2 years ago

Hi, I met a problem with running makeflow through slurm. After I entered the command, my makeflow stuck and no response at all. It only left with "checking files for unexpected changes... (use --skip-file-check to skip this step) starting workflow....".

However, when I tried to test for another makeflow, it worked normally. Since I didn't have failed information, I cannot figure out which part has errors and I cannot debug it either.

Here is the screenshot for this issue:

截屏2022-07-02 21 20 10
btovar commented 2 years ago

Do you know if slurm jobs are running? Could you repeat this attempt adding -dall to the command line?