Skip to content

Running the SCNN docker on AWS #11

@bhargav253

Description

@bhargav253

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

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