Austen Lauria

Results 96 comments of Austen Lauria

@janciesko is there any update on this? We may look to disable these for the v5.0.0 release if not completed in time, since they are new features it would not...

@janjust could this be fixed on the latest v5.0.x branch?

@yosefe @janjust please review

@edgargabriel can you take a look? There seems to be some double-free's in the finalize of ompio based on the provided valgrind file.

You might be right and it is a more general issue in Finalize, I was basing it on the valgrind file. Personally I haven't seen this outside of the ompio...

@dalcinl *sigh* I didn't expect it to solve this issue, but good to know. Thanks

I'll see if I can reproduce locally.

It may be worth trying the latest prrte/pmix main, a fix may have come since the last submodule update.

@devreal can you reproduce when calling prterun instead of mpirun? and prun? I wonder if it is a cleanup issue where something in /tmp is not getting cleaned up, or...

With `prun` you have to daemonize the `prte` first: `prte --daemnonze`. However since you hit with mpirun and prterun I'd say the odds of it not reproduceing with prun is...