Skip to content
Snippets Groups Projects
Commit eeced1ec authored by Danny Auble's avatar Danny Auble
Browse files

fix for bluegene systems

parent 73f7a4f0
No related branches found
No related tags found
No related merge requests found
......@@ -49,6 +49,7 @@ use Getopt::Long 2.24 qw(:config no_ignore_case);
use lib "${FindBin::Bin}/../lib/perl";
use autouse 'Pod::Usage' => qw(pod2usage);
use Slurm ':all';
use Slurmdb ':all'; # needed for getting the correct cluster dims
use Switch;
# Parse Command Line Arguments
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment