scapps@uci_edu
Member
Greetings,
Using bash shell: /usr/local/bin/bash
I have compiled my CAM3_1 version on Bluevista but cannot submit it using LSF. I am having a problem using the run-ibm.csh script from the ./models/atm/cam/bld/ directory.
At this line:
mpirun.lsf $blddir/cam < namelist || echo "CAM run failed" && exit 1
I am getting the following error:
mpirun.lsf: LSF_PJL_TYPE is undefined. Exit ...
This leads me to believe there is something missing from my bashrc file. However, I read that the LSF environment is setup automatically regardless of the shell login scripts you are using. I checked my LSF environment using the following command:
scapps@bv1103en:/homebv/scapps/CAM3_1/exp/som/1pdf/T85$ env | grep -i lsf
Here is the output:
XLSF_UIDDIR=/usr/local/lsf/6.2/aix5-64/lib/uid
LSF_SERVERDIR=/usr/local/lsf/6.2/aix5-64/etc
LSF_BINDIR=/usr/local/lsf/6.2/aix5-64/bin
LSF_LIBDIR=/usr/local/lsf/6.2/aix5-64/lib
LSF_ENVDIR=/usr/local/lsf/conf
PATH=./:/home/bluevista/scapps/sh:/home/bluevista/scapps/bin/AIX:/usr/local/bin:/usr/bin:/usr/ucb:/
usr/lpp/xlf/lib:/usr/lpp/xlf/bin:/usr/lpp/X11/bin:/usr/vac/bin:/usr/vacpp/bin:/bin:/sbin:/usr/sbin:
/usr/bin/X11:/usr/local/ncarg/bin:/usr/local/sbin:/ssg/loadl/bin:/usr/local/lsf/6.2/aix5-64/bin
Does anyone have sample bashrc and LSF scripts I can look at which run on Bluevista?
Any help is appreciated!
Scott
Using bash shell: /usr/local/bin/bash
I have compiled my CAM3_1 version on Bluevista but cannot submit it using LSF. I am having a problem using the run-ibm.csh script from the ./models/atm/cam/bld/ directory.
At this line:
mpirun.lsf $blddir/cam < namelist || echo "CAM run failed" && exit 1
I am getting the following error:
mpirun.lsf: LSF_PJL_TYPE is undefined. Exit ...
This leads me to believe there is something missing from my bashrc file. However, I read that the LSF environment is setup automatically regardless of the shell login scripts you are using. I checked my LSF environment using the following command:
scapps@bv1103en:/homebv/scapps/CAM3_1/exp/som/1pdf/T85$ env | grep -i lsf
Here is the output:
XLSF_UIDDIR=/usr/local/lsf/6.2/aix5-64/lib/uid
LSF_SERVERDIR=/usr/local/lsf/6.2/aix5-64/etc
LSF_BINDIR=/usr/local/lsf/6.2/aix5-64/bin
LSF_LIBDIR=/usr/local/lsf/6.2/aix5-64/lib
LSF_ENVDIR=/usr/local/lsf/conf
PATH=./:/home/bluevista/scapps/sh:/home/bluevista/scapps/bin/AIX:/usr/local/bin:/usr/bin:/usr/ucb:/
usr/lpp/xlf/lib:/usr/lpp/xlf/bin:/usr/lpp/X11/bin:/usr/vac/bin:/usr/vacpp/bin:/bin:/sbin:/usr/sbin:
/usr/bin/X11:/usr/local/ncarg/bin:/usr/local/sbin:/ssg/loadl/bin:/usr/local/lsf/6.2/aix5-64/bin
Does anyone have sample bashrc and LSF scripts I can look at which run on Bluevista?
Any help is appreciated!
Scott