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

Is HAMi support Ubuntu 22.04 #535

Open
zhangzhiqiangcs opened this issue Oct 8, 2024 · 3 comments
Open

Is HAMi support Ubuntu 22.04 #535

zhangzhiqiangcs opened this issue Oct 8, 2024 · 3 comments

Comments

@zhangzhiqiangcs
Copy link

Please provide an in-depth description of the question you have:
Couldn't find documents abouts the ubuntu versions HAMi supported. But when pod's base image is ubuntu 22.04, seem's CUDA can not work. Maybe the glibc version is something related.

What do you think about this question?:

Environment:

  • HAMi version:
  • Kubernetes version:
  • Others:
@wawa0210
Copy link
Member

wawa0210 commented Oct 9, 2024

Is there any detailed error information?

@zhangzhiqiangcs
Copy link
Author

zhangzhiqiangcs commented Oct 9, 2024

On ubuntu 22.04
Run nvidia-smi command, there is a message

[HAMI-core Msg(15:140394083415872:multiprocess_memory_limit.c:468)]: Calling exit handler 15

Run nvidia-debugdump -l -z, output

[HAMI-core Warn(16:139651829421888:hook.c:278)]: Warning dlsym not found before libraries load
nvidia-debugdump: symbol lookup error: /usr/local/vgpu/libvgpu.so: undefined symbol: _dl_sym, version GLIBC_PRIVATE

On ubuntu 20.04
Run nvidia-smi command, the message is

[HAMI-core Msg(16:139892921730880:multiprocess_memory_limit.c:468)]: Calling exit handler 16

Run nvidia-debugdump -l -z, output

[HAMI-core Warn(17:140216222119744:hook.c:278)]: Warning dlsym not found before libraries load
nvmlInit succeeded
Listing all GPUs.
Found 1 NVIDIA devices
Warning: nvmlDeviceGetSerial: Not Supported
        Device ID:              0
        Device name:            NVIDIA xxx
        Device handle:          xxx
        GPU internal ID:        GPU-xxx

@piggy2303
Copy link

we also run pod in 22.04 but Cuda works fine.

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