You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Chun-Hung Hsiao <ch...@apache.org> on 2019/02/20 06:27:02 UTC

Review Request 70017: Added a unit test to run Tensorflow on a GPU.

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

Review request for mesos, Gilbert Song, Jie Yu, and Kevin Klues.


Repository: mesos


Description
-------

Test `TensorflowGpuImage` leverages the Tensorflow GPU image, which is
based on the `nvidia/cuda` image, to launch a task that consumes a GPU.


Diffs
-----

  src/tests/containerizer/nvidia_gpu_isolator_tests.cpp 040453e8d9538cb0f534a8188a89c864d5ddef3f 
  src/tests/mesos.hpp b10ec0ad62efa8980ca12693939970c2252ee814 


Diff: https://reviews.apache.org/r/70017/diff/1/


Testing
-------

sudo make check


Thanks,

Chun-Hung Hsiao


Re: Review Request 70017: Added a unit test to run Tensorflow on a GPU.

Posted by Jie Yu <yu...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/70017/#review213172
-----------------------------------------------------------


Ship it!




Ship It!

- Jie Yu


On Feb. 20, 2019, 6:27 a.m., Chun-Hung Hsiao wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/70017/
> -----------------------------------------------------------
> 
> (Updated Feb. 20, 2019, 6:27 a.m.)
> 
> 
> Review request for mesos, Gilbert Song, Jie Yu, and Kevin Klues.
> 
> 
> Bugs: MESOS-9549
>     https://issues.apache.org/jira/browse/MESOS-9549
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Test `TensorflowGpuImage` leverages the Tensorflow GPU image, which is
> based on the `nvidia/cuda` image, to launch a task that consumes a GPU.
> 
> 
> Diffs
> -----
> 
>   src/tests/containerizer/nvidia_gpu_isolator_tests.cpp 040453e8d9538cb0f534a8188a89c864d5ddef3f 
>   src/tests/mesos.hpp b10ec0ad62efa8980ca12693939970c2252ee814 
> 
> 
> Diff: https://reviews.apache.org/r/70017/diff/1/
> 
> 
> Testing
> -------
> 
> `sudo make check` on an EC2 P3 VM w/ CUDA 10.
> 
> 
> Thanks,
> 
> Chun-Hung Hsiao
> 
>