-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
System:
ubuntu 22.04 in a docker container,
nvidia driver >=570
using A100 80GB gpu
Describe the bug
when running robotwin the erroe segmentaion fault occurs,I have already wrote an nvidia vulkan ICD file,but it helps nothing.
{
"file_format_version" : "1.0.0",
"ICD": {
"library_path": "/lib/x86_64-linux-gnu/libEGL_nvidia.so.0",
"api_version" : "1.4.303"
}
}
To Reproduce
Steps to reproduce the behavior (use pastebin for code):
1.
2.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
No labels