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
Migrated from mlcommons/mlperf-automations_archived#29 Originally created by @arjunsuresh on Thu, 11 Jul 2024 17:56:22 GMT
Currently CM docker works with podman but not all options are supported. It'll be nice to support podman properly.
The text was updated successfully, but these errors were encountered:
Host userid is not correctly passed to docker when using podman. This is causing permission issues while writing to mounted directories.
Sorry, something went wrong.
Fixes for podman, mlcommons#33
ef8ab61
Fixes for podman support (#79)
c465378
* Fix coco2014 sample ids path * Fixes for podman, #33 * [Automated Commit] Format Codebase * Fixed rgat checkpoint path * Fixed rgat checkpoint path * [Automated Commit] Format Codebase
f3a5459
arjunsuresh
No branches or pull requests
Migrated from mlcommons/mlperf-automations_archived#29
Originally created by @arjunsuresh on Thu, 11 Jul 2024 17:56:22 GMT
Currently CM docker works with podman but not all options are supported. It'll be nice to support podman properly.
The text was updated successfully, but these errors were encountered: