Commit Graph

22 Commits

Author SHA1 Message Date
Wirawan Purwanto
ebdc93e80f * Also collect dmesg snapshot. 2016-09-20 17:46:50 -04:00
Wirawan Purwanto
879927f16e * Added python workbench hpl_timing, for estimating/analyzing HPL timing. 2016-09-20 17:46:19 -04:00
Wirawan Purwanto
d6d71364de * Imported initial tools for extracting HPL benchmark results. 2016-09-20 17:44:39 -04:00
Wirawan Purwanto
483c6874c0 * Use getopt to handle command-line option.
* Include a help command.
2016-09-14 13:39:55 -04:00
Wirawan Purwanto
67bc899f4a * Fixes for unhandled/unrecognized command options.
* Documentation update.
* Added help command.
2016-09-14 13:38:29 -04:00
Wirawan Purwanto
850bd34377 * Documentation update. 2016-09-14 10:29:46 -04:00
Wirawan Purwanto
e382a5eb35 * Minor fix to strip domain name (can be truncated). 2016-09-14 10:27:45 -04:00
Wirawan Purwanto
f06803ba6c * show-node-status.py: A toolbox to analyze node status returned by SGE. 2016-09-14 10:16:35 -04:00
Wirawan Purwanto
acfb11e010 * Initial form of documentation. 2016-09-09 16:50:40 -04:00
Wirawan Purwanto
04515dcd35 * Allow external qstat-f file for raw node status dump. 2016-09-09 16:41:15 -04:00
Wirawan Purwanto
7957b28a05 * show-node-status.py: Initial tool to replace node-slot-status.sh.
This initial edition contains only "--raw" command.
2016-09-09 16:39:28 -04:00
Wirawan Purwanto
34a7659f3d * show-cluster-usage.py: A tool to summarize the usage of an
SGE cluster at a given snapshot in time.

  At present the usage is broken down by the user;
  other categories can be added in the future.
2016-08-29 19:16:11 -04:00
Wirawan Purwanto
4f28615bf0 * Added variants of node status to display (still work in progress). 2016-08-29 13:08:10 -04:00
Wirawan Purwanto
a0ad7c25bc * Added analysis tool to summarize CPUs or group compute nodes based
on their CPUs.
2016-08-29 13:04:25 -04:00
Wirawan Purwanto
52619c3688 * Added tools to dump compute node info in batch. 2016-08-26 15:09:36 -04:00
Wirawan Purwanto
f1327c9562 * SGE: Added qconf dump tools.
Added from my hpc-explore/sge tools from late 2015 time frame.
2016-08-26 10:00:46 -04:00
Wirawan Purwanto
79e5b77df2 * bash-module-env.sh: Update was required due to incomplete pre-existing
MODULEPATH in some of Turing's compute nodes.
2016-08-23 13:55:51 -04:00
Wirawan Purwanto
6f0880c547 * bash-module-env.sh: an effort to facilitate bash support for batch
scripts.

  Last modified date of this script: 2016-06-23.
2016-08-23 13:45:21 -04:00
Wirawan Purwanto
bf43a3b0b5 * sge-dump-job-status.sh: Initial version of a tool to dump desirable
SGE info from a running job.
2016-08-08 10:00:32 -04:00
Wirawan Purwanto
8b99995409 * Added find-run-hosts.sh: swiss-army tool to find hosts where a job
run, dump the process trees, etc.
2016-07-14 00:24:48 -04:00
Wirawan Purwanto
8ae0841ca6 * pwscf: Initial version of self-submitting script to launch pwscf
calculation (version 5.3).
2016-07-08 23:33:51 -04:00
Wirawan Purwanto
7f83f897c8 * sge: Added node-slot-status.sh to aggregate slot availability per node type. 2015-10-28 11:35:49 -04:00