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

Docker in the Toil appliance container does not know about --gpus #4282

Closed
adamnovak opened this issue Nov 18, 2022 · 1 comment · Fixed by #4290
Closed

Docker in the Toil appliance container does not know about --gpus #4282

adamnovak opened this issue Nov 18, 2022 · 1 comment · Fixed by #4290

Comments

@adamnovak
Copy link
Member

adamnovak commented Nov 18, 2022

@glennhickey says that you can't use the Docker client we ship in the Toil appliance with the newly-upstreamed --gpus option:

docker run -it --rm --gpus all  nvidia/cuda:11.4.3-runtime-ubuntu20.04 bash
unknown flag: --gpus
See 'docker run --help'.

We should update our Docker client to one that supports this option.

Related to #4199.

┆Issue is synchronized with this Jira Story
┆Issue Number: TOIL-1247

@adamnovak
Copy link
Member Author

According to ComparativeGenomicsToolkit/cactus#844, Glenn wants this for the next Toil release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant