Open
Description
Hello,
does the API support gpu options (as described here )?
I cannot find any gpu-related information in the API reference (https://www.ibm.com/support/knowledgecenter/SSWRJV_10.1.0/api_reference/index.html).
Analog to the example job_submit.py
, this (or a workaround) is what I am looking for:
submitreq = lsf.submit()
submitreq.numGPU = 1
...
Metadata
Metadata
Assignees
Labels
No labels