[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Can we run MPI programs using MPI Universe on a Standlone condor
- Date: Fri, 10 Mar 2006 08:29:43 -0600
- From: Greg Thain <gthain@xxxxxxxxxxx>
- Subject: Re: [Condor-users] Can we run MPI programs using MPI Universe on a Standlone condor
Murali D wrote:
Hi,
Is it possible to run mpi programs using MPI Universe or Standard
Universe on a standlone server
configured with condor..
You can run MPI programs on a single (perhaps SMP ?) machine with the
MPI universe, but not with the standard universe.
-greg