We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@glennhickey says that you can't use the Docker client we ship in the Toil appliance with the newly-upstreamed --gpus option:
--gpus
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
The text was updated successfully, but these errors were encountered:
According to ComparativeGenomicsToolkit/cactus#844, Glenn wants this for the next Toil release.
Sorry, something went wrong.
Switch to Ubuntu-provided Docker to fix #4282
ae013a1
60a0e41
Successfully merging a pull request may close this issue.
@glennhickey says that you can't use the Docker client we ship in the Toil appliance with the newly-upstreamed
--gpus
option: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
The text was updated successfully, but these errors were encountered: