A sample qsub script is provided.
To run the sample script, build fabtsuite
with Spack.
Install it under the shared project directory called
/lus/grand/projects/radix-io/
that all nodes can read and write.
spack view copy -i /lus/grand/projects/radix-io/ fabtsuite
qsub fabtrun.qsub
The above test requires 2 nodes - 1 node for fabtget
and 1 node for
fabtput
.
The script runs jobs that test the default options of fabtget
and fabtput
only.
Please modify the following files to add command line options.
The fabtget
program can't write address file on Lustre file system.
The address file must be written to $HOME/fabtget_a.txt
on Polaris.