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
Runtime Error
CUB
Running cub.cpp14.test.device_batch_memcpy or cub.cpp14.test.device_batch_copy hangs Orin system or lead to sigkill.
cub.cpp14.test.device_batch_memcpy
cub.cpp14.test.device_batch_copy
ninja cub.cpp14.test.device_batch_memcpy /bin/cub.cpp14.test.device_batch_memcpy
We should avoid launching tests that can't fit into memory.
No response
nvidia-smi is not supported on Orin
The text was updated successfully, but these errors were encountered:
gevtushenko
Successfully merging a pull request may close this issue.
Is this a duplicate?
Type of Bug
Runtime Error
Component
CUB
Describe the bug
Running
cub.cpp14.test.device_batch_memcpy
orcub.cpp14.test.device_batch_copy
hangs Orin system or lead to sigkill.How to Reproduce
Expected behavior
We should avoid launching tests that can't fit into memory.
Reproduction link
No response
Operating System
No response
nvidia-smi output
nvidia-smi is not supported on Orin
NVCC version
No response
The text was updated successfully, but these errors were encountered: