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

NVIDIA CONTAINER - #321

Open
diegola123 opened this issue Jan 6, 2024 · 2 comments
Open

NVIDIA CONTAINER - #321

diegola123 opened this issue Jan 6, 2024 · 2 comments

Comments

@diegola123
Copy link

Hello,

thanks a lot for your paper, I learned a lot since I started to read it. I am trying to replicate your experiment running the dockerfile you provided, but I am facing some issues.

When I built the container, I got a message informing the GPU was not compatible, as you can see following:

_NVIDIA Release 22.07 (build 40077977)
NVIDIA TensorRT Version 8.4.1
Copyright (c) 2016-2022, NVIDIA CORPORATION & AFFILIATES. All rights reserved.

Container image Copyright (c) 2022, NVIDIA CORPORATION & AFFILIATES. All rights reserved.

https://developer.nvidia.com/tensorrt

Various files include modifications (c) NVIDIA CORPORATION & AFFILIATES. All rights reserved.

This container image and its contents are governed by the NVIDIA Deep Learning Container License.
By pulling and using the container, you accept the terms and conditions of this license:
https://developer.nvidia.com/ngc/nvidia-deep-learning-container-license

To install Python sample dependencies, run /opt/tensorrt/python/python_setup.sh

To install the open-source samples corresponding to this TensorRT release version
run /opt/tensorrt/install_opensource.sh. To build the open source parsers,
plugins, and samples for current top-of-tree on master or a different branch,
run /opt/tensorrt/install_opensource.sh -b
See https://github.com/NVIDIA/TensorRT for more information.
WARNING: Detected NVIDIA NVIDIA GeForce RTX 4090 GPU, which is not yet supported in this version of the container
ERROR: No supported GPU(s) detected to run this container_

Sorry for asking, but I am still a "noobie" in containers, docker, and deep learning models, do you have any intention to migrate your container to a newer version of the cuda? Maybe 12.0? Could you provide me with some instructions on how to fix the issue?

Best Regards
Diego

@mikehaku
Copy link

I encountered the similar problem as you did.
WARNING: Detected NVIDIA NVIDIA GeForce RTX 4090 D GPU, which is not yet supported in this version of the container
ERROR: No supported GPU(s) detected to run this container

@03tommysad
Copy link

GeForce

您好,我想问问您是否解决了这个问题呢,能否不使用docker直接在conda里安装虚拟环境呢

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