Re: Review Request 44365: Added flag to specify available Nvidia GPUs on an agent's command line.

2016-03-29 Thread Kevin Klues
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44365/ --- (Updated March 30, 2016, 12:19 a.m.) Review request for mesos, Ben Mahler, Rob

Re: Review Request 44365: Added flag to specify available Nvidia GPUs on an agent's command line.

2016-03-29 Thread Kevin Klues
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44365/ --- (Updated March 30, 2016, 12:16 a.m.) Review request for mesos, Ben Mahler, Rob

Re: Review Request 44365: Added flag to specify available Nvidia GPUs on an agent's command line.

2016-03-29 Thread Ben Mahler
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44365/#review125985 --- Fix it, then Ship it! docs/configuration.md (lines 1308 -

Re: Review Request 44365: Added flag to specify available Nvidia GPUs on an agent's command line.

2016-03-14 Thread Kevin Klues
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44365/ --- (Updated March 14, 2016, 7:38 a.m.) Review request for mesos, Ben Mahler, Rob

Re: Review Request 44365: Added flag to specify available Nvidia GPUs on an agent's command line.

2016-03-14 Thread Kevin Klues
> On March 9, 2016, 12:03 a.m., Ben Mahler wrote: > > src/slave/flags.hpp, line 92 > > > > > > Can you put this in an ifdef? Done. I also moved it out of the `#ifdef __linux__ `directive. Although we only support

Re: Review Request 44365: Added flag to specify available Nvidia GPUs on an agent's command line.

2016-03-08 Thread Ben Mahler
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44365/#review122628 --- src/slave/flags.hpp (line 92)

Review Request 44365: Added flag to specify available Nvidia GPUs on an agent's command line.

2016-03-03 Thread Kevin Klues
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44365/ --- Review request for mesos, Ben Mahler and Rob Todd. Bugs: MESOS-4864