-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50599/
-----------------------------------------------------------
(Updated 八月 10, 2016, 10:33 a.m.)
Review request for mesos, Benjamin Mahler, Guangya Liu, Kevin Klues, and Rajat
Phull.
Summary (updated)
-----------------
Passed allocated GPUs to 'devices' entry of 'docker::Flags'.
Bugs: MESOS-5795
https://issues.apache.org/jira/browse/MESOS-5795
Repository: mesos
Description (updated)
-------
Added a new string entry 'devices' to 'docker::Flags' to
indicate host devices exposed into docker container, and
passed allocated GPUs to it.
Diffs (updated)
-----
src/slave/containerizer/docker.cpp 12bad2db03bcf755317c654f028b628c5c407a62
Diff: https://reviews.apache.org/r/50599/diff/
Testing
-------
make check
Thanks,
Yubo Li