From: lindahl@pbm.com (Greg Lindahl)
Newsgroups: comp.parallel.mpi
Subject: Re: using Condor checkpointing on linux....
Date: 25 Jul 1999 20:02:21 GMT
Organization: a guest of Shadow Island Games
Message-Id: <7nfqgd$2nf0@news1.newsguy.com>
References: <Pine.SO4.4.05.9907250347320.10039-100000@hubbel.cs.mtu.edu>
Xref: ukc comp.parallel.mpi:5376


Pratap Arangil <parangil@mtu.edu> writes:

>         I'd like to know if anybody has used Condor to checkpoint an MPI
> application on linux 2.0.32.

Condor doesn't checkpoint network connections. In order to use it with
MPI, you'd need an MPI which is Condor-aware. I know they have PVM
which is Condor-aware, but I don't think they have MPI yet.

-- g

