Closed shahzebsiddiqui closed 7 months ago
This PR will attempt to add the following keys in configuration file where one can specify an alternate location where to search for scheduler binaries that can be useful if they are not in $PATH
paths: lsf: "/usr/local/bin" slurm: "/usr/local/bin" pbs: "/usr/local/bin" cobalt: "/usr/local/bin" torque: "/usr/local/bin"
This PR will attempt to add the following keys in configuration file where one can specify an alternate location where to search for scheduler binaries that can be useful if they are not in $PATH