open-nomad/helper/pluginutils/catalog
Mahmood Ali b4d84fd6a9 Allow compiling without nvidia integration
nvidia library use of dynamic library seems to conflict with alpine and
musl based OSes.  This adds a `nonvidia` tag to allow compiling nomad
for alpine images.

The nomad releases currently only support glibc based OS environments,
so we default to compiling with nvidia.
2019-04-10 09:19:12 -04:00
..
catalog.go move pluginutils -> helper/pluginutils 2019-01-22 15:50:08 -08:00
register.go move pluginutils -> helper/pluginutils 2019-01-22 15:50:08 -08:00
register_linux.go Allow compiling without nvidia integration 2019-04-10 09:19:12 -04:00
register_nvidia_linux.go Allow compiling without nvidia integration 2019-04-10 09:19:12 -04:00
register_testing.go move pluginutils -> helper/pluginutils 2019-01-22 15:50:08 -08:00
testing.go goimports until make check is happy 2019-01-23 06:27:14 -08:00