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

ERRO[0008] hw profiler overview not found #1092

Open
dinghongsong opened this issue Jan 16, 2025 · 2 comments
Open

ERRO[0008] hw profiler overview not found #1092

dinghongsong opened this issue Jan 16, 2025 · 2 comments

Comments

@dinghongsong
Copy link

When I run Python code using nki.benchmark, I encounter the following problem

python mamba_nki_kernels.py

Image

@aws-liuayu
Copy link

Thanks for filing the issue. We will looking into it and get back to you.

@aws-bowencc
Copy link
Contributor

Hi @dinghongsong , do you need hw profiler in ur use case? If not you can ignore this error.

Otherwise you can try out Neuron SDK 2.21+ to use a combination of profiler 2.0 and neuron-bench to grab the hw profiles

NEURON_RT_ENABLE_INSPECT=1 NEURON_RT_INSPECT_DEVICE_PROFILE=1 python mamba_nki_kernels.py

reference: https://awsdocs-neuron.readthedocs-hosted.com/en/latest/tools/neuron-sys-tools/neuron-profiler-2-0-beta-user-guide.html#non-framewor[…]er-experience

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