Gene Cooperman

Results 103 comments of Gene Cooperman

@karya0, you were probably the last one to touch this code. In MPI with SLURM, when there are four processes on a single node, restart fails because the restart script...

@karya0, do you have a chance to look at this pull request? @jiajuncao, Probably the planned UD pull request does not depend on this PR. But if it does, feel...

In the interest of not delaying the 2.4.4 point release, I propose that it's fine to delay this pull request until 2.4.5 (until after the upcoming 2.4.4 release). In discussions...

@JainTwinkle and @karya0 , Thanks for analyzing this bug. Even though formally, I created the PR, I'm totally overloaded right now. Best, - Gene

Hi @gogo2464 , That would be great if you're serious about porting DMTCP to Windows. However, I estimate that it's a job of a minimum of 3 months, working at...

@gogo2464 , Let's continue by private e-mail. My e-mail is: [email protected] I'm in the Boston area, concerning time zones. We could arrange a Zoom link to talk on Monday, if...

@gogo2464 , Thanks for letting us know. Volatility does look like an interesting tool. But we're happy to keep talking with you if you come back to this.

@JainTwinkle , You're right. I should clean up that part. Since we're already moving the stack to the "hole" that DMTCP creates, the second case of moving the stack will...

I tested on my Ubuntu 22.04 for WSL. Everything works fine for me. If you truly have an issue with DTMCP on this platform, you'll have to improve your description...

I'll review this carefully later. But: 1 The `pthreads` test is failing. 2. As a reminder, `src/mtcp/stdlibfnc.c` seems to be an extraneous file. It is linked into `mtcp_restart`, but I...