We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d42cae2 commit 476d820Copy full SHA for 476d820
mkdocs-project-dir/docs/Software_Guides/R.md
@@ -143,7 +143,7 @@ To try this example, save this job script and the following R script (`doMPI_exa
143
# Request 1 gigabyte of RAM per process.
144
#$ -l mem=1G
145
146
-# Set tmpfs to 15 gigabyte of TMPDIR space (default is 10 GB)
+# Set tmpfs to 1 gigabyte of TMPDIR space (default is 10 GB)
147
# Remove this for clusters without temporary filesystems, e.g. Kathleen
148
#$ -l tmpfs=1G
149
0 commit comments