You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by ji...@apache.org on 2017/09/18 19:05:01 UTC

[16/16] mesos git commit: Added gpu/nvidia isolator to the index.

Added gpu/nvidia isolator to the index.

Review: https://reviews.apache.org/r/62307


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/21a42e19
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/21a42e19
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/21a42e19

Branch: refs/heads/master
Commit: 21a42e199233592f476505f930fb4fa5699a815c
Parents: ac854fc
Author: Jie Yu <yu...@gmail.com>
Authored: Wed Sep 13 13:15:06 2017 -0700
Committer: Jie Yu <yu...@gmail.com>
Committed: Mon Sep 18 12:04:38 2017 -0700

----------------------------------------------------------------------
 docs/mesos-containerizer.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/21a42e19/docs/mesos-containerizer.md
----------------------------------------------------------------------
diff --git a/docs/mesos-containerizer.md b/docs/mesos-containerizer.md
index fef5b76..7f09fff 100644
--- a/docs/mesos-containerizer.md
+++ b/docs/mesos-containerizer.md
@@ -21,6 +21,7 @@ without any actual isolation, only resource usage reporting.
 - [docker/runtime](isolators/docker-runtime.md)
 - [docker/volume](isolators/docker-volume.md)
 - [filesystem/shared](isolators/filesystem-shared.md)
+- [gpu/nvidia](gpu-support.md)
 - [linux/capabilities](isolators/linux-capabilities.md)
 - [namespaces/ipc](isolators/namespaces-ipc.md)
 - [namespaces/pid](isolators/namespaces-pid.md)