-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57539/#review168716
-----------------------------------------------------------



Patch looks great!

Reviews applied: [57539]

Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' 
CONFIGURATION='--verbose' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; 
./support/docker-build.sh

- Mesos Reviewbot


On March 12, 2017, 6:05 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, 6:05 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/2/
> 
> 
> 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
> 
>

Reply via email to