----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57539/#review168715 -----------------------------------------------------------
Can you leave a cocomment for posterity? Seems a bit tricky to figure out why we put this here. - Benjamin Mahler On March 12, 2017, 4:24 a.m., Kevin Klues wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/57539/ > ----------------------------------------------------------- > > (Updated March 12, 2017, 4:24 a.m.) > > > Review request for mesos and Benjamin Mahler. > > > Bugs: MESOS-7232 > https://issues.apache.org/jira/browse/MESOS-7232 > > > Repository: mesos > > > Description > ------- > > Added ability to dynamically load '/dev/nvidia-uvm' in GPU isolator. > > > Diffs > ----- > > src/slave/containerizer/mesos/isolators/gpu/isolator.cpp > a3b9fe7e770adee19996ae156cbf4d7fa40e0a11 > > > Diff: https://reviews.apache.org/r/57539/diff/1/ > > > Testing > ------- > > ``` > sudo rm -rf /dev/nvidia-uvm > > make -j40 check > sudo GTEST_FILTER="*Nvidia*" src/mesos-tests > > ... > [----------] Global test environment tear-down > [==========] 8 tests from 1 test case ran. (13227 ms total) > [ PASSED ] 8 tests. > ``` > > > Thanks, > > Kevin Klues > >
