Re: [OMPI users] Problem compiling openmpi-1.2.3 on Core 2 Duo with icc

2007-07-13 Thread Jeff Squyres
Per another mail on the list, I should be getting access to icc 10.0 within a few [business] days. I'll have a look at this then (I don't know if anyone on the team has tested with intel 10.0 before this). On Jul 13, 2007, at 1:15 PM, David Prendergast wrote: Hi all, I noticed some proble

Re: [OMPI users] DataTypes with "holes" for writing files

2007-07-13 Thread Robert Latham
On Tue, Jul 10, 2007 at 04:36:01PM +, jody wrote: > Error: Unsupported datatype passed to ADIOI_Count_contiguous_blocks > [aim-nano_02:9] MPI_ABORT invoked on rank 0 in communicator > MPI_COMM_WORLD with errorcode 1 Hi Jody: OpenMPI uses an old version of ROMIO. You get this error becaus

Re: [OMPI users] mpi with icc, icpc and ifort :: segfault (Jeff Squyres)

2007-07-13 Thread Jeff Squyres
Ah -- intel 10. I think you said this before but I blew right past it. I have not personally tested with intel 10; I don't know if anyone else on the team has. My support guy here at Cisco tells me that he's got a license for it and has been looking for an excuse to spend some time to ins

[OMPI users] Problem compiling openmpi-1.2.3 on Core 2 Duo with icc

2007-07-13 Thread David Prendergast
Hi all, I noticed some problem in the compile of openmpi-1.2.3 on a Core 2 Duo processor using intel compilers (icc Version 10.0). I have attached the output of make. This problem does not exist in openmpi-1.2.2 which I have compiled and run successfully on the same machine with the same compil

Re: [OMPI users] mpi with icc, icpc and ifort :: segfault (Jeff Squyres)

2007-07-13 Thread Ricardo Reis
On Thu, 12 Jul 2007, Jeff Squyres wrote: I admit to being baffled. :-( My systems seem to have that effect on people... :) If general C++ applications seem to be working with icc/icpc, I do not know why OMPI would fail for you with icc/icpc (especially while accessing stack memory). What v