From: Jeff Squyres
Subject: Re: [OMPI users] ptrdiff_t undefined error on intel 64bit machine with
intel compilers
To: "Open MPI Users"
List-Post: users@lists.open-mpi.org
Date: Friday, February 20, 2009, 6:18 PM
Does applying the following patch fix the problem?
Index: ompi/dat
ve no problems on a 32bit intel machine using these
same compilers. There only seems to be a problem on the 64bit machine.
--- On Fri, 2/20/09, Jeff Squyres wrote:
From: Jeff Squyres
Subject: Re: [OMPI users] ptrdiff_t undefined error on intel 64bit
machine with intel compilers
To: "O
Thanks for your help
>>
>> --- On Thu, 2/19/09, Jeff Squyres wrote:
>> From: Jeff Squyres
>> Subject: Re: [OMPI users] ptrdiff_t undefined error on intel 64bit
machine with intel compilers
>> To: talmesh...@yahoo.com, "Open MPI Users"
>> Date: Thur
per the recommendations in the help page.
Thanks for your help
--- On Thu, 2/19/09, Jeff Squyres wrote:
From: Jeff Squyres
Subject: Re: [OMPI users] ptrdiff_t undefined error on intel 64bit
machine with intel compilers
To: talmesh...@yahoo.com, "Open MPI Users"
Date: Thursday, Febr
Jeff Squyres wrote:
From: Jeff Squyres
Subject: Re: [OMPI users] ptrdiff_t undefined error on intel 64bit
machine with intel compilers
To: talmesh...@yahoo.com, "Open MPI Users"
Date: Thursday, February 19, 2009, 8:32 AM
Your config.log looks incomplete -- it failed saying th
Jeff:
You're correct. That was the incorrect config file. I've attached the correct
one as per the recommendations in the help page.
Thanks for your help
--- On Thu, 2/19/09, Jeff Squyres wrote:
From: Jeff Squyres
Subject: Re: [OMPI users] ptrdiff_t undefined error on i
Your config.log looks incomplete -- it failed saying that your C and C+
+ compilers were incompatible with each other.
This does not seem related to what you described -- are you sure
you're sending the right config.log?
Specifically, can you send all the information listed here:
http:/
Hello all:
I was unable to compile the latest version (1.3) on my intel 64bit system with
the intel compilers (version 9.0). Configuration goes fine, but I get this
error when running make:
.../../ompi/include/mpi.h(203): error: identifier "ptrdiff_t" is undefined
typedef OMPI_PTRDIFF_TY