[OMPI users] Making MPI_Send to behave as blocking for all the sizes of the messages

2010-11-18 Thread George Markomanolis
I was expecting that with disabled the eager mode the duration of MPI_Send should be longer. Am I wrong? Is there any option for making the MPI_Send to behave like blocking command for all the sizes of the messages? Thanks a lot, Best regards, George Markomanolis

[OMPI users] tool for measuring the ping with accuracy

2010-11-21 Thread George Markomanolis
. Thanks a lot, Best regards, George Markomanolis Message: 1 Date: Thu, 18 Nov 2010 10:31:40 -0800 From: Eugene Loh Subject: Re: [OMPI users] Making MPI_Send to behave as blocking for all the sizes of the messages To: Open MPI Users Message-ID: <4ce5710c.8030...@oracle.com> Conten

Re: [OMPI users] users Digest, Vol 1750, Issue 1

2010-11-25 Thread George Markomanolis
Message: 2 Date: Tue, 23 Nov 2010 10:27:37 -0800 From: Eugene Loh Subject: Re: [OMPI users] tool for measuring the ping with accuracy To: Open MPI Users Message-ID: <4cec0799.60...@oracle.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed George Markomanolis wrote:

[OMPI users] Understanding the buffering of small messages with tcp network

2011-03-10 Thread George Markomanolis
Dear all, I would like you to ask for a topic that there are already many questions but I am not familiar a lot with it. I want to understand the behaviour of an application where there are many messages less than 64KB (eager mode) and I use TCP network. I am trying to understand in order to

[OMPI users] Question about oversubscribing

2012-11-04 Thread George Markomanolis
the clusters are 64 bit. I execute the benchmark with the following command: mpirun --mca pml ob1 --mca btl tcp,self --mca btl_tcp_if_exclude ib0,lo,myri0 -machinefile machines -np 32768 ep.D.32768 Best regards, George Markomanolis

Re: [OMPI users] Question about oversubscribing

2012-11-04 Thread George Markomanolis
Dear Ralph, I am copying your email from the web site because I had enabled the option to receive all the emails once per day On 11/04/2012 05:27 PM, George Markomanolis wrote: > Dear all, > > I am trying to execute an experiment by oversubscribing the nodes. So I have avail

[OMPI users] Maximum number of MPI processes on a node + discovering faulty nodes

2012-11-26 Thread George Markomanolis
ficult to check all of them and I am not familiar with any efficient solution. Initially I thought about memtester but it takes a lot of time. I know that this does not apply exactly on this mailing list but I thought that maybe an OpenMPI user knows something about. Best regards, George Markomanolis

Re: [OMPI users] Maximum number of MPI processes on a node + discovering faulty nodes

2012-11-27 Thread George Markomanolis
Dear Ralph, Thanks for the answer, I am using OMPI v1.4.1. Best regards, George Markomanolis On 11/26/2012 05:07 PM, Ralph Castain wrote: What version of OMPI are you using? On Nov 26, 2012, at 1:02 AM, George Markomanolis wrote: Dear all, Initially I would like an advice of how to

Re: [OMPI users] Maximum number of MPI processes on a node + discovering faulty nodes

2012-11-27 Thread George Markomanolis
) and I have to consume resources just for testing. So I was curious if you know a tool/procedure that works much faster. Of course filling the memory with an application works also but I don't know how right it is. Best regards, George Markomanolis On 11/26/2012 06:09 PM, Jeff Squyres wrot

Re: [OMPI users] Maximum number of MPI processes on a node + discovering faulty nodes

2012-11-27 Thread George Markomanolis
change the values. Best regards, George Markomanolis On 11/27/2012 05:58 PM, Ralph Castain wrote: Just glancing at the code, I don't see anything tied to 2**12 that pops out at me. I suspect the issue is that you are hitting a system limit on the number of child processes a process can

Re: [OMPI users] openmpi+torque: How run job in a subset of the allocation?

2013-11-28 Thread George Markomanolis
iles do not include common resources (cores in my case). Best regards, George Markomanolis On 11/27/2013 10:02 PM, Ralph Castain wrote: I'm afraid the two solvers would be in the same comm_world if launched that way Sent from my iPhone On Nov 27, 2013, at 11:58 AM, Gus Correa wrote

[OMPI users] question about algorithms for collective communication

2009-08-23 Thread George Markomanolis
. Thanks a lot, Best regards, George Markomanolis __ Information from ESET Smart Security, version of virus signature database 4360 (20090823) __ The message was checked by ESET Smart Security. http://www.eset.com

[OMPI users] using specific algorithm for collective communication, and knowing the root cpu?

2009-11-02 Thread George Markomanolis
Dear all, I would like to ask about collective communication. With debug mode enabled, I can see many info during the execution which algorithm is used etc. But my question is that I would like to use a specific algorithm (the simplest I suppose). I am profiling some applications and I want t

Re: [OMPI users] using specific algorithm for collective communication and knowing the root cpu?

2009-11-04 Thread George Markomanolis
the $(HOME)/.openmpi/mca-params.conf file. On Nov 2, 2009, at 08:52 , George Markomanolis wrote: Dear all, I would like to ask about collective communication. With debug mode enabled, I can see many info during the execution which algorithm is used etc. But my question is that I would lik