vdechand

Results 5 comments of vdechand

> ``` > workflow.shadow_prefix = some_function_to_edit_the_prefix(workflow.shadow_prefix) > ``` Is it possible to change the shadow prefix on a job/rule basis? Our HPC creates a temp directory on a node-local SSD...

Thanks for your willingness to help @pvandyken! What would save me a lot of work is to have the argument of `--shadow-prefix` be evaluated at job execution. In our (eccentric)...

Thank you very much, I will try this solution. Empty files in the working directory should not be problematic.

> Following up on your first edit, @pvandyken - I've just given it a try and your thoughts on using `workflow.run_local` do work well. On our system `$TMPDIR` translates to...

Hi, I wish I could help you with that, sorry. The reality is that I haven't used dask since 2019.