Mike Dacre

Results 30 comments of Mike Dacre

@rohgarg Thank you for the information, that seems like an intelligent way to handle files. I do computational biology research, and a lot of our software reads and writes huge...

@rohgarg Thanks, that worked great, just removing the file works. @jiajuncao Correct, we only rarely use MPI. Do you know if it is possible for dmtcp_coordinator to catch the kill...

@gc00 Thanks for the help, I think I can figure out how to do that. And please copy my questions over to the forum, I realize that I should have...

@rohgarg Wow, fast work, that is great. I haven't had a chance to test it yet though. I have been trying to figure out what signals SLURM is sending, but...

@gc00 Correct, I just haven't been able to successfully catch those signals, I am working on it now.

I realized that I just didn't understand shell scripts well enough. It turns out that the `trap` command will not interrupt running processes, except for `wait`. So the `dmtcp_lauch` command...

Following some additional testing, it seems that the bash script signal trap works if the command of interest is executed with `srun`. If I modified my script to run a...

This issue has morphed into something else, so rather than lose existing comments by opening a new issue, I have changed the title. I am still having issues getting checkpointing...

@rohgarg Thanks for the reply, and no problem on the delay. > It's interesting that #327 didn't work for you. I tested on my local SLURM setup and it did...

@dannycolin This issue has existed for a long time and seems somewhat stalled by upstream. Would you be amenable to the addition of a few more SVG icons to the...