submitit
submitit copied to clipboard
Does setting `folder` in `AutoExecutor` interfere with sattach?
I am not able to see any job output from sattach <job-id>
for jobs that were submitted via AutoExecutor(folder=...)
. Is this expected or is submitit supposed to not affect sattach
in this scenario?
Hello
I've never used sattach so not familiar with it. Then again if the auto executor detecter srun
(check executor.cluster
) and submitited a job through the slurm scheduler there should not be any interference because it's just a normal job for slurm