I'm using ver 1.2.3 which I believe is the latest stable release
Jelena Pjesivac-Grbovic wrote:
Hello,
which version are you using? This is an old code.
The trunk version has new code which does not use any MPI_* functions.
Thanks,
Jelena
On Mon, 27 Aug 2007, Prasun Ratn wrote:
Is ther
Hello,
which version are you using? This is an old code.
The trunk version has new code which does not use any MPI_* functions.
Thanks,
Jelena
On Mon, 27 Aug 2007, Prasun Ratn wrote:
Is there a reason why ompi_coll_tuned_alltoall_intra_bruck calls
MPI_Type_* functions and not PMPI_Type_*
Is there a reason why ompi_coll_tuned_alltoall_intra_bruck calls
MPI_Type_* functions and not PMPI_Type_* ? My code traces MPI
calls and I would rather not trace calls made by openmpi itself.
-Prasun
I have OpenMPI 1.2.3 installed on an XGrid cluster and a separate Mac
client that I am using to submit jobs to the head (controller) node of
the cluster. The cluster's compute nodes are all connected to the head
node via a private network and are not running any firewalls. When I
try running jobs w