Aks-engine: Update nvidia driver to 410.79+ to allow cuda-10 and ubuntu-18.04 inside containers

Created on 9 Feb 2019  ·  2Comments  ·  Source: Azure/aks-engine

Is this a request for help?:

no

Is this an ISSUE or FEATURE REQUEST? (choose one):

FEATURE REQUEST

What version of aks-engine?:

v0.30.0

As seen in https://github.com/Azure/aks-engine/blob/v0.30.0/parts/k8s/kubernetesprovisionsource.sh#L55

GPU_DV=396.26

aks-engine still use 396 nvidia driver, which is not supported by cuda v10.0, — minimal cuda version supporting ubuntu-18.04 inside containers.

It's quite a problem that Ubuntu-18.04 can't be used inside containers for Cuda workloads because of this old driver version.

It will be really great have something like GPU_DV=410.79 in aks-engine.

Most helpful comment

All 2 comments

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it.

Was this page helpful?
0 / 5 - 0 ratings