Skip to content

segmentaion fault when running on A100 80GB #271

@nanfangxiansheng

Description

@nanfangxiansheng

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"
}
}

Image

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions