Could it possibly where I am messed up something?Hi,Oh I forgot to include the information that I added in my /etc/bash.bashrc the following as instructed:
export PATH=$INTELROOT/bin:$PATH
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$INTELROOT/lib
export MANPATH=$INTELROOT/share/man:$MANPATHOn Fri, Aug 30, 2013 at 9:19 AM, Syed Ahsan Ali <ahsanshah01@gmail.com> wrote:
Just look by giving command which mpif90 to find if openmpi is present in path or not. If it is not then please add LD_LIBRARY_PATH=/path to openmpi libraries/ and PATH=/path to openmpi binaries/ in bashrc.On Thu, Aug 29, 2013 at 4:19 PM, Marshall L. Mdoka <marshall.mdoka@gmail.com> wrote:Hi Graziano,Thanks for your response. I am not exactly sure of how I can add that. After installing the environment and everything using prereq_install.sh (RegCM4.3.5.6), including openMPI. I am trying to configure using this:
PATH=/home/mmdoka/regcm/intelsoft/bin:/home/mmdoka/regcm/intelsoft//bin:/opt/intel/composer_xe_2013.5.192/bin/ia32:/opt/intel/composer_xe_2013.5.192/mpirt/bin/ia32:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/intel/composer_xe_2013.5.192/bin/ia32:/opt/intel/composer_xe_2013.5.192/debugger/gui/ia32 ./configure CC=icc FC=ifort CPPFLAGS=-I/home/mmdoka/regcm/intelsoft/include LDFLAGS=-L/home/mmdoka/regcm/intelsoft/lib LIBS="-lnetcdff -lnetcdf -lhdf5_hl -lhdf5 -lz"
It does this step well. Then on "make". I got those errors. Please kindly help with the path to add. FC?My INTELROOT=/home/mmdoka/regmc/intelsoft. Our Admin guys only work with Windows stuff and can't help me out here.
Thanks--On Thu, Aug 29, 2013 at 9:43 AM, Graziano Giuliani <ggiulian@ictp.it> wrote:
On 08/28/2013 06:22 PM, Marshall L. Mdoka wrote:[...]
Hi,
I have just been installing on some new machine. Everything went well until
"make " step. Below is the message I got:
[...]
make[3]: mpif90: Command not found
This is the relevant part. From here, it seems you do not have in path a working MPI environment. If this is not the case, specify the path to mpif90 in configure step using the FC environment variable.
Graziano.
--
Graziano Giuliani - Earth System Physics Section
The Abdus Salam International Centre for Theoretical Physics
Strada Costiera, 11 - I - 34151 Trieste Italy
_______________________________________________
RegCNET mailing list
RegCNET@lists.ictp.it
https://lists.ictp.it/mailman/listinfo.cgi/regcnet
Marshall L. Mdoka
Head of Section
Geography and Environmental Science,
Monash South Africa,
Private Bag X60,
Roodepoort, 1725,
Johannesburg, South Africa
Tel: +27 (0)11 950 4105
Fax: +27 (0)11 950 4166
Cell: +27 (0)83 528 8553
Email: marshall.mdoka@monash.edu
Web: www.monash.ac.za
Wholly owned by Monash University Australia
_______________________________________________
RegCNET mailing list
RegCNET@lists.ictp.it
https://lists.ictp.it/mailman/listinfo.cgi/regcnet
--
Marshall L. Mdoka
Head of Section
Geography and Environmental Science,
Monash South Africa,
Private Bag X60,
Roodepoort, 1725,
Johannesburg, South Africa
Tel: +27 (0)11 950 4105
Fax: +27 (0)11 950 4166
Cell: +27 (0)83 528 8553
Email: marshall.mdoka@monash.edu
Web: www.monash.ac.za
Wholly owned by Monash University Australia