-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Labels
type: featureIssues that include feature request or feature ideaIssues that include feature request or feature idea
Description
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
Labels
type: featureIssues that include feature request or feature ideaIssues that include feature request or feature idea