Skip to content

Specify gpu options in job submission #36

Open
@lappalainenj

Description

@lappalainenj

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions