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

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

Reply via email to