This is an automated email from the ASF dual-hosted git repository.
chhsiao pushed a change to branch 1.7.x
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from 69201fb Updated Mesos version to 1.7.3.
new 113b126 Supported CUDA 10+ images that are based on
nvidia-container-runtime.
new 966a782 Moved MESOS-9507 to the 1.7.3 CHANGELOG.
new 5e234c8 Added MESOS-9549 to the 1.7.3 CHANGELOG.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGELOG | 12 +-
.../containerizer/mesos/isolators/gpu/isolator.cpp | 14 ++
.../containerizer/mesos/isolators/gpu/volume.cpp | 202 +++++++++++++++------
.../containerizer/mesos/isolators/gpu/volume.hpp | 7 +-
4 files changed, 169 insertions(+), 66 deletions(-)