[OMPI users] Trouble with Suse Linux Enterprise Server 11 Installation

2013-08-30 Thread giancarlo . villegas
Hello All, I am having trouble installing OpenFoam on my SLES 11 SP2 machine. I tried following the documentation on the website at : http://www.openfoam.org/download/suse.php But two things. This is for OpenSuse and not SLES. And secondly, None of the commands really worked. There was no ope

Re: [OMPI users] Trouble with Suse Linux Enterprise Server 11 Installation

2013-08-30 Thread Ralph Castain
You probably should direct that question to the SLES mailing list - we don't maintain those packages. You could always download and build OMPI from source if you like, and then download and build OpenFoam, I suppose. On Aug 30, 2013, at 7:44 AM, giancarlo.ville...@us.mahle.com wrote: > > Hell

Re: [OMPI users] Trouble with Suse Linux Enterprise Server 11 Installation

2013-08-30 Thread giancarlo . villegas
Hey Ralph, I also did a search for RPMs for SLES 11 and could only find for OpenSuse. Are these compatible with both? if not, do you know where I can find the RPM for SLES? Kind regards, Giancarlo Villegas MAHLE Industries, Incorporated IT Engineering Systems (FNI2) 23030 MAHLE Drive, Farming

Re: [OMPI users] Trouble with Suse Linux Enterprise Server 11 Installation

2013-08-30 Thread Ralph Castain
No idea - I never install via RPM, and don't use either SLES or OpenSuse, I'm afraid. On Aug 30, 2013, at 7:55 AM, giancarlo.ville...@us.mahle.com wrote: > Hey Ralph, > > > I also did a search for RPMs for SLES 11 and could only find for OpenSuse. > Are these compatible with both? if not, do

Re: [OMPI users] Trouble with Suse Linux Enterprise Server 11 Installation

2013-08-30 Thread giancarlo . villegas
How do you usually Install, maybe I can just find the equivalent methods for Suse? I have 0 experience with OpenFoam at all, our users have just asked me (IT) to install it on the computation server. So any information will be greatly beneficial. Kind regards, Giancarlo Villegas MAHLE Industri

Re: [OMPI users] [EXTERNAL] Re: What version of PMI (Cray XE6) is working for OpenMPI-1.6.5?

2013-08-30 Thread Hjelm, Nathan T
Replace install_path to where you want Open MPI installed. ./configure --prefix=install_path --with-platform=contrib/platform/lanl/cray_xe6/optimized-luster make make install To use Open MPI just set the PATH and LD_LIBRARY_PATH: PATH=install_path/bin:$PATH LD_LIBRARY_PATH=install_path/lib:$LD_

Re: [OMPI users] Trouble with Suse Linux Enterprise Server 11 Installation

2013-08-30 Thread John Hearns
I agree what Ralph says. I have a lot of experience in running SLES 10 and 11 systems and many flavours of Opensuse. I am not sure if rpms for Openmpi are available for Sles - I will check. Installing Openfoam is a pig I agree. You could be better off with Opensuse from a point of view of Openm

Re: [OMPI users] Trouble with Suse Linux Enterprise Server 11 Installation

2013-08-30 Thread Ralph Castain
Just download the OMPI tarball from the OMPI site: http://www.open-mpi.org/software/ompi/v1.6/ Then configure and build ./configure --prefix= make clean all install Set your PATH to start with /bin, and your LD_LIBRARY_PATH to start with /lib and you are done with the OMPI part - you'll have t

Re: [OMPI users] Trouble with Suse Linux Enterprise Server 11 Installation

2013-08-30 Thread John Hearns
I jsut checked on the Opensuse Build Service. There are OpenMPI RPMs available for SLES 11 SP2 - but not SLES 11 SP1 http://software.opensuse.org/package/openmpi (then click on Show Other Versions ) I have got openmpi installed on my SLES 11 SP1 system, version 1.3.2 Zypper says it is rovide

Re: [OMPI users] Trouble with Suse Linux Enterprise Server 11 Installation

2013-08-30 Thread John Hearns
Also for info an Opensuse 12.2 system has openmpi 1.5.4 packaged with it.

Re: [OMPI users] Trouble with Suse Linux Enterprise Server 11 Installation

2013-08-30 Thread John Hearns
Serves me right for not reading your original mail you have SLES 11 SP2 The openmpi RPMs are provided by the SuSE Software Development Kit DVD. you can download SIO images of this from the SUSE website. For SP! it is named SLE-SP1-SDK-DVD-x86_64-GM-DVD1.iso So you should copy this .iso file