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
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