This repository has been archived by the owner on Jan 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
21 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,17 @@ | ||
nvidia-docker (1.0.0~rc-1) trusty; urgency=low | ||
|
||
* Add /docker/cli/json RestAPI endpoint (Closes: #39, #91) | ||
* Fix support for Docker 1.9 (Closes: #83) | ||
* Handle gracefully devices unsupported by NVML (Closes: #40) | ||
* Improve error reporting | ||
* Support for Docker 1.11 (Closes: #89, #84, #77, #73) | ||
* Add NVIDIA Docker version output | ||
* Improve init scripts and add support for systemd | ||
* Query CPU affinity through sysfs instead of NVML (Closes: #65) | ||
* Load UVM before anything else | ||
|
||
-- NVIDIA CORPORATION <[email protected]> Tue, 03 May 2016 17:44:36 -0700 | ||
|
||
nvidia-docker (1.0.0~beta.3-1) trusty; urgency=low | ||
|
||
* Remove driver hard dependency (NVML) | ||
|