Re: [OMPI users] BTL question

2008-12-29 Thread Pavel Shamis (Pasha)
You may specify: --mca btl openib,sm,self Application sometime runs fast, sometimes runs slow When you specify the parameter above, open mpi will use only three btls openib - for Infiniband sm - for shared memory communication self - for "self" communication NO other btl will be used. And Op

Re: [OMPI users] Problem with openmpi and infiniband

2008-12-29 Thread Biagio Lucini
Pavel Shamis (Pasha) wrote: Your problem definitely maybe related to the know issue with early completions. The exact syntax is:| --mca pml_ob1_use_early_completion 0| Thanks, I am currently looking for the first available spot on the cluster, then I will try this. I'll let you know. Biag

Re: [OMPI users] openMPI, transfer data from multiple sources to one destination

2008-12-29 Thread Biagio Lucini
Jack Bryan wrote: HI, I need to transfer data from multiple sources to one destination. [...] Probably it is not the best solution, but what I did was the following: a) the receiver listen for transmitters ready to send data with MPI_IRECV. The message overwrites a logical array, which is in

[OMPI users] HP CQ with status LOCAL LENGTH ERROR

2008-12-29 Thread Sangamesh B
Hello all, The MPI-Blast-PIO-1.5.0 is installed with Open MPI 1.2.8 + intel 10 compilers on Rocks-4.3 + Voltaire Infiniband + Voltaire Grid stack OFA roll. The 8 process parallel job is submitted through SGE: $ cat sge_submit.sh #!/bin/bash #$ -N OMPI-Blast-Job #$ -S /bin/bash #$ -cwd #$ -e