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

How can I get nvmitten-0.1.3-cp38-cp38-linux_x86_64.whl #1175

Closed
KingICCrab opened this issue Mar 17, 2024 · 7 comments
Closed

How can I get nvmitten-0.1.3-cp38-cp38-linux_x86_64.whl #1175

KingICCrab opened this issue Mar 17, 2024 · 7 comments

Comments

@KingICCrab
Copy link

I want to replicate this.
https://github.com/mlcommons/ck/blob/master/docs/mlperf/inference/bert/README_nvidia.md
When i run the following code
cmr "run-mlperf inference _find-performance" --scenario=Offline
--model=bert-99 --implementation=nvidia-original --device=cuda --backend=tensorrt
--category=edge --division=open --quiet
the error is
WARNING: Requirement '/opt/nvmitten-0.1.3-cp38-cp38-linux_x86_64.whl' looks like a filename, but the file does not exist.
ERROR: nvmitten-0.1.3-cp38-cp38-linux_x86_64.whl is not a supported wheel on this platform.
How can i solve it?

@arjunsuresh
Copy link
Contributor

Have you done the first step of building the container?

@KingICCrab
Copy link
Author

Thank you for your prompt response.
No, I didn't.
zhaohc@zhaohc710:~$ cm docker script --tags=build,nvidia,inference,server
docker.run set to False in _cm.json
docker.run set to False in _cm.json
What should I do?

@arjunsuresh
Copy link
Contributor

Oh. That's an unfortunate bug. Can you please try this patch?
#1176

@KingICCrab
Copy link
Author

Now, I changed the _cm.json
image
zhaohc@zhaohc710:~$ cm docker script --tags=build,nvidia,inference,server
docker.run set to False in _cm.json
this problem has been solved!
Thank you!

@gfursin
Copy link
Contributor

gfursin commented Mar 17, 2024

Oh. That's an unfortunate bug. Can you please try this patch? #1176

@arjunsuresh - I merged this PR! Thanks!

@gfursin
Copy link
Contributor

gfursin commented Apr 3, 2024

I guess I can close this ticket?

@KingICCrab
Copy link
Author

yes, sir!

@gfursin gfursin closed this as completed Apr 7, 2024
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

3 participants