Commit Graph

2 Commits

Author SHA1 Message Date
Rohit Agarwal
e1b4d79992 Update gonvml to workaround bazelbuild/rules_go#1003. 2017-11-10 15:06:44 -08:00
Rohit Agarwal
318f28bef6 Vendor Go bindings for NVML. Don't build a static binary.
We can't build a static binary because that would require bundling the
closed source NVML library in cAdvisor.

Instead, gonvml uses dlopen to dynamically load NVML.
2017-11-01 14:41:35 -07:00