issues
search
TheRoddyWMS
/
BatchEuphoria
A library to access different kinds of cluster backends
MIT License
3
stars
5
forks
source link
LSFJobManager.queryJobInfo makes wrong assumptions about bjobs output
#99
Closed
askask
closed
6 years ago
askask
commented
6 years ago
the value for
memory
is assumed to be in megabytes, but I have seen that it can be in
Gbytes
(other values might also be possible)
executionHost
is not a single value, but a list and should be split and uniquified
pidStr
is also a list
memory
is assumed to be in megabytes, but I have seen that it can be inGbytes
(other values might also be possible)executionHost
is not a single value, but a list and should be split and uniquifiedpidStr
is also a list