Repository: aurora Updated Branches: refs/heads/master 95dcca56d -> d33903687
Add GPU design document Reviewed at https://reviews.apache.org/r/46591/ Project: http://git-wip-us.apache.org/repos/asf/aurora/repo Commit: http://git-wip-us.apache.org/repos/asf/aurora/commit/d3390368 Tree: http://git-wip-us.apache.org/repos/asf/aurora/tree/d3390368 Diff: http://git-wip-us.apache.org/repos/asf/aurora/diff/d3390368 Branch: refs/heads/master Commit: d339036870f5dee1575fa014add6c5704da053bb Parents: 95dcca5 Author: Stephan Erb <[email protected]> Authored: Sat Apr 23 00:43:37 2016 +0200 Committer: Stephan Erb <[email protected]> Committed: Sat Apr 23 00:43:37 2016 +0200 ---------------------------------------------------------------------- docs/development/design-documents.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/aurora/blob/d3390368/docs/development/design-documents.md ---------------------------------------------------------------------- diff --git a/docs/development/design-documents.md b/docs/development/design-documents.md index b01cfd7..50aeafb 100644 --- a/docs/development/design-documents.md +++ b/docs/development/design-documents.md @@ -9,6 +9,7 @@ in the proposed form. Current and past documents: * [Command Hooks for the Aurora Client](design/command-hooks.md) +* [GPU Resources in Aurora](https://docs.google.com/document/d/1J9SIswRMpVKQpnlvJAMAJtKfPP7ZARFknuyXl-2aZ-M/edit) * [Health Checks for Updates](https://docs.google.com/document/d/1ZdgW8S4xMhvKW7iQUX99xZm10NXSxEWR0a-21FP5d94/edit) * [JobUpdateDiff thrift API](https://docs.google.com/document/d/1Fc_YhhV7fc4D9Xv6gJzpfooxbK4YWZcvzw6Bd3qVTL8/edit) * [REST API RFC](https://docs.google.com/document/d/11_lAsYIRlD5ETRzF2eSd3oa8LXAHYFD8rSetspYXaf4/edit)
