[O-MPI users] Difficulties building 1.0rc2 on Tiger

2005-10-11 Thread Charles Williams
jobid);Please let me know if this is a reasonable change.  I don't have XGrid set up, so I wouldn't be able to test this anyway.Thanks,Charles Williams config.log Description: Binary data openmpi-make1.log Description: Binary data Charles A. Williams Dept. of Earth & Environme

[O-MPI users] Questions about mpif90/g95

2005-10-21 Thread Charles Williams
Hi, I am testing out Open MPI on a Mac running 10.4, using the Apple gnu compilers plus fink-installed g95. I was running into problems building PETSc using mpif90 as my fortran compiler, so I tried a simple test on a trivial fortran example and got the same results. Here is what happen

[O-MPI users] Correction to 'Questions about mpif90/g95'

2005-10-21 Thread Charles Williams
I'm sorry about my previous post. It turns out that was an experiment of mine where I created a dynamic library for libmpi_f90, which doesn't happen normally. My test example now runs, but I still have problems with PETSc: make test Running test examples to verify correct installation /Us

Re: [O-MPI users] Correction to 'Questions about mpif90/g95'

2005-10-25 Thread Charles Williams
Hi Jeff,Recreating the problem will probably be a bit convoluted, but should be possible.  Things are also complicated by the fact that I'm using the current developers' version of petsc.  I am presently getting around the problem by reverting to an older version of g95, but I believe that this is

[O-MPI users] Questions about pmpi_wtick and pmpi_wtime

2005-11-04 Thread Charles Williams
Hi, I have been using Open MPI in conjunction with PETSc on OSX 10.4, and had been having trouble with undefined symbols when trying tests with PETSc: /usr/bin/ld: Undefined symbols: _pmpi_wtick__ _pmpi_wtime__ After playing around with things for a while, I realized that these undefined

Re: [O-MPI users] Questions about pmpi_wtick and pmpi_wtime

2005-11-08 Thread Charles Williams
: Re: [O-MPI users] Questions about pmpi_wtick and pmpi_wtime To: Open MPI Users Message-ID: <3ae5c826-7eb8-4ca2-a69d-5a29087b6...@open-mpi.org> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed On Nov 4, 2005, at 11:41 AM, Charles Williams wrote: I have been using Op

Re: [O-MPI users] Questions about pmpi_wtick and pmpi_wtime

2005-11-09 Thread Charles Williams
Thanks. Everything builds OK now. This was after pulling the version from yesterday (1.0rc5r8038) and adding your file. At least some of the PETSc tests work OK now. Thanks, Charles On Nov 8, 2005, at 3:03 PM, users-requ...@open-mpi.org wrote: Message: 3 Date: Tue, 8 Nov 2005 15:03:24

[OMPI users] Building OpenMPI on OS X Tiger with gcc-3.3

2006-04-10 Thread Charles Williams
Hi, I have been attempting to build OpenMPI on my Mac, using the older gcc-3.3 compiler using rc2r9567. Things proceed for a while, and then I get: Making all in xgrid /Users/willic3/build/openmpi-buildgcc3.3/orte/dynamic-mca/pls/xgrid depbase=`echo src/pls_xgrid_component.lo | sed 's|[^/]

Re: [OMPI users] Building OpenMPI on OS X Tiger with gcc-3.3

2006-04-10 Thread Charles Williams
ting Consultant Apple Computer email: wy...@apple.com Tel: 408.718.2859 Fax: 408.715.0133 On Apr 10, 2006, at 9:00 AM, users-requ...@open-mpi.org wrote: - - Message: 1 Date: Mon, 10 Apr 2006 11:25:48 -0400 From: Charles Williams

[OMPI users] Problems configuring petsc-dev with openmpi-1.2.3a0r14886

2007-06-07 Thread Charles Williams
Hi, I've been using openmpi-1.1.5 with no problems, but I decided to move up to version 1.2 yesterday. I am working with the developers' version of PETSc, so I attempted to configure it using the newly- installed open-mpi. When I tried this, though, I ran into the following problem (from