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

Change of default docker image name in CM #297

Open
arjunsuresh opened this issue Sep 26, 2024 · 0 comments
Open

Change of default docker image name in CM #297

arjunsuresh opened this issue Sep 26, 2024 · 0 comments

Comments

@arjunsuresh
Copy link
Contributor

We needed to change the default container image name to also include the variation tags as variations of a given script might require a different docker container - for example Nvidia and Intel implementations are different variations and sometimes each benchmark of a vendor like Intel might also need different docker container. Currently we are adding the user specified tags as the image name with "," and "_" being replaced by "-" as follows. But this is not a consistent naming methodology and we probably need to come up with a better one.

local/cm-script-app-mlperf-inference-generic--nvidia--sdxl--tensorrt--cuda--test--r4.1-dev-default--offline:ubuntu-20.04-latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant