1 Answer
- Newest
- Most votes
- Most comments
0
adding the following environment variable to be passed into the docker in my "environment variables configuration" ECS fixed it:
NVIDIA_DISABLE_REQUIRE=1
Hope it works for you as well.
answered 3 years ago
Relevant content
- asked 2 years ago
- AWS OFFICIALUpdated 2 years ago

did you figure out how to get around this ? (i'm finding the same issue, also using nvidia gpu )