hashicorp / nomad-device-nvidia

Nomad device driver for Nvidia GPU
Mozilla Public License 2.0
19 stars 9 forks source link

Is 1.0.0 the appropriate release to use with Nomad 1.2.0 #4

Closed the-maldridge closed 2 years ago

the-maldridge commented 2 years ago

I'm getting ready to upgrade a cluster where several nodes use the nvidia driver. It looks like this repo has precious few release(s) and I'm wondering if the only one currently up is the release to use with 1.2.0.

tgross commented 2 years ago

Hi @the-maldridge! 1.0 should be the right release to use for 1.2.0.

In general, the device driver interface has been very stable since we built it, so I wouldn't expect changes in Nomad to impact this driver much at all. That's one of the reasons why we considered it safe to externalize the driver.