Skip to content

dockerfiles for gpu with cudnn are missing #606

Open
@laszewsk

Description

@laszewsk

Description

Dockerfiles for smartsim using gpus with cudnn are missing

Justification

everyone that wants to use smartsim with gpus and docker

Implementation Strategy

the dockerfiles in https://github.com/CrayLabs/SmartSim/tree/develop/docker only contain device=cpu, but if you change it to gpu, the cudnn library is missing so smartsim does not work.

I suggest adding a new dir gpu in which a proper gpu based Dockerfile for this is placed, one coupd distingusih
gpu-nvidia
gpu-rocm
if needed. I only need nvidia

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: featureIssues that include feature request or feature idea

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions