Skip to content

nvidia GPU support for caps and multiple uuids#2506

Merged
stevvooe merged 1 commit intocontainerd:masterfrom
crosbymichael:gpucaps
Jul 30, 2018
Merged

nvidia GPU support for caps and multiple uuids#2506
stevvooe merged 1 commit intocontainerd:masterfrom
crosbymichael:gpucaps

Conversation

@crosbymichael
Copy link
Copy Markdown
Member

This improves nvidia support for multiple uuids per container and fixes
the API to add individual capabilities.

Signed-off-by: Michael Crosby [email protected]

This improves nvidia support for multiple uuids per container and fixes
the API to add individual capabilities.

Signed-off-by: Michael Crosby <[email protected]>
@codecov-io
Copy link
Copy Markdown

codecov-io commented Jul 27, 2018

Codecov Report

Merging #2506 into master will decrease coverage by 4.22%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2506      +/-   ##
==========================================
- Coverage   48.98%   44.76%   -4.23%     
==========================================
  Files          85       93       +8     
  Lines        7592     9555    +1963     
==========================================
+ Hits         3719     4277     +558     
- Misses       3183     4585    +1402     
- Partials      690      693       +3
Flag Coverage Δ
#linux 48.98% <ø> (ø) ⬆️
#windows 41.04% <ø> (?)
Impacted Files Coverage Δ
oci/spec.go 40% <0%> (-10%) ⬇️
snapshots/native/native.go 43.3% <0%> (-10%) ⬇️
metadata/snapshot.go 45.8% <0%> (-8.96%) ⬇️
archive/compression/compression.go 43.93% <0%> (-8.9%) ⬇️
content/local/writer.go 52.63% <0%> (-7.37%) ⬇️
archive/tar.go 43.11% <0%> (-7.04%) ⬇️
metadata/containers.go 47.97% <0%> (-6.62%) ⬇️
metadata/images.go 58.46% <0%> (-4.7%) ⬇️
metadata/buckets.go 56.33% <0%> (-4.6%) ⬇️
metadata/adaptors.go 41.46% <0%> (-4.49%) ⬇️
... and 53 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 362405f...dd0c049. Read the comment docs.

Copy link
Copy Markdown
Member

@estesp estesp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@stevvooe stevvooe merged commit 578a236 into containerd:master Jul 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants