/pbsacct

Usage accounting for torque-based HPC

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

pbstools

Usage accouting for torque-based HPC systems

Usage

Installation

Download the latest release package, then

wget https://github.com/Kevinzjy/pbsacct/releases/download/v1.0.0/pbsacct_v1.0.0.tar.gz
tar zxvf pbsacct_v1.0.0.tar.gz

Usage

conda activate ./pbsacct
pbsacct \
    -i /var/spool/torque/server_priv/accounting \
    -s 20230101 \
    -e 20231101 \
    -o /tmp/cpu_usage