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

Specify gpu options in job submission #36

Open
lappalainenj opened this issue Dec 30, 2020 · 0 comments
Open

Specify gpu options in job submission #36

lappalainenj opened this issue Dec 30, 2020 · 0 comments
Assignees

Comments

@lappalainenj
Copy link

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
...
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