prev up next

2.8 Scratch Space (parallel version)

You may skip this section if you have installed the serial version of the ADF package.

All processes (the main process started by you and the child processes) will write to disk, often a significant amount of data. You will have to make sure that the scratch space used by all these tasks is both big and fast enough. Use the environment variables SCM_TMPDIR and SCM_USETMPDIR to tell the ADF programs where to create their scratch directories.

In the next few sections we will explain exactly what these variables do.

→ Set the SCM_TMPDIR and SCM_USETMPDIR environment variables.

Example:

SCM_TMPDIR=/local/scratch/$USER
export SCM_TMPDIR
SCM_USETMPDIR=yes
export SCM_USETMPDIR
Child processes (SCM_TMPDIR, TMPDIR)
Master process (SCM_USETMPDIR, SCM_TMPDIR, TMPDIR)
SCM Home Page
Quality Software. Quantum Science
*
*
Copyright Terms of UsePrivacy Policy
Home Products Try & Buy Downloads Documentation Support News About SCM Contact
Home     Products     Try & Buy     Downloads     Documentation     Support     News     About SCM     Contact