Re: [OMPI users] How to time data transfers?

2010-10-14 Thread Jeff Squyres
*assumption* that the process will never move and might be able to use the native x86 timer (there's some complications here, but we might be able to figure it out). Bad Things could happen if the process ever moved, though (e.g., if the application ever manually changed the binding). --

Re: [OMPI users] Problem with MPI_Comm_accept in a dynamic client/server application

2010-10-14 Thread Jeff Squyres
similar that I have > found had to do with different version of OpenMPI installed, but I only have > one version, and I believe it is the one being used. > > Thank you, > Kalin > _______ > users mailing list > us...@op

Re: [OMPI users] Build failure with OMPI-1.5 (clang-2.8, gcc-4.5.1 with debug options)

2010-10-14 Thread Jeff Squyres
ese out prior to the release. Ralph is just going through the pain right now of upgrading to Autoconf 2.68 / Libtool 2.4; hopefully we'll have fixes on the trunk RSN for the newest-of-the-new autotools. -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] Build failure with OMPI-1.5 (clang-2.8, gcc-4.5.1 with debug options)

2010-10-14 Thread Jeff Squyres
libmpi.so explicitly listed in the link line, which should contain MPI_Abort. Can you nm on that file and ensure that it is actually listed there? VT guys -- any ideas here? -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] Build failure with OMPI-1.5 (clang-2.8, gcc-4.5.1 with debug options)

2010-10-14 Thread Jeff Squyres
On Oct 14, 2010, at 5:38 PM, Jed Brown wrote: > $ nm -D > /home/jed/src/openmpi-1.5/bclang/ompi/contrib/vt/vt/../../../.libs/libmpi.so > |grep MPI_Abort > 00074380 T PMPI_Abort > > In contrast, with gcc: > > $ nm -D > /home/jed/src/openmpi-1.5/bgcc/ompi/contrib/vt/vt/../../../.libs/li

Re: [OMPI users] self-messaging questions

2010-10-15 Thread Jeff Squyres
to highly optimize the send-to-self case, but it should perform well. You might want to benchmark memcpy vs. MPI_Sendrecv() to self (for example) and see if there's a noticeable difference. -- 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_STARTALL doesn't compile with mpif90 and a multi-dimensional request array

2010-10-15 Thread Jeff Squyres
ould allow more flexibility when writing MPI programs > in Fortran90. >From my understanding of Fortran, that would violate the MPI spec. You could, I think, use an array subsection when you call MPI_STARALL that would give you a 1D array of integers, right? -- 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_STARTALL doesn't compile with mpif90 and a multi-dimensional request array

2010-10-15 Thread Jeff Squyres
mo' betta than the existing MPI F90 bindings. We plan to prototype the F08 module in OMPI when we finish specifying it in the Forum, and revamp the F90 support in OMPI at more-or-less the same time. -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] Typo in man page for MPI_File_iwrite_at

2010-10-18 Thread Jeff Squyres
the rendered text. > > -- Jeremiah Willcock > ___ > 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.cisc

Re: [OMPI users] openmpi 1.5 build from rpm fails: --program-prefix now checked in configure

2010-10-19 Thread Jeff Squyres
NING: *** This configure script does not support > --program-prefix, --program-suffix or --program-transform-name. Users > are recommended to instead use --prefix with a unique directory and make > symbolic links as desired for renaming." >&2;} > > If I remove the new contr

Re: [OMPI users] Open MPI dynamic data structure error

2010-10-20 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] Question about MPI_Barrier

2010-10-21 Thread Jeff Squyres
on otherwise-empty machines? -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] segmentation fault in mpiexec (Linux, Oracle/Sun C)

2010-10-21 Thread Jeff Squyres
ssue on my side. > > --td > > > On 10/21/2010 06:47 AM, Terry Dontje wrote: >> On 10/21/2010 06:43 AM, Jeff Squyres (jsquyres) wrote: >>> Also, i'm not entirely sure what all the commands are that you are showing. >>> Some of those warnings (eg in config.lo

Re: [OMPI users] Question about MPI_Barrier

2010-10-21 Thread Jeff Squyres
t on code A seems to run faster. I do have a > lot of communications in code B too. It involves 500 procs. I had thought > code B should have no effect on the time spent on code A if I use MPI_Barrier. > > Linbao > On Thu, Oct 21, 2010 at 5:17 AM, Jeff Squyres wrote: > On O

Re: [OMPI users] Some problems

2010-10-22 Thread Jeff Squyres
27;MPI::Win::Free()' and > 'undefined reference to 'MPI::Datatype::Free()' > > So could I get some help? Thanks! > > _______ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailma

Re: [OMPI users] OPEN MPI data transfer error

2010-10-22 Thread Jeff Squyres
gt; What is the possible reason ? > > > Any help is appreciated. > > thanks > > jack > > Oct. 22 1010 > _______ > 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] OPEN MPI data transfer error

2010-10-22 Thread Jeff Squyres
x27;m a little suspect of what you sent already (e.g., you didn't include the waitall, which is kinda important :-) ). -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] Open MPI program cannot complete

2010-10-25 Thread Jeff Squyres
gt; > How to get the ZOMBIE_PID ? > > "ps" from the command line, or getpid() from C code. > > Jed > > ___ users mailing list > us...@open-mpi.org http://www.open-mpi.org/mailman/listinfo.cgi/users >

Re: [OMPI users] Open MPI program cannot complete

2010-10-25 Thread Jeff Squyres
be > > > better in a non-interactive environment. > > > > > > Where should I put the (gdb --batch -ex 'bt full' -ex 'info reg' -pid > > > ZOMBIE_PID) in the script ? > > > > > > Is control returning to your script after rank

Re: [OMPI users] Cross compiling for 32 bit from a 64 bit machine

2010-10-25 Thread Jeff Squyres
ive] Error 1 > > > Any idea as to how to go around fixing this? Any help would be greatly > regarded, since I'm supposed to meet a deadline, and half of my semester has > been spent trying to get either LAM-MPI or Open MPI (which I was suggested I > shift to) to wor

Re: [OMPI users] Fwd: Cross compiling for 32 bit from a 64 bit machine

2010-10-25 Thread Jeff Squyres
; is incompatible with i386 output >>> >>>>> /usr/bin/ld: final link failed: Invalid operation >>> >>>>> collect2: ld returned 1 exit status >>> >>>>> make[2]: *** [libopen-pal.la] Error 1 >>> >>>>> make[2]: Leaving directory `/home/wolf/Downloads/openmpi-1.5/opal' >>> >>>>> make[1]: *** [all-recursive] Error 1 >>> >>>>> make[1]: Leaving directory `/home/wolf/Downloads/openmpi-1.5/opal' >>> >>>>> make: *** [all-recursive] Error 1 >>> >>>>> >>> >>>>> >>> >>>>> Any idea as to how to go around fixing this? Any help would be greatly >>>>> regarded, since I'm supposed to meet a deadline, and half of my semester >>>>> has been spent trying to get either LAM-MPI or Open MPI (which I was >>>>> suggested I shift to) to work. >>> >>>>> Thank you very much. >>> >>>>> >>> >>>>> Regards, >>> >>>>> Saahil___ >>> >>>> 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/

[OMPI users] MPI-2.2: do you care?

2010-10-26 Thread Jeff Squyres
who *needs* the functionality represented by those still-open tickets? Thanks for your input. -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] mixed versions of openmpi ? (1.4.1 and 1.4.3)

2010-10-29 Thread Jeff Squyres
GSMRvd0MeLbp1HWJTbVYlCwo= > =NwEP > -END PGP SIGNATURE- > > _______ > 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] mixed versions of openmpi ? (1.4.1 and 1.4.3)

2010-10-29 Thread Jeff Squyres
des and libmpi.so from v1.4.3 on other nodes). This is absolutely not guaranteed to work -- we don't even try to maintain this kind of compatibility. Does that make sense? -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] link problem on 64bit platform

2010-11-01 Thread Jeff Squyres
FLAGS to the configure script? -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] link problem on 64bit platform

2010-11-02 Thread Jeff Squyres
On Nov 2, 2010, at 4:57 AM, jody wrote: > So i guess the basic question is: > is it permitted to rename openMPI installations, and if yes how is > this porperly done (since a simple mv doesn't work) Yes: http://www.open-mpi.org/faq/?category=building#installdirs -- Jeff

Re: [OMPI users] Configure error - ompi/mca/io/romio/romio/localdefs: No such file or directory

2010-11-02 Thread Jeff Squyres
** > ** This warning was added by the IU Computer Science Dept. mail scanner. ** > * > > > > ___ > users mailing list >

Re: [OMPI users] Question about collective messages implementation

2010-11-02 Thread Jeff Squyres
polling. We've had many discussions about this topic, but have never really addressed it -- the need for low latency has been greater than the need for blocking/not-consuming-CPU progress. -- 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 1.5.x

2010-11-02 Thread Jeff Squyres
website; obtained via the src.rpm download) > > --Jim > ___ > 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 1.5.x

2010-11-02 Thread Jeff Squyres
ve them >> installed in their own /opt/opemmpi-gcc, etc directories). >> Any suggestions how to proceed? (the specific version of openmpi in >> this case is the one available for download on Nov 2 from the main >> website; obtained via the src.rpm download) >>

Re: [OMPI users] open MPI please recommend a debugger for open MPI

2010-11-03 Thread Jeff Squyres
-CW-MPI-Mechanic.pdf :-) -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] open MPI please recommend a debugger for open MPI

2010-11-03 Thread Jeff Squyres
doing. Ahem. But seriously, I try to use printf's for only truly trivial things; I use various kinds of debugging tools for everything else (e.g., I'll frequently use gdb to examine corefiles and/or attach to individual processes in parallel jobs to do heavy-lifting debugging). -- Jef

Re: [OMPI users] Creating 64-bit PPC objects with xlc?

2010-11-09 Thread Jeff Squyres
f OpenMPI, and it seems to correctly support my > existing software. > > So, now for my question: > > Should FCFLAGS show up on these links lines and, if so, how would I get > 64-bit objects? > > Thanks, > > Brian Price > > > > ___ > 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] Creating 64-bit objects?

2010-11-10 Thread Jeff Squyres
rian Price > > > > ___ > 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] Open MPI 1.5 is not detecting oversubscription

2010-11-10 Thread Jeff Squyres
e parameter is not being set in cases of oversubscription, > with or without an explicit hostfile. > > Jed > ___ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users -- Jeff Squyres jsq

Re: [OMPI users] Problem with sending messages from one of the machines

2010-11-11 Thread Jeff Squyres
mca_pml_ob1.so > #7 0xf7ed9c60 in PMPI_Send () from /home/gmaj/openmpi/lib/libmpi.so.0 > #8 0x0804e900 in main () > -- > > If anybody knows what may cause this problem or what may I do to find > the reason, any help is appreciated. > > My open-mpi is version 1.4.1. > > > Regards, > Grzegorz Maj > ___ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users > > > > -- > David Zhang > University of California, San Diego > ___ > 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] Problem with sending messages from one of the machines

2010-11-11 Thread Jeff Squyres
and eth2 are the same on both hosts (i.e., eth1 on hostA is reachable by eth1 on hostB; ditto for eth2). See the FAQ for more details on other ways of setting MCA parameters (environment vars, files, etc.). -- 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 with sending messages from one of the machines

2010-11-11 Thread Jeff Squyres
branch that has much better debug/error messages, but I've never had the time to finish it (indeed, I think there's a bug in that development branch right now, otherwise I'd recommend giving it a whirl). :-\ -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

[OMPI users] Open MPI at SC'10

2010-11-12 Thread Jeff Squyres
the Forum's deliberations on MPI-3. http://sc10.supercomputing.org/schedule/event_detail.php?evid=bof122 Many other Open MPI organizations who will also have a presence at SC; be sure to stop by their booths and say hello. See you there! -- Jeff Squyres jsquy...@cisco.com For corporate legal

Re: [OMPI users] Infiniband error

2010-11-12 Thread Jeff Squyres
can I > find what the error codes mean? > > Thanks, > Ondrej Marsalek > ___ > 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] Deprecated parameter: plm_rsh_agent

2010-11-12 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 -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] Calling MPI_Test() too many times results in a time spike

2010-11-12 Thread Jeff Squyres
me_res.end()); > >std::cout << "Total time: " << total_time << " secs\n" > << "MPI_Test calls: " << time_res.size() << '\n' > << std::fixed << std::setprecision(10)

Re: [OMPI users] SYSTEM CPU with OpenMPI 1.4.3

2010-11-12 Thread Jeff Squyres
e differnece between these two versions, or > what affects the "SYSTEM CPU" and execution speed? There shouldn't be any noticeable difference in performance between these versions. Assumedly you're running your tests on otherwise-idle machines. Is the difference

Re: [OMPI users] Compile problems with 1.3.2

2010-11-12 Thread Jeff Squyres
m_name environment-modules' --define > 'build_all_in_one_rpm 0' --define 'configure_options > --with-tm=/opt/torque' --define '_name openmpi-gcc' openmpi-1.4.3.spec Weird -- you're saying that *without* --enable-contrib-no-build=vt, the 1.4.3 SRPM fails

Re: [OMPI users] source code for presentation/papers

2010-11-16 Thread Jeff Squyres
asiliy G Tolstov > Selfip.Ru > > ___ > 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] launching the mpi runtime

2010-11-22 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] boost + openmpi link errors: missing openmpi libraries

2010-11-22 Thread Jeff Squyres
4.lib(broadcast.obj) : error LNK2001: unresolved > external symbol _MPI_Bcast@20 > > > is boostpro's mpi lib against openmpi or another MPI implementation? > > > regards, > > ___ > users mailing list > us...@open-

Re: [OMPI users] Infiniband problem, kernel mismatch

2010-11-22 Thread Jeff Squyres
tallation. You should contact your IB vendor for assistance. -- 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-io, fortran, going crazy... (ADENDA)

2010-11-22 Thread Jeff Squyres
larger. MPI should do the Right Thing under the covers in this 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] SYSTEM CPU with OpenMPI 1.4.3

2010-11-22 Thread Jeff Squyres
> Anyway, if it's just a mistake, please fix it in the next version. > > Regards, > Tetsuya Mishima > > _______ > 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] launching the mpi runtime

2010-11-22 Thread Jeff Squyres
to write a custom code to do that. MPI doesn't necessarily mean SPMD -- you can certainly have the GUI call MPI_INIT and then call MPI_COMM_SPAWN to launch a different executable to do the compute working stuff. -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] possible mismatch between MPI_Iprobe and MPI_Recv?

2010-11-22 Thread Jeff Squyres
ticular, could it be that the size of the message actually > received by MPI_Recv() does not match `size` (the variable)? No. > In case a shorter message (different from the one initially matched) > was received, can I get the actual message size via a new call to > MPI_Get_count(&mpi

Re: [OMPI users] ABOUT ERROR WITH MPIRUN

2010-11-29 Thread Jeff Squyres
MCA sds: seed (MCA v1.0, API v1.0, Component v1.2.7) > MCA sds: singleton (MCA v1.0, API v1.0, Component v1.2.7) > MCA sds: slurm (MCA v1.0, API v1.0, Component v1.2.7) > > Can anyone please look at the files and tell me what to do? > > Tushar > > ___ > 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] PROBLEM WITH MPIRUN

2010-11-29 Thread Jeff Squyres
ailing 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] MPI-IO Lustre driver update?

2010-11-29 Thread Jeff Squyres
ices Tel (ext): +44(0)113 343 5429 > University of Leeds, LS2 9JT, UK > - > ___ > 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] Help!!!!!!!!!!!!Openmpi instal for ubuntu 64 bits

2010-11-29 Thread Jeff Squyres
install-recursive] Error 1 > > > > -- > Maurício Paulo Rodrigues > Bacharelando em Física > Universidade Federal de Viçosa > Mobile- (32)-9972 2239 > e-mail alternativo mauricio.pa...@ufv.br > Brazil > _______ > users mailin

Re: [OMPI users] MPI-IO Lustre driver update?

2010-11-29 Thread Jeff Squyres
#x27;d estimate the Feburary timeline, although ROMIO will likely come into the OMPI trunk in the "near future" (i.e., Bull is actively working on it -- I just sent some comments on their patch earlier today). -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: h

Re: [OMPI users] launching the mpi runtime

2010-11-29 Thread Jeff Squyres
es. The new processes will need to call MPI_COMM_GET_PARENT to get the intercommunicator that is shared with the parent process(es). Make sense? Read through the MPI spec section on "dynamic processes" for more details. -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] launching the mpi runtime

2010-11-29 Thread Jeff Squyres
e meek. You need to have different executables for your different OS's, for example. -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] launching the mpi runtime

2010-11-29 Thread Jeff Squyres
ter (linux) With Open MPI, correct -- we don't currently support "MPI talk" between Windows and Linux. Sorry! :-( -- 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_split

2010-11-29 Thread Jeff Squyres
roups be able to have a starting rank of 0 and be able to use MPI_COMM_SIZE to find how many peers are in your subgroup. Having distinct sub-communicators is helpful here. That being said... (this can go on ad nauseam -- it just depends on your app and whether you want to do the splitting or not; ther

Re: [OMPI users] Help!!!!!!!!!!!!Openmpi instal for ubuntu 64 bits

2010-11-29 Thread Jeff Squyres
___ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users > > > > -- > Maurício Paulo Rodrigues > Bacharelando em Física > Universidade Federal de Viçosa > Mobile- (32)-9972 2239 > e-mail

Re: [OMPI users] Help!!!!!!!!!!!!Openmpi instal for ubuntu 64 bits

2010-11-30 Thread Jeff Squyres
find icc (after it had assumedly been able to find it all the way up until that point -- i.e., it must have been able to find icc when it installed/re-linked libopen-pal.so). On Nov 30, 2010, at 8:35 AM, Tim Prince wrote: > On 11/29/2010 3:03 PM, Gus Correa wrote: >> Jeff

Re: [OMPI users] SIGPIPE handling?

2010-12-01 Thread Jeff Squyres
t;>> if(putchar(getchar()) < 0) >>>> break; >>>> } >>>> >>>> MPI_Finalize (); >>>> >>>> return (0); >>>> } >>>> >>>> >>>> Thank you, >>>> >>>> Jesse Ziser >>>> Applied Research Laboratories: >>>> The University of Texas at Austin >>>> ___ >>>> 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] How to avoid abort when calling MPI_Finalize without calling MPI_File_close?

2010-12-01 Thread Jeff Squyres
lls allowed" flag, and then goes and calls some mpi > routines to clean up the opened files: Rob -- I think you're right. I'll file a ticket, but I don't know exactly when this will be addressed. James; if you can find a good solution and send a patch, that would

Re: [OMPI users] can't understand the mean of "ofud" in openmpi

2010-12-02 Thread Jeff Squyres
anything. > maybe www.open-mpi.org can publish a openmpi's document to explain those > args and principle. We are lacking in the documentation department; contributions would be greatly appreciated... The README file has a bunch about BTLs; that may be helpful reading. -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] Scalability issue

2010-12-02 Thread Jeff Squyres
n.o > /usr/lib/gcc/x86_64-linux-gnu/3.4.6/../../../../lib/libfrtbegin.a(frtbegin.o): > dans la fonction ▒ main ▒: > (.text+0x1e): référence indéfinie vers ▒ MAIN__ ▒ > collect2: ld a retourné 1 code d'état d'exécution > > Thanks, > Benjamin > > ___ > 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] Scalability issue

2010-12-07 Thread Jeff Squyres
rr >>> >>> i = 32768 >>> i2 = 2*i >>> allocate(buf(i,i2)) >>> count = i*i2 >>> buf = 1 >>> call MPI_Send(buf, count, MPI_INTEGER, dest, tag, MPI_COMM_WORLD, mpierr) >>> >>> Now count is 2^31 which overflows a 32bit intege

Re: [OMPI users] Scalability issue

2010-12-07 Thread Jeff Squyres
ence, when we talk about the 2B count limit, we're referring to the fact that most systems where MPI is used default to 4 byte int's. > I may have inadvertently misled Benjamin, if this perception is wrong. > I will gladly stand corrected, if this is so. > > You are the OpenM

Re: [OMPI users] glut display 'occasionally' opens

2010-12-07 Thread Jeff Squyres
> mpirun -x DISPLAY=:0.0 -np 4 -hostfile ~/openmpi.hosts ./myapp >>> > >>> > I've tried adding the -d option with no success. >>> > >>> > Does anyone have any suggestions or comments? I'll certainly provide >>> > more information if required. >>> > >>> > Thanks, >>> > Brad >>> > ___ >>> > 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] Help on Mpi derived datatype for class with static members

2010-12-13 Thread Jeff Squyres
dress of your MPI data, but things may be > different in the general case. Again, my adivce would be to post a > question in a dedicated C++ forum for a comprehensive answer. > > If you are going to send C++ classes via MPI, you might want to have a > look at Boost.MPI, whic

Re: [OMPI users] curious behavior during wait for broadcast: 100% cpu

2010-12-13 Thread Jeff Squyres
>> Any clarifications? >> >> ___ >> 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] curious behavior during wait for broadcast: 100% cpu

2010-12-13 Thread Jeff Squyres
t; On Dec 13, 2010, at 7:31 AM, Jeff Squyres wrote: > >> Also note that recent versions of the Linux kernel have changed what >> sched_yield() does -- it no longer does essentially what Ralph describes >> below. Google around to find those discussions. >> >> >&

Re: [OMPI users] curious behavior during wait for broadcast: 100% cpu

2010-12-13 Thread Jeff Squyres
inue to see near 100% utilization even if we yield because > we will always poll for some time before deciding to yield. > > > On Dec 13, 2010, at 7:52 AM, Jeff Squyres wrote: > >> See the discussion on kerneltrap: >> >> http://kerneltrap.org/Linux/CFS_and_sche

Re: [OMPI users] curious behavior during wait for broadcast: 100% cpu

2010-12-13 Thread Jeff Squyres
e -- read this thread all the way through (the Linux sched_yield() discussion is near the end): https://lists.mcs.anl.gov/mailman/htdig/mpich-discuss/2007-September/002711.html On Dec 13, 2010, at 10:52 AM, Jeff Squyres wrote: > I think there *was* a decision and it effectively changed

Re: [OMPI users] curious behavior during wait for broadcast: 100% cpu

2010-12-13 Thread Jeff Squyres
...etc.). We developers have previously discussed how to make the MPI layer block (instead of busy poll), but there has never been a compelling need to do so. Specifically, conversion to allow a blocking model is a fair amount of complex work that no one has allocated any time/resources to do

Re: [OMPI users] Method for worker to determine its "rank" on a single machine?

2010-12-14 Thread Jeff Squyres
already brought up. There seems to be general desire for this kind of functionality both within the Forum and among users, so we'll see where it goes... -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] meaning of MPI_THREAD_*

2010-12-14 Thread Jeff Squyres
program that b) uses MPI_THREAD_SINGLE and c) only uses MPI from one thread. Technically, that's not what the standard says, though -- MPI_THREAD_SINGLE is supposed to be used only with single-threaded applications. -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] Issue with : mca_oob_tcp_peer_recv_connect_ack on SGI Altix

2010-12-15 Thread Jeff Squyres
BTL; looks like we should also harden this up for the TCP OOB as well... -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] questions about the openib component

2010-12-15 Thread Jeff Squyres
? Have a look at this paper: http://www.open-mpi.org/papers/euro-pvmmpi-2007-ib/ -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] Mac Ifort and gfortran together

2010-12-15 Thread Jeff Squyres
nsoft. Can you verify that you're using the "right" mpif77 (and friends) when you intend to, and so on? -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] Calling MPI_Test() too many times results in a time spike

2010-12-15 Thread Jeff Squyres
hesitate to use the word "spike" when dealing with such small numbers in TCP traffic). And they could be due to a lot of different things, many of which are beyond OMPI's control. Have you seen if this has any impact on your actual application performance? -- Jeff Squ

Re: [OMPI users] Calling MPI_Test() too many times results in a time spike

2010-12-15 Thread Jeff Squyres
d due to OS issues. Have you eliminated all other sources of jitter? Are you binding to specific cores? Have you turned off all unused daemons? Do you see the same behavior with shared memory transport (which should make jitter issues more pronounced)? ...etc. -- Jeff Squyres jsquy...@cisc

Re: [OMPI users] Using MPI_Put/Get correctly?

2010-12-15 Thread Jeff Squyres
he > above work fine, though the windows are only on a subset of the > communicated array, and the origin data is being PUT from part of the > array that is not within the window. > _________ > Matt > > > > _

Re: [OMPI users] Trouble with IPM & OpenMPI on SGI Altix

2010-12-15 Thread Jeff Squyres
the Web, unfortunately, looking MPI or IPM ways :-) > > Thanks in advance for any hint, Regards, G. > > > _______ > 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] segmentation fault

2010-12-16 Thread Jeff Squyres
>>> >>> >>> ___ >>> users mailing list >>> us...@open-mpi.org <mailto: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] problem when compiling ompenmpiV1.5.1

2010-12-16 Thread Jeff Squyres
hiers attachés qu'il contient > sont confidentiels et destinés exclusivement à l'usage de la personne > à laquelle ils sont adressés. Si vous avez reçu ce message par erreur, > merci d'en avertir immédiatement son émetteur et de ne pas en conserver > de copie. > > This e-mail and any files transmitted with it are confidential and > intended solely for the use of the individual to whom they are addressed. > If you have received this e-mail in error please inform the sender > immediately, without keeping any copy thereof. > > > ___ > 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] Issue with : mca_oob_tcp_peer_recv_connect_ack on SGI Altix

2010-12-16 Thread Jeff Squyres
re's 2 MCA params: oob_tcp_port_min_v4 (default: 0) oob_tcp_port_range_v4 (default: 65536) Try setting these values to mutually exclusive ranges for each of your jobs and see if that fixes the problem. Keep in mind that user-level ports start at 1024, so your lowest range might as well st

Re: [OMPI users] difference between single and double precision

2010-12-16 Thread Jeff Squyres
value was set by setting an environment variable, then you can just getenv() it. But if the value was set some other way (e.g., via a file), it won't necessarily be loaded in the environment. -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] Using MPI_Put/Get correctly?

2010-12-16 Thread Jeff Squyres
ases in which it has made a significant difference? > > > On 12/15/10 9:18 PM, "Jeff Squyres" wrote: > >> Is there a reason to convert your code from send/receive to put/get? >> >> The performance may not be that significantly different, and as you have

Re: [OMPI users] srun and openmpi

2011-01-03 Thread Jeff Squyres
>>> Can anyone point me towards the most recent documentation for using >>>>>>>>>>> srun and openmpi? >>>>>>>>>>> >>>>>>>>>>> I followed what i found on the web with enabling the MpiPorts co

Re: [OMPI users] v1.5.1 build failed with PGI compiler

2011-01-04 Thread Jeff Squyres
-32/10.9/lib -Wl,-soname > -Wl,libopen-pal.so.1 -o .libs/libopen-pal.so.1.0.0 > > > > Best wishes, > > Paul > > > > > > > -- > Dipl.-Inform. Paul Kapinos - High Performance Computing, > RWTH Aachen University, Center for Co

Re: [OMPI users] Sending large boradcasts

2011-01-04 Thread Jeff Squyres
related to messages over >> ethernet? >> >> Thanks just trying to get some clarification. >> >> Brock Palen >> www.umich.edu/~brockp >> Center for Advanced Computing >> bro...@umich.edu >> (734)936-1985 >> >> >

Re: [OMPI users] v1.5.1: configuration failed if compiling on CentOS 5.5 with defauld GCC

2011-01-04 Thread Jeff Squyres
Computing, > RWTH Aachen University, Center for Computing and Communication > Seffenter Weg 23, D 52074 Aachen (Germany) > Tel: +49 241/80-24915 > ___ > 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] change between openmpi 1.4.1 and 1.5.1 about MPI2 publish name

2011-01-06 Thread Jeff Squyres
_SUCCESS ) > printf("[%d] I get the connection with %s at %s !\n",myrank, service, > port_name_clt); > MPI_Errhandler_set(MPI_COMM_WORLD, MPI_ERRORS_ARE_FATAL); > } > > if(myrank != 0) *srv = 0; > > return gcom; > > } > > > > > ___ > 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] IRC channel

2011-01-06 Thread Jeff Squyres
eginner, -platform specific , > -compilation issues, -performance ... True. I think the challenge will be to find people who can staff these channels. -- 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 Memlock when using OpenIB on an SGI ICE Cluster

2011-01-06 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 > > -- > Cordialement, Gilbert. > > -- > *-* > Gilbert Grosdidier > gilbert.grosdid...@in2p3.fr > > LAL / IN2P3 / CNRS Phone : +33 1 6446 8909 > Faculté des Sciences, Bat. 200 Fax : +33 1 6446 8546 > B.P. 34, F-91898 Orsay Cedex (FRANCE) > *-* > -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI users] Running OpenMPI on SGI Altix with 4096 cores : very poor performance

2011-01-06 Thread Jeff Squyres
er-core ? >>>> >>>> george. > > ___ > 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] IRC channel

2011-01-06 Thread Jeff Squyres
; - Andy Ball >> > > > ___ > 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] can't use "--mca btl_openib_cpc_include xoob"

2011-01-06 Thread Jeff Squyres
API. See OMPI's README file for details. > 6) What's mean of "CPC" in ompi? Connect Psuedo Component. :-) It's one of those things that's probably best left as an acronym. ;-) (meaning: I can explain what it means if you care, but it's mainly boring

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