-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
I get this error on a cluster with the IBM LSF scheduler (http://wiki.umassrc.org/wiki/index.php/Main_Page)
$ smart-dispatch
WARNING:root:Cluster does not support flock! Falling back to folder lock.
qstat: illegal option -- B
Usage: qstat [-l] [-m] [-x] [-a] [-u user-name] [queue-name ...]
Traceback (most recent call last):
File ".local/bin/smart-dispatch", line 23, in <module>
CLUSTER_NAME = utils.detect_cluster()
File "/home/jc93b/.local/lib/python2.7/site-packages/smartdispatch/utils.py", line 120, in detect_cluster
server_name = output.split('\n')[2].split(' ')[0]
IndexError: list index out of range
Metadata
Metadata
Assignees
Labels
No labels