Re: [OMPI users] Parallel Computation under WiFi for Beginners

2011-03-22 Thread Jeff Squyres
utorial and source code as demo of simple > parallel computing for 2 laptops to perform simultaneous computation. > > Riza > ___ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users -- Jeff Squyres

Re: [OMPI users] intel compiler linking issue and issue of environment variable on remote node, with open mpi 1.4.3

2011-03-22 Thread Jeff Squyres
r use the --enable-mpi-prefix-by-default configure option. This option, as is probably pretty obvious :-), makes mpirun behave as if the --prefix option was specified on the command line, with an argument equal to the $prefix from configure. -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] Parallel Computation under WiFi for Beginners

2011-03-22 Thread Jeff Squyres
w=NCSA%20&PHPSESSID=247ec50d90ddc9b3e8d7e1631bc1efa1 > A username and password are being requested by > https://internal.ncsa.uiuc.edu. The site says: "Secure (SSL) Kerberos Login" > > > > On Tue, 2011-03-22 at 10:42 -0400, Jeff Squyres wrote: >> There's

Re: [OMPI users] Parallel Computation under WiFi for Beginners

2011-03-22 Thread Jeff Squyres
r >> message passing, it won't make a difference what you're using as long as >> you have TCP/IP configured correctly. >> >> On 03/22/2011 10:42 AM, Jeff Squyres wrote: >> > There's lots of good MPI tutorials on the web. >> > >> &

Re: [OMPI users] Is there an mca parameter equivalent to -bind-to-core?

2011-03-23 Thread Jeff Squyres
itimate bug. I've fixed it on the trunk and submitted CMRs for both v1.4 and v1.5. I believe that the correct value is actually being used, despite what your ompi_info is saying. (I can explain further, if you care) -- Jeff Squyres jsquy...@cisco.com For corporate legal information go

Re: [OMPI users] intel compiler linking issue and issue of environment variable on remote node, with open mpi 1.4.3

2011-03-24 Thread Jeff Squyres
set the PATH and LD_LIBRARY_PATH on remote nodes only; it won't propagate arbitrary environment variables to the remote nodes. For propagating arbitrary environment variables, use mpirun's -x option. See mpirun(1). Let us know if that works for you. -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] Is there an mca parameter equivalent to -bind-to-core?

2011-03-25 Thread Jeff Squyres
usion on your part, but just FYI, it's been over 12 hours since your post, and I'm still laughing about it. :-) -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] OMPI error terminate w/o reasons

2011-03-27 Thread Jeff Squyres
; >> _______ users mailing list >> us...@open-mpi.org http://www.open-mpi.org/mailman/listinfo.cgi/users >> ___ >> users mailing list >> us...@open-mpi.org >> http://www.open-mpi.org/mailman/listinfo.cgi/users >> >> >> ___ users mailing list >> us...@open-mpi.org http://www.open-mpi.org/mailman/listinfo.cgi/users >> ___ >> users mailing list >> us...@open-mpi.org >> http://www.open-mpi.org/mailman/listinfo.cgi/users >> >> >> ___ users mailing list >> us...@open-mpi.org http://www.open-mpi.org/mailman/listinfo.cgi/users >> ___ >> users mailing list >> us...@open-mpi.org >> http://www.open-mpi.org/mailman/listinfo.cgi/users >> >> >> ___ users mailing list >> us...@open-mpi.org http://www.open-mpi.org/mailman/listinfo.cgi/users >> ___ >> users mailing list >> us...@open-mpi.org >> http://www.open-mpi.org/mailman/listinfo.cgi/users >> >> >> ___ users mailing list >> us...@open-mpi.org http://www.open-mpi.org/mailman/listinfo.cgi/users >> ___ >> users mailing list >> us...@open-mpi.org >> http://www.open-mpi.org/mailman/listinfo.cgi/users >> >> >> ___ users mailing list >> us...@open-mpi.org http://www.open-mpi.org/mailman/listinfo.cgi/users >> ___ >> users mailing list >> us...@open-mpi.org >> http://www.open-mpi.org/mailman/listinfo.cgi/users > > ___ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] Shared Memory Performance Problem.

2011-03-27 Thread Jeff Squyres
though much of it has been > updated to the 1.3/4 series as we don't really support 1.2 any more: > > http://www.open-mpi.org/faq/?category=sm > > http://www.open-mpi.org/faq/?category=perftools > > >> >> -- >> Tim Prince >>

Re: [OMPI users] OMPI error terminate w/o reasons

2011-03-28 Thread Jeff Squyres
que has decided to kill your job for some reason. You need to talk to your local administrators to find out why. -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] printf and scanf problem of C code compiled with Open MPI

2011-03-30 Thread Jeff Squyres
list >> us...@open-mpi.org >> http://www.open-mpi.org/mailman/listinfo.cgi/users >> >> >> >> -- >> Meilin Bai >> >> >> _______ >> users mailing list >> >> us...@open-mpi.org &g

Re: [OMPI users] help with hybrid openmp and mpi

2011-03-30 Thread Jeff Squyres
error I had before. I bump > into new question. > I attached my question at http://pastebin.com/63Gy854H > thanks > > > > > On Mon, Mar 28, 2011 at 6:46 AM, Jeff Squyres (jsquyres) > wrote: > Your program is invalid for several reasons - try correctin

Re: [OMPI users] Shared Memory Performance Problem.

2011-03-30 Thread Jeff Squyres
ed memory > is suspicious. My guess is that you aren't actually using shared memory at > all. > > Does your "ompi_info" output show shared memory as being available? Jeff or > others may be able to give you some params that would let you check to see if >

Re: [OMPI users] OpenMPI-PGI: /usr/bin/ld: Warning: size of symbol `#' changed from # in #.o to # in #.so

2011-03-30 Thread Jeff Squyres
' in >> lib/libfoolib1.so is smaller than 32 in foo.o >> >> Symbols names look like being internal to OpenMPI, there was one >> similar issue in archive back in 2006: >> https://svn.open-mpi.org/trac/ompi/changeset/11057 could it be hit >> again? >> >

Re: [OMPI users] mpi problems,

2011-03-31 Thread Jeff Squyres
-- > Nehemiah I. Dacres > System Administrator > Advanced Technology Group Saint Louis University > > ___ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] openmpi/pbsdsh/Torque problem

2011-04-04 Thread Jeff Squyres
loses rsh/ssh/pbsdsh sessions once the remote processes are running and established, and relies on TCP sockets (and other things) for communicating between these now-launched processes. -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] mpi problems,

2011-04-04 Thread Jeff Squyres
ed value Not found (-13) instead of ORTE_SUCCESS > > -- > > [therock.slu.loc:20365] [[INVALID],INVALID] ORTE_ERROR_LOG: Not found in > > file orted/orted_main.c at line 325 > > [jian@therock ~]$ >

Re: [OMPI users] Deadlock with mpi_init_thread + mpi_file_set_view

2011-04-04 Thread Jeff Squyres
h results in this issue. I'll have to dig some more to make this case safe; I'll file a ticket about it. -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] question about running openmpi with different interconnects

2011-04-04 Thread Jeff Squyres
running on a tcp > only cluster and specifying –mca btl tcp,sm,self, I get errors like this > [erb426:08967] Error in mx_init (error No MX device entry in /dev.) Try also specifying: mpirun --mca pml ob1 ... See the README for details of the "ob1" vs. "cm" PMLs. -- Jeff S

Re: [OMPI users] mpi problems,

2011-04-04 Thread Jeff Squyres
h I. Dacres > System Administrator > Advanced Technology Group Saint Louis University > > ___ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] OMPI 1.4.3 and "make distclean" error

2011-04-07 Thread Jeff Squyres
t; Is there a workaround for this? > > Thanks, > david > -- > David Gunter > HPC-3: Infrastructure Team > Los Alamos National Laboratory > > > > > > _______ > users mailing list > us...@open-mpi.org >

Re: [OMPI users] g95 + open-mpi

2011-04-07 Thread Jeff Squyres
d [", rank); > for (i = 0; i < size; i++) { > printf("%f ", DreducedValues[i]); > } > printf("]\n"); > free(DreducedValues); > free(Darray); > MPI_Finalize(); > } > > > greetings. > > nicolas cordier > ___ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] OMPI 1.4.3 and "make distclean" error

2011-04-08 Thread Jeff Squyres
gument --disable-dlopen, so nothing (including the Makefile) gets created >> in /user/openmpi-1.4.3/opal/libltd. >> >> Is there a workaround for this? >> >> Thanks, >> david >> -- >> David Gunter >> HPC-3: Infrastructure Team >> Los Alamos

Re: [OMPI users] "Value out of bounds in file" error

2011-04-12 Thread Jeff Squyres
t; Studio 9.0/VC\\Lib" msvcrt.lib msvcprt.lib kernel32.lib > > * Environment: > OS: Windows 7 (64-bit) > Compiler: cl.exe (32-bit) and ifort (32-bit) > MPI: openmpi-1.5.2 (local build) > > Is it the case that I am combining mkl_intelmpi with locally built openmpi > a

Re: [OMPI users] OpenMPI 1.4.2 Hangs When Using More Than 1 Proc

2011-04-12 Thread Jeff Squyres
On Apr 11, 2011, at 9:53 AM, Stergiou, Jonathan C CIV NSWCCD West Bethesda, 6640 wrote: > + ERROR MESSAGE + > FILE MISSING (Input): name = gemini.inp This seems like a gemini error, not an Open MPI error. -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to

Re: [OMPI users] "Value out of bounds in file" error

2011-04-12 Thread Jeff Squyres
"MPI_INIT()" with below message on console... > > """ > [mymachine:10108] [[27195,0],0] ORTE_ERROR_LOG: Value out of bounds in file > ..\..\orte\mca\oob\tcp\oob_tcp.c at line 1193 > """ > > Do you have any idea??? > > Thank you. > -Hiral >

Re: [OMPI users] Problem with setting up openmpi-1.4.3

2011-04-12 Thread Jeff Squyres
ith the program will see what the problem > is. Any help would be much appreciated. > >Amos Leffler > ___ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] Over committing?

2011-04-14 Thread Jeff Squyres
ot the intended recipient of this email, you must neither > >>> take any action based upon its contents, nor copy or show it to >>> anyone. Please contact the sender if you believe you have received >>> this email in error. QinetiQ may monitor email traffic data and a

Re: [OMPI users] shm unlinking

2011-04-14 Thread Jeff Squyres
.e., I don't know much/anything about what that device does internally). -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] shm unlinking

2011-04-14 Thread Jeff Squyres
solutions > > Please consider the environment before printing this email. > -Original Message- > From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On > Behalf Of Jeff Squyres > Sent: 14 April 2011 14:33 > To: Open MPI Users > Subject: Re: [OMPI users] sh

Re: [OMPI users] shm unlinking

2011-04-14 Thread Jeff Squyres
MPI; they can commit any fixes necessary to their components in our code tree. -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] Ofed v1.5.3?

2011-04-18 Thread Jeff Squyres
Yes. On Apr 16, 2011, at 1:34 PM, Michael Di Domenico wrote: > Does OpenMPI v1.5.3 support Ofed v.1.5.3.1 ? > ___ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users -- Jeff Squyres jsquy..

Re: [OMPI users] Problem compiling OpenMPI on Ubuntu 11.04

2011-04-19 Thread Jeff Squyres
no > problems we encountered. If anyone could shed some light on my issue that > would be very much appreciated. > > Thanks, > Sergiy > > > ___ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] mpirun unsuccessful when run across multiple nodes

2011-04-20 Thread Jeff Squyres
n/listinfo.cgi/users >> > >> > >> > ___ >> > users mailing list >> > us...@open-mpi.org >> > http://www.open-mpi.org/mailman/listinfo.cgi/users >> > >> > ___ >> > users mailing list >> > us...@open-mpi.org >> > http://www.open-mpi.org/mailman/listinfo.cgi/users >> >> >> ___ >> users mailing list >> us...@open-mpi.org >> http://www.open-mpi.org/mailman/listinfo.cgi/users >> >> ___ >> users mailing list >> us...@open-mpi.org >> http://www.open-mpi.org/mailman/listinfo.cgi/users > > > ___ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users > > > ___ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] Bug in MPI_scatterv Fortran-90 implementation

2011-04-21 Thread Jeff Squyres
______ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/ scatterv-f90.patch Description: Binary data

Re: [OMPI users] btl_openib_cpc_include rdmacm questions

2011-04-21 Thread Jeff Squyres
t; ___ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] huge VmRSS on rank 0 after MPI_Init when using "btl_openib_receive_queues" option

2011-04-21 Thread Jeff Squyres
options. > > thanks for your help, > éloi > > -- > Eloi Gaudry > Senior Product Development Engineer > > Free Field Technologies > Company Website: http://www.fft.be > Direct Phone Number: +32 10 495 147 > > _______ > users

Re: [OMPI users] using openib and psm together

2011-04-21 Thread Jeff Squyres
symptoms of it not working > correctly? > > ___ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] Need help buiding OpenMPI with Intel v12.0 compilers on Linux

2011-04-21 Thread Jeff Squyres
Then we generally go look at the *last* failures in config.log to start backtracking to figure out what went wrong. -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] Bug in MPI_scatterv Fortran-90 implementation

2011-04-22 Thread Jeff Squyres
there is another place where the interfaces come up, in > mpi-f90-interfaces.h.sh in ompi/mpi/f90/scripts > > If I manually change the two arguments to arrays from scalars > in both scripts after running configure but before "make", > then it works. > > Stan Sazyki

Re: [OMPI users] RES: RES: RES: Error with ARM target

2011-04-25 Thread Jeff Squyres
-mpi.org/mailman/listinfo.cgi/users >>>> >>>> ___ >>>> users mailing list >>>> us...@open-mpi.org >>>> http://www.open-mpi.org/mailman/listinfo.cgi/users >>> >>> >>> _______ >>> us

Re: [OMPI users] RES: RES: RES: Error with ARM target

2011-04-27 Thread Jeff Squyres
FWIW, my ARM contact tells me that he uses a native ARM Linux distro explicitly to avoid all the complexities of cross-compiling... :-\ On Apr 25, 2011, at 11:29 AM, Jeff Squyres wrote: > There's some extra special mojo that needs to be supplied when > cross-compiling Open MPI (e

Re: [OMPI users] srun and openmpi

2011-04-27 Thread Jeff Squyres
x27;s some kind of weird race condition in there somewhere...? We pass specific IP addresses and ports around on the command line, though, so I don't quite see how that would happen... -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] srun and openmpi

2011-04-27 Thread Jeff Squyres
On Apr 27, 2011, at 3:39 PM, Ralph Castain wrote: > Nope, nope nope...in this mode of operation, we are using -static- ports. Er.. right. Sorry -- my bad for not reading the full context here... ignore what I said... -- Jeff Squyres jsquy...@cisco.com For corporate legal information go

Re: [OMPI users] --enable-progress-threads broken in 1.5.3?

2011-04-28 Thread Jeff Squyres
5 > _______ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] MPI_Comm_create prevents external socket connections

2011-04-28 Thread Jeff Squyres
1.4.1 on FD10 with vanilla TCP. The install is totally > standard with no changes. > > Is this a known issue? > > An help appreciated. > > ___ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org

Re: [OMPI users] OpenMPI out of band TCP retry exceeded

2011-04-28 Thread Jeff Squyres
t; retries >>> exceeded. Can not communicate with peer >>> [ln13:27867] [[61748,0],0]-[[61748,0],32] oob-tcp: Communication >> retries >>> exceeded. Can not communicate with peer >>> >>> Any help would be greatly appreciated. >>> >>> Sincerely, >&

Re: [OMPI users] btl_openib_cpc_include rdmacm questions

2011-04-28 Thread Jeff Squyres
gt; What I want to know is there a way to tell mpirun to 'dump all resolved mca > settings' Or something similar. I'm not quite sure what you're asking here -- do you want to override MCA params on specific hosts? -- Jeff Squyres jsquy...@cisco.com For corporat

Re: [OMPI users] OpenMPI out of band TCP retry exceeded

2011-04-28 Thread Jeff Squyres
r/lib/openmpi/1.2.8-gcc/bin -np 239 --app procgroup His command line has "1.2.8" in it. -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] OpenMPI out of band TCP retry exceeded

2011-04-28 Thread Jeff Squyres
t;>>> exceeded. Can not communicate with peer >>>> >>>> Any help would be greatly appreciated. >>>> >>>> Sincerely, >>>> >>>> Waris Sindhi >>>> High Performance Computing, TechApps >>>> Pratt & Whitney, UTC >>>> (860)-565-8486 >>>> >>>> >>>> ___ >>>> users mailing list >>>> us...@open-mpi.org >>>> http://www.open-mpi.org/mailman/listinfo.cgi/users >>> >>> >>> ___ >>> users mailing list >>> us...@open-mpi.org >>> http://www.open-mpi.org/mailman/listinfo.cgi/users >>> >>> ___ >>> users mailing list >>> us...@open-mpi.org >>> http://www.open-mpi.org/mailman/listinfo.cgi/users >> >> >> ___ >> users mailing list >> us...@open-mpi.org >> http://www.open-mpi.org/mailman/listinfo.cgi/users >> >> ___ >> users mailing list >> us...@open-mpi.org >> http://www.open-mpi.org/mailman/listinfo.cgi/users > > > ___ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users > > ___ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] is there an equiv of iprove for bcast?

2011-04-29 Thread Jeff Squyres
(non-blocking collectives) that you could use until such things become natively available. -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] Building openmpi with PGI 11.4: won't find torque??

2011-05-03 Thread Jeff Squyres
gt;> and /opt/torque/lib64 does have: >> [root@aeolus modulefiles]# ls /opt/torque/lib64 >> libtorque.a libtorque.la libtorque.so libtorque.so.2 libtorque.so.2.0.0 >> >> so I'm a bit dumbfounded as to why configure doesn't "find" torque >> support...Any suggestions? >> >> --Jim >> ___ >> users mailing list >> us...@open-mpi.org >> http://www.open-mpi.org/mailman/listinfo.cgi/users > > > ___ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] BUILDING OPENMPI ON UBUNTU WITH INTEL 11.1

2011-05-03 Thread Jeff Squyres
tall'. Stop. > steph@sjb-linux:/src/openmpi-1.4.3$ > > > Regards > > Steph Bredenhann > > > > > > > -- > This message was sent by Adept Internet's webmail. > http://www.adept.co.za/ > > ___ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] BUILDING OPENMPI ON UBUNTU WITH INTEL 11.1

2011-05-03 Thread Jeff Squyres
ne. On May 3, 2011, at 2:15 PM, Steph Bredenhann wrote: > Thanks for the speedy reply. The required file with information is attached. > > I first thought I must send the file to openmpi again, sorry if that was > wrong. > > Thanks > > > -- > Steph Bredenha

Re: [OMPI users] Building openmpi with PGI 11.4: won't find torque??

2011-05-03 Thread Jeff Squyres
't know that it's -m64; I just made that out) On May 3, 2011, at 6:21 PM, Jim Kusznir wrote: > My gzipp'ed config.log is attached. Thanks! > --Jim > > On Tue, May 3, 2011 at 4:52 AM, Jeff Squyres wrote: >> It should search both tmdir/lib and tmdir/lib64 by

Re: [OMPI users] Open MPI 1.4.3 - Mac OS X 10.6.7

2011-05-03 Thread Jeff Squyres
64 bit) > - Incompatible compilers The problem is exactly what Open MPI is telling you -- the C compiler is not compatible with the Fortran compilers that you have specified. If you have /sw/bin/gfortran, I'm guessing you have it installed via fink...? If so, you might also have a fink-

Re: [OMPI users] is there an equiv of iprove for bcast?

2011-05-03 Thread Jeff Squyres
transmit prevents the correct > comm_group being used with Bcast calls. > > --- On Sat, 30/4/11, Jeff Squyres wrote: > > From: Jeff Squyres > Subject: Re: [OMPI users] is there an equiv of iprove for bcast? > To: randolph_pul...@yahoo.com.au, "Open MPI Users" > Rec

Re: [OMPI users] cputype (7) does not match previous archive members cputype

2011-05-04 Thread Jeff Squyres
too (i.e., linker flags, vs. compiler flags). -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] USE mpi

2011-05-07 Thread Jeff Squyres
_________ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] USE mpi

2011-05-07 Thread Jeff Squyres
-O3 -r8 -assume byterecl $FILENAME -c > > I have built OMPI with IFORT. > > Regards > > --- > Steph Bredenhann > > On Sat, 2011-05-07 at 14:26 -0400, Jeff Squyres wrote: >> What is the compile line that you are using to compile your application? >> >>

Re: [OMPI users] Mixing the FORTRAN and C APIs.

2011-05-07 Thread Jeff Squyres
visioned. > One would think that you would use the MPI header data types on both the > Fortran and the C side, even though you are using legacy interfaces. > Slip-ups in MPI data types often lead to run-time errors. If you have an > error-checking MPI library such as the Intel MPI one,

Re: [OMPI users] USE mpi

2011-05-07 Thread Jeff Squyres
ph Bredenhann > > On Sat, 2011-05-07 at 14:46 -0400, Jeff Squyres wrote: >> ompi_info | grep 90 > ___ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users -- Jeff Squyres jsquy...@ci

Re: [OMPI users] Mixing the FORTRAN and C APIs.

2011-05-07 Thread Jeff Squyres
On May 7, 2011, at 5:01 PM, Jeff Squyres wrote: > example, if you have to pass an MPI datatype down to PARPACK, you'd actually > need to pass MPI_Type_f2c(MPI_INTEGER), or MPI_Type_f2c(MPI_DOUBLE_PRECISION). Blarg -- I got these backwards. I should have said: > MPI_Type_c2f(MP

Re: [OMPI users] is there an equiv of iprove for bcast?

2011-05-09 Thread Jeff Squyres
n doing your own with point-to-point mechanisms. I don't usually recommend this, but it may be possible for your case. -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] btl_openib_cpc_include rdmacm questions

2011-05-09 Thread Jeff Squyres
ith our 1.4.3 or 1.5.3 installations, only oob (not >> that I understand what these things are...). >> >> ___ >> users mailing list >> us...@open-mpi.org >> http://www.open-mpi.org/mailman/listinfo.cgi/users >>

Re: [OMPI users] btl_openib_cpc_include rdmacm questions

2011-05-09 Thread Jeff Squyres
customers who reported this issue switched to rdmacm and moved on (i.e., we don't have access to their machines to test any more). -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] Windows: MPI_Allreduce() crashes when using MPI_DOUBLE_PRECISION

2011-05-09 Thread Jeff Squyres
e to debug my application further. > > Thank you in advance. > -Hiral > ___ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] Request for F90 bindings for Windows Builds

2011-05-09 Thread Jeff Squyres
OpenMPI. > ___ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] Windows: MPI_Allreduce() crashes when using MPI_DOUBLE_PRECISION

2011-05-09 Thread Jeff Squyres
you can comment on this would be > helpful. > > Just for more information: > op->o_func.intrinsic.fns[27] points to 0 when using > MPI_Allreduce(...,...,...,MPI_DOUBLE_PRECISION, MPI_SUM,...,...) You didn't answer my prior questions. :-) Also note that the op pointers are

Re: [OMPI users] Windows: MPI_Allreduce() crashes when using MPI_DOUBLE_PRECISION

2011-05-10 Thread Jeff Squyres
rank=", rank write(*,*) "start --, rcvbuf=", rcvbuf CALL MPI_ALLREDUCE(sndbuf, rcvbuf, n, & MPI_DOUBLE_PRECISION, MPI_SUM, MPI_COMM_WORLD, ierr) write(*,*) "end --, rcvbuf=", rcvbuf CALL MPI_Finalize(ierr

Re: [OMPI users] is there an equiv of iprove for bcast?

2011-05-11 Thread Jeff Squyres
bcast would cause. - At least the load would be fairly even over the cluster. > > > --- On Mon, 9/5/11, Jeff Squyres wrote: > > From: Jeff Squyres > Subject: Re: [OMPI users] is there an equiv of iprove for bcast? > To: randolph_pul...@yahoo.com.au > Cc: "Open MPI

Re: [OMPI users] Sorry! You were supposed to get help about: But couldn't open help-orterun.txt

2011-05-11 Thread Jeff Squyres
ally located. -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] Invitation to connect on LinkedIn

2011-05-12 Thread Jeff Squyres
Company > China > Confirm that you know alex > > © 2011, LinkedIn Corporation > ___ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users -- Jeff Squyres jsquy...@cisco.com For corporate

Re: [OMPI users] btl_openib_cpc_include rdmacm questions

2011-05-12 Thread Jeff Squyres
e, > > Which issue? I couldn't find a relevant-looking one. https://svn.open-mpi.org/trac/ompi/ticket/2714 -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] Windows: MPI_Allreduce() crashes when using MPI_DOUBLE_PRECISION

2011-05-12 Thread Jeff Squyres
ed both) >> >> This program works fine for me. > > I am observing same crash, as described in this thread (when executing > as "mpirun -np 2 mar_f_dp.exe"), even with above correct and simple > test program. I commented 'use mpi' as it gave me "Error in compiled > module file" error, so I used 'include "mpif.h"' statement (see > attachement). > > It seems that Windows specific issue, (I could run this test program > on Linux with openmpi-1.5.1). > > Can anybody try this test program on Windows? > > Thank you in advance. > -Hiral > -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] TotalView Memory debugging and OpenMPI

2011-05-17 Thread Jeff Squyres
So we make a copy of the variable. > ! */ > ! char *s = strdup(env[j]); > ! > ! if (NULL == s) { > ! return OPAL_ERR_OUT_OF_RESOURCE; > ! } > ! putenv(s); > } > } > > /* All done */ > > ___ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] Segfault after malloc()?

2011-05-18 Thread Jeff Squyres
gt; expert, unfortunately. > > Kind regards, > > Paul van der Walt > > -- > O< ascii ribbon campaign - stop html mail - www.asciiribbon.org > ___ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] Segfault after malloc()?

2011-05-18 Thread Jeff Squyres
tion (IIRC). I personally like these valgrind options: valgrind --num-callers=50 --db-attach=yes --tool=memcheck --leak-check=yes --show-reachable=yes On May 18, 2011, at 8:49 AM, Paul van der Walt wrote: > Hi Jeff, > > Thanks for the response. > > On 18 May 2011 13:30, Jeff Sq

Re: [OMPI users] v1.5.3-x64 does not work on Windows 7 workgroup

2011-05-19 Thread Jeff Squyres
my time to work on > (3). > > Regards, > Jason > ___ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] Error: Entry Point Not Found

2011-05-19 Thread Jeff Squyres
3-ad33-15ae9366f4e6/ So perhaps Shiqing needs to put in some kind of portability workaround for OMPI, and the current binaries won't actually work for XP...? I can't say that for sure because I really know very little about Windows; we'll unfortunately have to wait until he returns to g

Re: [OMPI users] openmpi (1.2.8 or above) and Intel composer XE 2011 (aka 12.0)

2011-05-19 Thread Jeff Squyres
e Computing >> C.R. Frascati >> Via E. Fermi, 45 >> PoBox 65 >> 00044 Frascati (Rome) >> Italy >> >> Tel: +39 06 9400 5342 >> Fax: +39 06 9400 5551 >> Fax: +39 06 9400 5735 >> E-mail: salvatore.po...@enea.it >> Home Page: www.cresco.enea.it >> ___ >> users mailing list >> us...@open-mpi.org >> http://www.open-mpi.org/mailman/listinfo.cgi/users >> > > ___ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] Openib with > 32 cores per node

2011-05-19 Thread Jeff Squyres
boratory > > >> >> Thanks, >> Rob >> -- >> Robert Horton >> System Administrator (Research Support) - School of Mathematical Sciences >> Queen Mary, University of London >> r.hor...@qmul.ac.uk - +44 (0) 20 7882 7345 >> >> ______

Re: [OMPI users] MPI_COMM_DUP freeze with OpenMPI 1.4.1

2011-05-19 Thread Jeff Squyres
o call MPI_COMM_SPLIT, too? -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] Trouble with MPI-IO

2011-05-19 Thread Jeff Squyres
f more > information is needed, please ask. I am on an 8 core Xeon based Dell > workstation running Scientific Linux 5.5, Intel fortran 12.0.3, and > OpenMPI 1.5.3. I have also attached output from 'ompi_info'. > > T. Rosmond > > >

Re: [OMPI users] Trouble with MPI-IO

2011-05-20 Thread Jeff Squyres
nt(out) :: newtype >> integer, intent(out) :: ierr >> end subroutine MPI_Type_indexed >> end interface Shouldn't ijlena and ijdisp be 1D arrays, not 2D arrays? -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] MPI_Alltoallv function crashes when np > 100

2011-05-20 Thread Jeff Squyres
all > function worked well at my environment. > Did anybody meet the same problem? Thanks. > > > Best Regards > > > > > ___ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.

Re: [OMPI users] MPI_ERR_TRUNCATE with MPI_Allreduce() error, but only sometimes...

2011-05-20 Thread Jeff Squyres
I've made a mistake. It's particularly > frustrating because it seems to work fine the first time. Does anyone have > any thoughts? > > Thanks > Wei > _______ > users mailing list > us...@open-mpi.org > http://www.open-

Re: [OMPI users] Trouble with MPI-IO

2011-05-20 Thread Jeff Squyres
On May 20, 2011, at 6:23 AM, Jeff Squyres wrote: > Shouldn't ijlena and ijdisp be 1D arrays, not 2D arrays? Ok, if I convert ijlena and ijdisp to 1D arrays, I don't get the compile error (even though they're allocatable -- so allocate was a red herring, sorry). That'

Re: [OMPI users] Openib with > 32 cores per node

2011-05-20 Thread Jeff Squyres
27;t seem to be an option to me (?). It would be interesting to know > how much difference it would make though... > > Thanks again for your help and have a good weekend. > > Rob > > -- > Robert Horton > System Administrator (Research Support) - School of Mathematical Sciences > Queen Mary, University of London > r.hor...@qmul.ac.uk - +44 (0) 20 7882 7345 > > ___ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] Invitation to connect on LinkedIn

2011-05-23 Thread Jeff Squyres
x27;ll be notified as > members of your network change their current position. Be the first to know > and reach out! > > > © 2011, LinkedIn Corporation > ___ > users mailing list > us...@open-mpi.org > http://www.open-mpi.

Re: [OMPI users] openmpi (1.2.8 or above) and Intel composer XE 2011 (aka 12.0)

2011-05-25 Thread Jeff Squyres
don't think there's much we can do with regards to the 1.2 series -- it's so ancient that unless you have a support contract with someone, we really don't offer public/mailing list support for it any more. :-( -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] Symbol not found: _evsignal_base

2011-05-25 Thread Jeff Squyres
/home/u0552682/pkg/openmpi/1.4.3_bigmac/lib/libopen-pal.0.dylib > Trace/BPT trap > > > Any suggestions on what I might be doing wrong? > > > Charles > ___ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] MPI_COMM_DUP freeze with OpenMPI 1.4.1

2011-05-25 Thread Jeff Squyres
"id%COMM_NODES" and so implies all the processes > of this communicator. Hmm. Are you sure that id%myid is relative to id%comm? I don't see its assignment in your code snipit. -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] FW: Issue with mpicc --showme in windows

2011-05-25 Thread Jeff Squyres
ontent of this message or its Accuracy or Integrity, > please contact Airbus immediately. > All outgoing e-mails from Airbus are checked using regularly updated virus > scanning software but you should take whatever measures you deem to be > appropriate to ensure that this message and

Re: [OMPI users] MPI_Allgather with derived type crash

2011-05-25 Thread Jeff Squyres
= 0; i < 2; i++) > { >int status = 0; > generate_derived_type(&stype); > > status = MPI_Allgather(send_buf, 1, stype, recv_buf, 1, stype, > MPI_COMM_WORLD); > if (status != MPI_SUCCESS) > { > printf("statu

Re: [OMPI users] MPI_COMM_DUP freeze with OpenMPI 1.4.1

2011-05-26 Thread Jeff Squyres
>>> > Yes, id%myid is relative to id%comm. It is assigned, just before in the code, > by all the processes, by the following call : > CALL MPI_COMM_RANK(id%COMM, id%MYID, IERR) I'm out of ideas. :-( Can you create a short reproducer code? -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] problem using mpirun over multiple nodes

2011-05-26 Thread Jeff Squyres
run may not. > Jagannath > > On Wed, May 25, 2011 at 10:42 PM, Jeff Squyres (jsquyres) > wrote: > Are you running any firewall software? > > Sent from my phone. No type good. > > On May 25, 2011, at 10:41 PM, "Jagannath Mondal" > wrote: > >> Hi

Re: [OMPI users] openmpi (1.2.8 or above) and Intel composer XE 2011 (aka 12.0)

2011-05-27 Thread Jeff Squyres
nfabrics#ib-btl Is this entry not clear enough? http://www.open-mpi.org/faq/?category=tuning#selecting-components -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] Windows mpi.h:: OMPI_HAVE_FORTRAN_LOGICAL / INTEGER / REAL are set to 0 (zero)

2011-05-31 Thread Jeff Squyres
/ > #define OMPI_HAVE_FORTRAN_REAL8 0 > == > > Any idea on why mpi.h is setting zero for all above fortran datatypes > despite fortran compiler supports most of the datatypes (see > cmake_gui_output2.txt)??? > > Thank you in advance. > -Hiral > ___ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] Windows: MPI_Allreduce() crashes when using MPI_DOUBLE_PRECISION

2011-05-31 Thread Jeff Squyres
GER and REAL) attached with this thread? > > Thank you. > -Hiral -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

<    1   2   3   4   5   6   7   8   9   10   >