-
Notifications
You must be signed in to change notification settings - Fork 1.4k
fix: updating ucxx, which appears to avoid occasional segfaults when profiling #3420
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
Conversation
…ling Signed-off-by: jdebache <[email protected]>
/bot run |
PR_Github #1619 [ run ] triggered by Bot |
what error you encounter? |
PR_Github #1619 [ run ] completed with state |
@chuangz0, waiting for your review to merge. |
/bot reuse-pipeline |
PR_Github #1769 [ reuse-pipeline ] triggered by Bot |
PR_Github #1769 [ reuse-pipeline ] completed with state |
…profiling (NVIDIA#3420) Signed-off-by: jdebache <[email protected]>
I observed some segfaults and other strange behaviour when running nsys profile on the application recently. The stack was referring to this dependency. I tried updating it, it appears to have solved the issue.