-
Notifications
You must be signed in to change notification settings - Fork 32
option to select flavour of GPU #426
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently we have V100 and A100 GPU but the two types have different drivers:
A100 report NVIDIA-SMI 515.65.01 Driver Version: 515.65.01 CUDA Version: 11.7
V100 report NVIDIA-SMI 470.141.03 Driver Version: 470.141.03 CUDA Version: 11.4
This causes trouble as a container that runs on one node might not run on the other. Having the images on the hardware be the same would be helpful.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request