Re: [OMPI users] Strange TCP latency results on Amazon EC2

2012-01-13 Thread Bogdan Costescu
On Thu, Jan 12, 2012 at 16:10, Jeff Squyres wrote: > It's very strange to me that Open MPI is getting *better* than raw TCP > performance.  I don't have an immediate explanation for that -- if you're > using the TCP BTL, then OMPI should be using TCP sockets, just like netpipe > and the others.

Re: [OMPI users] Qlogic & openmpi

2011-12-05 Thread Bogdan Costescu
On Mon, Dec 5, 2011 at 16:12, Ralph Castain wrote: > Sounds like we should be setting this value when starting the process - yes? > If so, what is the "good" value, and how do we compute it? I've also been just looking at this for the past few days. What I came up with is a small script psm_shctx

Re: [OMPI users] Shared-memory problems

2011-11-03 Thread Bogdan Costescu
On Thu, Nov 3, 2011 at 15:54, Blosch, Edwin L wrote: > -    /dev/shm is 12 GB and has 755 permissions > ... > % ls –l output: > > drwxr-xr-x  2 root root 40 Oct 28 09:14 shm This is your problem: it should be something like drwxrwxrwt. It might depend on the distribution, f.e. the followi

Re: [OMPI users] Network connection check

2009-07-23 Thread Bogdan Costescu
r, maybe better, direct socket programming will probably serve you more. -- Bogdan Costescu IWR, University of Heidelberg, INF 368, D-69120 Heidelberg, Germany Phone: +49 6221 54 8240, Fax: +49 6221 54 8850 E-mail: bogdan.coste...@iwr.uni-heidelberg.de

Re: [OMPI users] Best way to overlap computation and transfer using MPI over TCP/Ethernet?

2009-06-04 Thread Bogdan Costescu
the background ? -- Bogdan Costescu IWR, University of Heidelberg, INF 368, D-69120 Heidelberg, Germany Phone: +49 6221 54 8240, Fax: +49 6221 54 8850 E-mail: bogdan.coste...@iwr.uni-heidelberg.de

Re: [OMPI users] Myrinet optimization with OMP1.3 and macosX

2009-05-04 Thread Bogdan Costescu
in your e-mail) -- Bogdan Costescu IWR, University of Heidelberg, INF 368, D-69120 Heidelberg, Germany Phone: +49 6221 54 8240, Fax: +49 6221 54 8850 E-mail: bogdan.coste...@iwr.uni-heidelberg.de

Re: [OMPI users] Linux opteron infiniband sunstudio configure, problem

2009-03-31 Thread Bogdan Costescu
On Tue, 31 Mar 2009, Bogdan Costescu wrote: 'uname -X' is valid on Solaris, but not on Linux. Not good to reply to oneself, but I've looked at the archives and realized that 'uname -X' comes from a message of the OP. My guess is that the same source directory was

Re: [OMPI users] Linux opteron infiniband sunstudio configure, problem

2009-03-31 Thread Bogdan Costescu
ove line is supposed to fail. -- Bogdan Costescu IWR, University of Heidelberg, INF 368, D-69120 Heidelberg, Germany Phone: +49 6221 54 8240, Fax: +49 6221 54 8850 E-mail: bogdan.coste...@iwr.uni-heidelberg.de

Re: [OMPI users] mpirun hangs when launching job on remote node

2009-03-18 Thread Bogdan Costescu
f restricting ports used by OpenMPI will help. The firewall can stay on, but it should be configured to open a range of ports used by OpenMPI. -- Bogdan Costescu IWR, University of Heidelberg, INF 368, D-69120 Heidelberg, Germany Phone: +49 6221 54 8240, Fax: +49 6221 54 8850 E-mail: bogdan.coste...@iwr.uni-heidelberg.de

Re: [OMPI users] openib RETRY EXCEEDED ERROR

2009-02-27 Thread Bogdan Costescu
as I don't admin that cluster), these errors have disappeared. -- Bogdan Costescu IWR, University of Heidelberg, INF 368, D-69120 Heidelberg, Germany Phone: +49 6221 54 8240, Fax: +49 6221 54 8850 E-mail: bogdan.coste...@iwr.uni-heidelberg.de

Re: [OMPI users] Open-MPI and TCP port range

2006-04-20 Thread Bogdan Costescu
put in some controls to work around this. I would welcome a discussion about this; on the LAM/MPI lists several people asked for a limited port range to allow them to pass through firewalls or to do tunelling. -- Bogdan Costescu IWR - Interdisziplinaeres Zentrum fuer Wissenschaftliches Rechnen

Re: [OMPI users] mpirun hangs

2006-02-24 Thread Bogdan Costescu
/etc/securetty in order to allow orterun to access the machines or is the rsh/rlogin entry sufficient? If running commands on remote nodes with rsh is already working (as you showed in the first message), there shouldn't be any additional settings needed. -- Bogdan Costescu IWR - Interdisz

Re: [OMPI users] mpirun hangs

2006-02-24 Thread Bogdan Costescu
On Thu, 23 Feb 2006, Emanuel Ziegler wrote: Unfortunately, I don't know what errno=113 means, but obviously it's a TCP problem. From /usr/include/asm/errno.h: #define EHOSTUNREACH113 /* No route to host */ -- Bogdan Costescu IWR - Interdisziplinaeres Ze

Re: [O-MPI users] error creating high priority cq for mthca0

2005-12-07 Thread Bogdan Costescu
[ Sorry, I pressed the wrong keys too soon... ] On Wed, 7 Dec 2005, Bogdan Costescu wrote: ... can't "ulimit -l X" where X is larger than the "hard" value from limits.conf. This is true for a normal user; however root can modify the hard limits in its shells. Als

Re: [O-MPI users] error creating high priority cq for mthca0

2005-12-07 Thread Bogdan Costescu
nf -- can someone confirm if this is Right? ... can't "ulimit -l X" where X is larger than the "hard" value from limits.conf. -- Bogdan Costescu IWR - Interdisziplinaeres Zentrum fuer Wissenschaftliches Rechnen Universitaet Heidelberg, INF 368, D-69120 Heidelberg, GER

Re: [O-MPI users] Wrapper names [was: shell interaction]

2005-06-16 Thread Bogdan Costescu
On Wed, 15 Jun 2005, Brian Barrett wrote: > Make any sense? Makes a lot of sense. Thank you ! -- Bogdan Costescu IWR - Interdisziplinaeres Zentrum fuer Wissenschaftliches Rechnen Universitaet Heidelberg, INF 368, D-69120 Heidelberg, GERMANY Telephone: +49 6221 54 8869, Telefax: +49 6221

[O-MPI users] Wrapper names [was: shell interaction]

2005-06-15 Thread Bogdan Costescu
regarding the naming of these wrappers ? -- Bogdan Costescu IWR - Interdisziplinaeres Zentrum fuer Wissenschaftliches Rechnen Universitaet Heidelberg, INF 368, D-69120 Heidelberg, GERMANY Telephone: +49 6221 54 8869, Telefax: +49 6221 54 8868 E-mail: bogdan.coste...@iwr.uni-heidelberg.de