-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
I am trying to run the docker container on AWS-p2 instance with 1 K80 Tesla Card.
The default config of the instance is
CUDA : 10.1
Driver : 418.67
I tried following the instructions to manually install a different nvidia driver version from this link
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/install-nvidia-driver.html
But I am unable to install the driver version specified "367.57".
The wget command in that instruction fails saying that such a driver version is unavailable for tesla series.
When I try to run the docker with the default driver version, it fails on some CUDA call, and complains about the driver version.
Have you tried running it recently on AWS? Have you faced similar issues?
Metadata
Metadata
Assignees
Labels
No labels