Re: [OMPI users] running openmpi with specified lib path

2013-05-07 Thread Duke Nguyen
On 5/7/13 9:48 PM, Ralph Castain wrote: > > On May 7, 2013, at 7:39 AM, Duke Nguyen wrote: > >> >> >> No I didnt (and that maybe the reason, I am not really sure I was >> correct when installation these things). What I did was: >> >> $ cd /opt/apps/openmpi/openmpi-1.7.2r28341_composer_xe_2013.3.

Re: [OMPI users] running openmpi with specified lib path

2013-05-07 Thread Ralph Castain
On May 7, 2013, at 7:39 AM, Duke Nguyen wrote: > > > No I didnt (and that maybe the reason, I am not really sure I was > correct when installation these things). What I did was: > > $ cd /opt/apps/openmpi/openmpi-1.7.2r28341_composer_xe_2013.3.163 > $ ./configure CC=/opt/intel/composer_xe_201

Re: [OMPI users] running openmpi with specified lib path

2013-05-07 Thread Duke Nguyen
On 5/7/13 9:25 PM, Ralph Castain wrote: > Look at your ld-library-path. Breaking it down, you have the following > elements > > /opt/apps/abinit/abinit-7.2.1_composer_xe_2013.3.163_openmpi-1.7.2_intel_fftw3-mkl/usr/local/lib $ export LD_LIBRARY_PATH= $ module load mpi/openmpi-1.7.2_composer_xe_2

Re: [OMPI users] running openmpi with specified lib path

2013-05-07 Thread Duke Nguyen
On 5/7/13 9:07 PM, Ralph Castain wrote: > Is there a typo here? > > /opt/apps/abinit/abinit-7.2.1_composer_xe_2013.3.163_openmpi-1.7.2_intel_fftw3-mkl/usr/local/lib:/opt/apps/openmpi/openmpi-1.7.2r28341_composer_xe_2013.3.163/usr/local/lib/openmpi:/opt/apps/openmpi/openmpi-1.7.2r28341_composer_xe_

Re: [OMPI users] running openmpi with specified lib path

2013-05-07 Thread Ralph Castain
Look at your ld-library-path. Breaking it down, you have the following elements /opt/apps/abinit/abinit-7.2.1_composer_xe_2013.3.163_openmpi-1.7.2_intel_fftw3-mkl/usr/local/lib repeated three times. Did you actually configure with --prefix=/opt/apps/openmpi/openmpi-1.7.2r28341_composer_xe_2013.3

Re: [OMPI users] running openmpi with specified lib path

2013-05-07 Thread Duke Nguyen
On 5/7/13 8:10 PM, Jeff Squyres (jsquyres) wrote: > On May 7, 2013, at 7:36 AM, Duke Nguyen wrote: > >> So apparently openmpi 1.7.2 looks for the old library at >> /usr/loca/lib/openmpi for 1.6.3 instead of at >> /opt/apps/openmpi/openmpi-1.7.2r28341_composer_xe_2013.3.163/usr/local/lib/openmpi.

Re: [OMPI users] running openmpi with specified lib path

2013-05-07 Thread Ralph Castain
Is there a typo here? /opt/apps/abinit/abinit-7.2.1_composer_xe_2013.3.163_openmpi-1.7.2_intel_fftw3-mkl/usr/local/lib:/opt/apps/openmpi/openmpi-1.7.2r28341_composer_xe_2013.3.163/usr/local/lib/openmpi:/opt/apps/openmpi/openmpi-1.7.2r28341_composer_xe_2013.3.163/usr/local/lib:/usr/local/lib:/opt/i

Re: [OMPI users] running openmpi with specified lib path

2013-05-07 Thread Duke Nguyen
On 5/7/13 7:02 PM, Reuti wrote: > Hi, > > Am 07.05.2013 um 13:36 schrieb Duke Nguyen: > >> I am testing our cluster with module environment, and am having a >> headache to understand openmpi 1.7.2!!! So our system currently has >> openmpi 1.6.3 (at default location /usr/local), 1.6.4 and 1.7.2 co

Re: [OMPI users] running openmpi with specified lib path

2013-05-07 Thread Jeff Squyres (jsquyres)
On May 7, 2013, at 7:36 AM, Duke Nguyen wrote: > So apparently openmpi 1.7.2 looks for the old library at > /usr/loca/lib/openmpi for 1.6.3 instead of at > /opt/apps/openmpi/openmpi-1.7.2r28341_composer_xe_2013.3.163/usr/local/lib/openmpi. > Is there away to force openmpi 1.7.2 look at > /opt/app

Re: [OMPI users] running openmpi with specified lib path

2013-05-07 Thread Reuti
Hi, Am 07.05.2013 um 13:36 schrieb Duke Nguyen: > I am testing our cluster with module environment, and am having a > headache to understand openmpi 1.7.2!!! So our system currently has > openmpi 1.6.3 (at default location /usr/local), 1.6.4 and 1.7.2 compiled > with intel compilers (installed at

[OMPI users] running openmpi with specified lib path

2013-05-07 Thread Duke Nguyen
Hi folks, I am testing our cluster with module environment, and am having a headache to understand openmpi 1.7.2!!! So our system currently has openmpi 1.6.3 (at default location /usr/local), 1.6.4 and 1.7.2 compiled with intel compilers (installed at /opt/apps). In order to use openmpi 1.7.2 for