about the scratch files

Search:

about the scratch files

From: Dai Zhenxiang <zxdai_at_email.domain.hidden>
Date: Thu, 20 Oct 2005 13:23:35 +0800 (CST)
X-Mailer: SquirrelMail (version 1.2.10)

Dear All ADF users:
  I have installed the ADF code in our SGI platform, and I have also set up the
corresponding environments in my .cshrc file as following:

setenv ADFHOME /disk1/issp/zxdai/adf2004.01
setenv ADFBIN /disk1/issp/zxdai/adf2004.01/bin
setenv ADFRESOURCES /disk1/issp/zxdai/adf2004.01/atomicdata
setenv SCMLICENSE /disk1/issp/zxdai/adf2004.01/license
setenv NSCM 16
setenv SCM_TMPDIR /disk1/issp/zxdai/adf2004.01/scratch/tmp
setenv SCM_USETMPDIR yes
setenv SCM_IOBUFFERSIZE 128
setenv MAXMEMORYUSAGE 512
setenv SCM_VECTORLENGTH 128
setenv SCMWISH /usr/bin/wish
setenv DISPLAY 202.127.203.187:0.0
alias adfview "/disk1/issp/zxdai/adf2004.01/bin/adfview"
alias adfinput "/disk1/issp/zxdai/adf2004.01/bin/adfinput"
alias adfout "/disk1/issp/zxdai/adf2004.01/bin/bob"
alias qsub "/usr/pbs/bin/qsub"

However, when I submit my job with PBS, which is a workload management system, all
scratch files have been created in the directory /tmp. In principle, these scratch files
should be created in the $SCM_TMPDIR directory, i.e.,
/disk1/issp/zxdai/adf2004.01/scratch/tmp. But they are always created in the /tmp.

Does anyone can give any hints to this problem?
Thanks a lot in advance!
Received on 2005-10-20 07:22:55

This archive was generated by hypermail 2.2.0 : 2006-11-02 07:00:02 CET