staging — Staging of input/output files on a queuing system

The staging module provides a framework to run python scripts easily through a queuing system that requires copying of files to the scratch directory on compute nodes (“staging”). Instead of submitting a shell script to the queuing system, one uses a python script that imports the module and instantiates a Job class that contains methods to manage staging.

Previous topic

vmd — Remote Tcl commands in VMD

Next topic

staging — Staging module overview

This Page