On May 1, 2006, at 7:16 PM, Jeffrey Fox wrote:
I get openmpi-1.0.2 to compile on a (small) G5 cluster. The C and C+
+ compilers work fine so far, but the mpif77 and mpif90 scripts
send the wrong flags to the f77 and f90 compilers. I've attached
the config.log , make.out, the error
messag
On May 15, 2006, at 9:14 AM, Gurhan Ozen wrote:
Jeff, George, Brian thanks for your inputs in this.
I did "kind of" get openib working. Different revisions of kernel was
running on both boxes, getting them running on the very same revisions
of kernel and recompiling open-mpi with that rev. of k
Either gmail or ompi users list is borked, i am resending this
since it hasn't showed up in the list yet after 2 days..
Thanks,
gurhan
-- Forwarded message --
From: Gurhan Ozen
List-Post: users@lists.open-mpi.org
Date: May 15, 2006 9:14 AM
Subject: Re: [OMPI users] Open MPI an
Do you still need a account?
Brock
On May 16, 2006, at 4:53 PM, Brock Palen wrote:
What is the status of updating OMPI for use with the new
torque-2.1.0p0 ? Their libs were redone, you can edit the configure
script to replace all the -lpbs with -ltorque and ompi will build
but when you try t
Most excellent -- many thanks!
> -Original Message-
> From: users-boun...@open-mpi.org
> [mailto:users-boun...@open-mpi.org] On Behalf Of Michael Creel
> Sent: Wednesday, May 10, 2006 5:02 AM
> To: Open MPI Users
> Subject: [OMPI users] version 1.0.2 on latest parallelknoppix
>
> The la
Many thanks for following up to the list with this information.
From: users-boun...@open-mpi.org
[mailto:users-boun...@open-mpi.org] On Behalf Of W. Bryan Smith
Sent: Wednesday, May 17, 2006 12:23 AM
To: us...@open-mpi.org
Subject:
to successfully build ParaView with OpenMPI support in Linux:
1) compile OpenMPI and add openmpi/bin/ to the top of your PATH and add
openmpi/lib/ to the top of the LD_LIBRARY_PATH environment variable. this
is in my .cshrc so they are always set whenever i log in.
2) download the ParaView sour