-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/49530/
-----------------------------------------------------------
Review request for mesos and Benjamin Mahler.
Bugs: MESOS-5764
https://issues.apache.org/jira/browse/MESOS-5764
Repository: mesos
Description
-------
As part of this, we also generalized the method for enumerating the
GPU control devices which should be accessible inside a container.
Now it should be easier to add new control devices as they appear in
the future.
Diffs
-----
src/slave/containerizer/mesos/isolators/gpu/isolator.hpp
a6734105dcb3efadfceb7cdd357b749813a5bf40
src/slave/containerizer/mesos/isolators/gpu/isolator.cpp
2bf7fe2d9bff1afb1cb8ba5c401246e4579d8889
Diff: https://reviews.apache.org/r/49530/diff/
Testing
-------
sudo GTEST_FILTER="*NVIDIA*" bin/mesos-tests.sh
Thanks,
Kevin Klues