LinkedIn
Open,
I'd like to add you to my professional network on LinkedIn.
- alex
alex su
Developer at Alibaba Cloud Computing Company
China
Confirm that you know alex su
https://www.linkedin.com/e/kq0fyp-gnl5gmpc-3e/isd/2864619397/g7iDMgn0/
--
(c) 2011, LinkedIn Corporation
Ralph Castain writes:
> I'll go back to my earlier comments. Users always claim that their
> code doesn't have the sync issue, but it has proved to help more often
> than not, and costs nothing to try,
Could you point to that post, or tell us what to try excatly, given
we're running IMB? Thanks
Jeff Squyres writes:
> We had a user-reported issue of some hangs that the IB vendors have
> been unable to replicate in their respective labs. We *suspect* that
> it may be an issue with the oob openib CPC, but that code is pretty
> old and pretty mature, so all of us would be at least somewhat
Answer to my own question.
It was simply a noob problem - not using mpiexec to run my
'application'. Once I did this, everything is running as expected. My
bad for not reading more before jumping in.
Later,
Tyler
I've seen the same thing when I build openmpi 1.4.3 with Intel 12, but only
when I have -O2 or -O3 in CFLAGS. If I drop it down to -O1 then the collectives
hangs go away. I don't know what, if anything, the higher optimization buys you
when compiling openmpi, so I'm not sure if that's an accepta
That would be a problem, I fear. We need to push those envars into the
environment.
Is there some particular problem causing what you see? We have no other reports
of this issue, and orterun has had that code forever.
Sent from my iPad
On May 11, 2011, at 2:05 PM, Peter Thompson
wrote:
>
Sent from my iPad
On May 11, 2011, at 2:05 PM, Brock Palen wrote:
> On May 9, 2011, at 9:31 AM, Jeff Squyres wrote:
>
>> On May 3, 2011, at 6:42 AM, Dave Love wrote:
>>
We managed to have another user hit the bug that causes collectives (this
time MPI_Bcast() ) to hang on IB that
On May 9, 2011, at 9:31 AM, Jeff Squyres wrote:
> On May 3, 2011, at 6:42 AM, Dave Love wrote:
>
>>> We managed to have another user hit the bug that causes collectives (this
>>> time MPI_Bcast() ) to hang on IB that was fixed by setting:
>>>
>>> btl_openib_cpc_include rdmacm
>>
>> Could someo
We've gotten a few reports of problems with memory debugging when using
OpenMPI under TotalView. Usually, TotalView will attach tot he
processes started after an MPI_Init. However in the case where memory
debugging is enabled, things seemed to run away or fail. My analysis
showed that we ha
Hi , I am working on mpi
I've have installed openmpi 1.4.3 with blcr included.
I ran a simple mpi application using a hostfile:
pc1 slots=2 max-slots=2
pc2 slots=2 max-slots=2
And, i ran command to run it with checkpoint supported
#mpirun --hostfile myhost -np 4 --am ft-enable-cr ./mpi_app
When
On May 11, 2011, at 5:50 AM, Ralph Castain wrote:
>> Clarification: I installed pre-built OpenMPI_v1.5.3-x64 on Windows 7
>> and copied this directory into Windows Server 2008.
Did you copy OMPI to the same directory tree that you built it?
OMPI hard-codes some directory names when it builds, an
I'm not so much worried about the "load" than N pending ibcasts would cause;
the "load" will be zero until the broadcast actually fires. But I'm concerned
about the pending resource usage (i.e., how many internal network and
collective resources will be slurped up into hundreds or thousands of
I don't know a lot about the Windows port, but that error means that mpirun got
an error when trying to discover the allocated nodes.
On May 11, 2011, at 6:10 AM, hi wrote:
> After setting OPAL_PKGDATADIR, "mpirun" gives proper help message.
>
> But when executing simple test program which cal
After setting OPAL_PKGDATADIR, "mpirun" gives proper help message.
But when executing simple test program which calls MPI_ALLREDUCE() it
gives following errors onto the console...
c:\ompi_tests\win64>mpirun mar_f_i_op.exe
[nbld-w08:04820] [[30632,0],0] ORTE_ERROR_LOG: Error in file
..\..\..\openm
It's my mistake it should be OPAL_PKGDATADIR env var instead of OPAL_DATADIR.
With this it is working fine.
Thank you.
-Hiral
Hi,
I am observing following message on Windows platform...
c:\Users\oza\Desktop\test>mpirun
--
orterun:executable-not-specified
But I couldn't open the help file:
C:\Users\hpcfan\Documents\OpenMPI\openmpi-1.5.3\inst
Hi Jeff,
> Can you send the info listed on the help page?
>From the HELP page...
***For run-time problems:
1) Check the FAQ first. Really. This can save you a lot of time; many
common problems and solutions are listed there.
I couldn't find reference in FAQ.
2) The version of Open MPI that you'
17 matches
Mail list logo