Re: [O-MPI users] pathscale 2.1/2.3 build problem

2005-11-28 Thread Greg Lindahl
Dries, We have built OpenMPI-1.0 with our compilers, but don't build SVN. In your case you seem to have some kind of SUSE weirdness going on. Is it possible you have a gcc-3.3 compatibility package of some kind installed? We should probably take this conversation over to supp...@pathscale.com, bu

Re: [O-MPI users] problems with bproc cluster

2005-11-28 Thread Dale Harris
Ooh... actually given it a go, eh? On 2005-11-28 at 12:10, John Ouellette elucidated: > > Hi, > > I'm having problems with getting code (specifically ASC FLASH) to run on our > bproc-based cluster using Open-MPI. > > Our cluster is based on bproc 4.0.0.pre8 and Linux 2.6.9 (vanilla) and we're

Re: [O-MPI users] problems with bproc cluster

2005-11-28 Thread Jeff Squyres
On Nov 28, 2005, at 1:44 PM, Tim S. Woodall wrote: You need to specify both --enable-static and --disable-shared to do a static build (not sure why, perhaps someone else can fill us in on that)... Just to tie this up for the web logs: This is correct. If you don't --disable-shared, then *bo

Re: [O-MPI users] problems with bproc cluster

2005-11-28 Thread Tim S. Woodall
Hello John, You need to specify both --enable-static and --disable-shared to do a static build (not sure why, perhaps someone else can fill us in on that)... The logs indicate the launch is failing trying to start orted on the backend node... probably due to shared library dependencies. You mig

Re: [O-MPI users] Problems with accessing list archives

2005-11-28 Thread Jeff Squyres
Yoinks; looks like a problem with our web mirroring. Thanks for bringing it to our attention -- I'll look into it. On Nov 28, 2005, at 1:41 PM, Enzo wrote: This probably isn't the correct place to post this, but I tried w...@open-mpi.org (Contact webmaster link) and that got bounced back. I

[O-MPI users] Problems with accessing list archives

2005-11-28 Thread Enzo
This probably isn't the correct place to post this, but I tried w...@open-mpi.org (Contact webmaster link) and that got bounced back. I was trying to access the users archives at I got, Forbidden You don't have permission to access /open-m

Re: [O-MPI users] pathscale 2.1/2.3 build problem

2005-11-28 Thread Dries Kimpe
This time with config.log attached (bz2) Greetings, Dries Dries Kimpe wrote: > Hi, > > is somebody here building OpenMPI (svn trunk) with PathScale compilers? > > I'm getting the following errors > (note that it builds fine with gcc 3.4.4) > > make[2]: Entering directory > `/data/home/d

[O-MPI users] problems with bproc cluster

2005-11-28 Thread John Ouellette
Hi, I'm having problems with getting code (specifically ASC FLASH) to run on our bproc-based cluster using Open-MPI. Our cluster is based on bproc 4.0.0.pre8 and Linux 2.6.9 (vanilla) and we're using Intel v9.0 compilers. OpenMPI compiles without errors on this setup. I've attached a compress

Re: [O-MPI users] Problems running simple hello world program

2005-11-28 Thread Jeff Squyres
On Nov 28, 2005, at 10:40 AM, Arnold Meijster wrote: I've the following problem. I downloaded/compiled/installed openMPI 1.0 on my Linux i386 box with ubuntu 5.10. Greetings Arnold. It looks like you are experiencing the shared memory startup bug -- we neglected to include a specific fix in

Re: [O-MPI users] pathscale 2.1/2.3 build problem

2005-11-28 Thread Rainer Keller
Hello, On Monday 28 November 2005 11:05, Dries Kimpe wrote: > is somebody here building OpenMPI (svn trunk) with PathScale compilers? I have been testing with an old pathcc-1.2 and pathcc-2.2.1 (which uses gcc-3.3.1) on Opteron systems without errors. Anyway this is good to know. With best regar

Re: [O-MPI users] pathscale 2.1/2.3 build problem

2005-11-28 Thread Troy Telford
On Mon, 28 Nov 2005 03:05:05 -0700, Dries Kimpe wrote: Hi, is somebody here building OpenMPI (svn trunk) with PathScale compilers? I've been building OpenMPI with PathScale 2.2.1 with no issues. It would be more helpful if you had attatched the configure.log as directed in the maili

[O-MPI users] Problems running simple hello world program

2005-11-28 Thread Arnold Meijster
Hi all, I've the following problem. I downloaded/compiled/installed openMPI 1.0 on my Linux i386 box with ubuntu 5.10. Now I tested with the following trivial 'hello world' program: #include #include "mpi.h" int main(argc,argv) int argc; char *argv[]; { int myid, numprocs; MPI_Init(&ar

[O-MPI users] pathscale 2.1/2.3 build problem

2005-11-28 Thread Dries Kimpe
Hi, is somebody here building OpenMPI (svn trunk) with PathScale compilers? I'm getting the following errors (note that it builds fine with gcc 3.4.4) make[2]: Entering directory `/data/home/dries/svn/openmpi-trunk/build/pathscale/orte/tools/openmpi' depbase=`echo openmpi.o | sed 's|[^/]*$|.de