Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not support IBM LSF scheduler? #163

Open
ieee8023 opened this issue Apr 21, 2017 · 1 comment
Open

Does not support IBM LSF scheduler? #163

ieee8023 opened this issue Apr 21, 2017 · 1 comment

Comments

@ieee8023
Copy link

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
@mgermain
Copy link
Member

mgermain commented May 12, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants