[OMPI users] ptrdiff_t undefined error on intel 64bit machine with intel compilers

2009-02-17 Thread Tamara Rogers
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

Re: [OMPI users] Error during ./Configure

2009-02-17 Thread Jeff Squyres
Can you send the full output described here: http://www.open-mpi.org/community/help/ On Feb 17, 2009, at 3:23 PM, -Gim wrote: Hey guys, Did any of you face this issue before while running ./configure? "checking size of Fortran 77 INTEGER*8... configure: error: Could not determine

[OMPI users] Error during ./Configure

2009-02-17 Thread -Gim
Hey guys, Did any of you face this issue before while running ./configure? "checking size of Fortran 77 INTEGER*8... configure: error: Could not determine size of INTEGER*8" Thanks, Gim

Re: [OMPI users] Ssh problem

2009-02-17 Thread Jeff Squyres
Can you send the full output / information requested here: http://www.open-mpi.org/community/help/ On Feb 17, 2009, at 11:10 AM, Gabriele Fatigati wrote: ssh works well. But the problem is still here.. 2009/2/17 jody : I got this ssh message when my workstation wasn't allowed access b

Re: [OMPI users] v1.3: mca_common_sm_mmap_init error

2009-02-17 Thread Daniel De Marco
* Rolf Vandevaart [02/17/2009 11:32]: > There is a ticket for this. > > https://svn.open-mpi.org/trac/ompi/ticket/1783 > > I am working on it. I do not have a workaround. I had a fix but ran into > some issues with getting the -notify flag to work right with a > non-daemonized orted. > > Fix w

Re: [OMPI users] v1.3: mca_common_sm_mmap_init error

2009-02-17 Thread Rolf Vandevaart
On 02/17/09 11:18, Daniel De Marco wrote: Hi, * Reuti [02/02/2009 03:43]: But despite the fact that SGE's qrsh is used automatically, more severe is the fact, that on the slave nodes the orted daemons will be pushed into daemonland and no longer be bound to the sge_shepherd: 3173 1 /usr/

Re: [OMPI users] v1.3: mca_common_sm_mmap_init error

2009-02-17 Thread Daniel De Marco
Hi, * Reuti [02/02/2009 03:43]: > But despite the fact that SGE's qrsh is used automatically, more > severe is the fact, that on the slave nodes the orted daemons will be > pushed into daemonland and no longer be bound to the sge_shepherd: > > 3173 1 /usr/sge/bin/lx24-x86/sge_execd > 3431

Re: [OMPI users] Ssh problem

2009-02-17 Thread Gabriele Fatigati
ssh works well. But the problem is still here.. 2009/2/17 jody : > I got this ssh message when my workstation wasn't allowed access because of > the > settings in the files /etc/hosts.allow and /etc/hosts.deny on your ssh server. > Jody > > On Mon, Feb 16, 2009 at 10:36 PM, Gabriele Fatigati >

[OMPI users] Open MPI v1.2.9 released

2009-02-17 Thread Tim Mattox
The Open MPI Team, representing a consortium of research, academic, and industry partners, is pleased to announce the release of Open MPI version 1.2.9. This release is mainly a bug fix release over the v1.2.8 release. This is the last planned release from the 1.2 series. We strongly recommend th

Re: [OMPI users] Ssh problem

2009-02-17 Thread jody
I got this ssh message when my workstation wasn't allowed access because of the settings in the files /etc/hosts.allow and /etc/hosts.deny on your ssh server. Jody On Mon, Feb 16, 2009 at 10:36 PM, Gabriele Fatigati wrote: > Dear OpenMPI developers, > i'm trying to use OpenMPI 1.3 over my laptop