Newsgroups: comp.parallel.mpi From: lusk@donner.mcs.anl.gov (Rusty Lusk) Subject: Re: MPI-2 public implementations? Organization: Argonne National Laboratory Date: 30 Mar 1998 19:16:12 GMT Message-ID: <6for1t$3rf@milo.mcs.anl.gov> In article <3517D29B.31423EE5@eucmos.sim.ucm.es>, David Espadas Valladares writes: |> Hi all: |> |> Does anyone know if there is any project of a public MPI-2 |> implementation (like LAM or MPICH, maybe new versions of |> those)?. Any Web page available on the subject? (not about MPI |> standard, I already now them). |> The next release of MPICH, hopefully appearing in about a month, will have many interesting parts of the parallel I/O part of MPI-2. The other major parts of MPI-2, such as dynamic process management and one-sided operations, require substantial changes to some of the MPICH internals. We are working on them. Rusty Lusk