CrayLabs / SmartSim

SmartSim Infrastructure Library.
BSD 2-Clause "Simplified" License
219 stars 36 forks source link

Add Dockerfiles with CUDA support #611

Closed ashao closed 2 weeks ago

ashao commented 2 weeks ago

The existing dockerfiles did not have the necessary environments to enable GPU support for users wanting to run the tutorials. Two Dockerfiles (for CUDA 11.8 and 12.1) are provided. Note that this has only been tested on a workstation and no HPC support should be expected at this time.