Re: [OMPI devel] mosix patches

2014-04-28 Thread Ralph Castain
Once you do, we really should commit it to the trunk this time so we can 
capture it for the future


On Apr 28, 2014, at 12:05 PM, Alex Margolin  
wrote:

> Thanks jeff, I'll make it work.
> 
> I'm moving my apartment tomorrow, so I hope I'll get to it on the weekend.
> 
> On 28 Apr 2014 18:09, "Jeff Squyres (jsquyres)"  wrote:
> If it helps, I just updated that to the most recent OMPI trunk SVN revision.  
> There were at least 3 files that had conflicts, though:
> 
> Skipped 'opal/mca/hwloc/base/hwloc_base_util.c' -- Node remains in conflict
> Skipped 'ompi/mca/btl/usnic/btl_usnic_frag.c' -- Node remains in conflict
> Skipped 'orte/mca/ess/hnp/ess_hnp_module.c' -- Node remains in conflict
> 
> Alex will have to fix those, though...
> 
> 
> On Apr 24, 2014, at 12:07 PM, Pavel V. Kaygorodov  wrote:
> 
> > Hi!
> >
> > What is current status of mosix support in OpenMPI?
> > I have tried patches from 
> > http://www.cs.huji.ac.il/wikis/MediaWiki/mosix/index.php/Process_migration_for_OpenMPI
> >  but without any success, even on 1.6 branch.
> >
> > With best regards,
> >  Pavel.
> >
> > ___
> > devel mailing list
> > de...@open-mpi.org
> > Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/devel
> > Link to this post: 
> > http://www.open-mpi.org/community/lists/devel/2014/04/14593.php
> 
> 
> --
> Jeff Squyres
> jsquy...@cisco.com
> For corporate legal information go to: 
> http://www.cisco.com/web/about/doing_business/legal/cri/
> 
> ___
> devel mailing list
> de...@open-mpi.org
> Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/devel
> Link to this post: 
> http://www.open-mpi.org/community/lists/devel/2014/04/14630.php
> ___
> devel mailing list
> de...@open-mpi.org
> Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/devel
> Link to this post: 
> http://www.open-mpi.org/community/lists/devel/2014/04/14640.php



Re: [OMPI devel] mosix patches

2014-04-28 Thread Alex Margolin
Thanks jeff, I'll make it work.

I'm moving my apartment tomorrow, so I hope I'll get to it on the weekend.
On 28 Apr 2014 18:09, "Jeff Squyres (jsquyres)"  wrote:

> If it helps, I just updated that to the most recent OMPI trunk SVN
> revision.  There were at least 3 files that had conflicts, though:
>
> Skipped 'opal/mca/hwloc/base/hwloc_base_util.c' -- Node remains in conflict
> Skipped 'ompi/mca/btl/usnic/btl_usnic_frag.c' -- Node remains in conflict
> Skipped 'orte/mca/ess/hnp/ess_hnp_module.c' -- Node remains in conflict
>
> Alex will have to fix those, though...
>
>
> On Apr 24, 2014, at 12:07 PM, Pavel V. Kaygorodov  wrote:
>
> > Hi!
> >
> > What is current status of mosix support in OpenMPI?
> > I have tried patches from
> http://www.cs.huji.ac.il/wikis/MediaWiki/mosix/index.php/Process_migration_for_OpenMPIbut
>  without any success, even on 1.6 branch.
> >
> > With best regards,
> >  Pavel.
> >
> > ___
> > devel mailing list
> > de...@open-mpi.org
> > Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/devel
> > Link to this post:
> http://www.open-mpi.org/community/lists/devel/2014/04/14593.php
>
>
> --
> Jeff Squyres
> jsquy...@cisco.com
> For corporate legal information go to:
> http://www.cisco.com/web/about/doing_business/legal/cri/
>
> ___
> devel mailing list
> de...@open-mpi.org
> Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/devel
> Link to this post:
> http://www.open-mpi.org/community/lists/devel/2014/04/14630.php
>


Re: [OMPI devel] mosix patches

2014-04-25 Thread Pavel V. Kaygorodov
Hi!

> I'm the original developer. The patch never got merged, but I have patches to 
> some branches. Which version are you using?

For now, I'm not sticking to any specific version, I have spent last 3 days 
trying to adapt patches from mosix.org to 1.6.X, but without significant 
success :)
Which version are you recommend?


Pavel.

P.S. I have found ompi-mosix project on 
https://bitbucket.org/jsquyres/ompi-mosix/src , but it does not compiling too :(




> What is current status of mosix support in OpenMPI?
> I have tried patches from 
> http://www.cs.huji.ac.il/wikis/MediaWiki/mosix/index.php/Process_migration_for_OpenMPI
>  but without any success, even on 1.6 branch.
> 
> With best regards,
>   Pavel.



Re: [OMPI devel] mosix patches

2014-04-25 Thread Alex Margolin
I'm the original developer. The patch never got merged, but I have patches
to some branches. Which version are you using?
On 24 Apr 2014 19:07, "Pavel V. Kaygorodov"  wrote:

> Hi!
>
> What is current status of mosix support in OpenMPI?
> I have tried patches from
> http://www.cs.huji.ac.il/wikis/MediaWiki/mosix/index.php/Process_migration_for_OpenMPIbut
>  without any success, even on 1.6 branch.
>
> With best regards,
>   Pavel.
>
> ___
> devel mailing list
> de...@open-mpi.org
> Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/devel
> Link to this post:
> http://www.open-mpi.org/community/lists/devel/2014/04/14593.php
>


Re: [OMPI devel] mosix patches

2014-04-24 Thread Ralph Castain
It was never committed to OMPI - it became stuck in a side branch when the 
developer graduated and took a job, and never came across. Given the age, I'd 
suspect that side branch is way out-of-date and probably would need some 
significant effort before it could be brought into the OMPI trunk, assuming 
someone took the effort to do so.


On Apr 24, 2014, at 9:07 AM, Pavel V. Kaygorodov  wrote:

> Hi!
> 
> What is current status of mosix support in OpenMPI?
> I have tried patches from 
> http://www.cs.huji.ac.il/wikis/MediaWiki/mosix/index.php/Process_migration_for_OpenMPI
>  but without any success, even on 1.6 branch.
> 
> With best regards, 
>  Pavel.
> 
> ___
> devel mailing list
> de...@open-mpi.org
> Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/devel
> Link to this post: 
> http://www.open-mpi.org/community/lists/devel/2014/04/14593.php



[OMPI devel] mosix patches

2014-04-24 Thread Pavel V. Kaygorodov
Hi!

What is current status of mosix support in OpenMPI?
I have tried patches from 
http://www.cs.huji.ac.il/wikis/MediaWiki/mosix/index.php/Process_migration_for_OpenMPI
 but without any success, even on 1.6 branch.

With best regards, 
  Pavel.