Hi,
Pooja and I are actually working on this course project where we our main
aim is
schedule MPI and non MPI calls... giving more priority to the MPI calls over
the non
MPI ones.
To make things simple, we are making this scheduling static to some
extent... by
static I mean.. we know that our c
On Sun, Apr 15, 2007 at 01:40:01PM -0400, chaitali dherange wrote:
> Hi,
Hi!
> I have downloaded the developer version of source code by downloading a
> nightly Subversion snapshot tarball.And have installed the openmpi.
Things are getting much clearer when you compile Open MPI with
--enable-
Hi,
I have downloaded the developer version of source code by downloading a
nightly Subversion snapshot tarball.And have installed the openmpi.
Using
./configure --prefix=/net/hc293/chaitali/openmpi_dev
(lots of output... without errors)
make all install.
(lots of output... without errors)
the
Hi!!
Thanks for reply.Actaully there was some problem with the my downloaded
version of openmpi.But when I downloaded everything again and did all
configure and make statements again it worked fine.
Thanks a lot .
And next time I will make sure that I give all details.
Thanks
Pooja
> This is
This is unfortunately not enough information to provide any help --
the (lots of output) parts are pretty important. Can you provide all
the information cited here:
http://www.open-mpi.org/community/help/
On Apr 14, 2007, at 11:36 PM, po...@cc.gatech.edu wrote:
Hi!!!
Thanks for help!