Hello Chai,
Try copying the libraries to your localnode to /usr/local/ and rebuild on the
slave nodes.
Just tested and it appears to work.
Rangam
-Original Message-
From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On Behalf
Of Chaitanya Krishna
Sent: Sunday, December
On Sun, Dec 18, 2011, at 11:39 AM, Yevgeny Kliteynik wrote:
> On 16-Dec-11 4:28 AM, Jeff Squyres wrote:
> > Very strange. I have a lot of older mthca-based HCAs in my Cisco MPI test
> > cluster, and I don't see these kinds of problems.
> >
> > Mellanox -- any ideas?
>
> So if I understand it ri
On Thu, Dec 15, 2011, at 09:28 PM, Jeff Squyres wrote:
> Very strange. I have a lot of older mthca-based HCAs in my Cisco MPI
> test cluster, and I don't see these kinds of problems.
Can I ask what version of OFED you're using, or what version of OFED the
IB software stack is coming from?
Thank
On 12/19/2011 2:10 AM, V. Ram wrote:
On Thu, Dec 15, 2011, at 09:28 PM, Jeff Squyres wrote:
Very strange. I have a lot of older mthca-based HCAs in my Cisco MPI
test cluster, and I don't see these kinds of problems.
Can I ask what version of OFED you're using, or what version of OFED the
IB so
Hi,
> By any chance is it a particular node (or pair of nodes) this seems to
> happen with?
No. I've got 40 nodes total with this hardware configuration, and the
problem has been seen on most/all nodes at one time or another. It
doesn't seem, based on the limited numb
Hello
I'm generating otf file by compiling my programm with mpicc-vt.
It works very well and i can visualize the trace with the free Vampir.
But i need to analyze the results with some mathematical tools.
with vampir , i cannot extract any usefull data.
So i try to use otfdump to extract the
Hello
I think it's solved.
It's indeed the number of tick, and i found the information with the
otfinfo command, wich give me the line :
time resolution | 2.27 Ghz
This value allow us to convert these tick values to seconds values.
THanks all.
Le 19/12/2011 14:32, Mathieu westphal a écrit :
Thanks for your help. I though the number of process was set in the
code, not in the command line.
On 16-12-2011 14:06, Jeff Squyres wrote:
On Dec 15, 2011, at 9:09 AM, Joao Amaral wrote:
Strangely(?), in both my laptop and the cluster, the number of threads from the
command
call MPI_Comm_s
Hi
I built Beuwolf cluster using OpenMPI reading the following link.
http://techtinkering.com/2009/12/02/setting-up-a-beowulf-cluster-using-open-mpi-on-linux/
I can access my nodes without password before mounting my slaves.
But when I mount my slaves and run a program, it asks again passwords.
$
Hi,
I am trying to implement the following collectives in MPI
sharedmemory, Alltoall, Broadcast, Reduce with zero copy
optimizations.So for Reduce, my compiler allocates all the send
buffers in sharedmemory (mmap anonymous), and allocates only one
receive buffer againin shared memory. Then all the
10 matches
Mail list logo