NVIDIA / k8s-dra-driver

Dynamic Resource Allocation (DRA) for NVIDIA GPUs in Kubernetes
Apache License 2.0
264 stars 49 forks source link

Update how cross-compiling works to speed things up #184

Closed klueska closed 3 weeks ago

klueska commented 3 weeks ago

Currently only works on ubuntu20.04. I was having problems on ubi8 with getting the aarch64 headers installed so that cgo could find them.