This commit is contained in:
陈浩南 2024-05-04 15:39:49 +08:00
parent 38f6ebd4e8
commit fb4808ca77

View File

@ -33,6 +33,7 @@ if [ -z "${BASHRC_SOURCED-}" ]; then
export PATH=$HOME/linwei/chn/software/hpcstat/bin:$PATH
export HPCSTAT_DATADIR=$HOME/linwei/chn/software/hpcstat/var/lib/hpcstat
export HPCSTAT_SHAREDIR=$HOME/linwei/chn/software/hpcstat/share/hpcstat
export HPCSTAT_SSH_BINDIR=$HOME/linwei/chn/software/hpcstat/bin
export HPCSTAT_BSUB=/opt/ibm/lsfsuite/lsf/10.1/linux2.6-glibc2.3-x86_64/bin/bsub
hpcstat login
if [ "$?" -ne 0 ]; then