Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation for CDI support #4525

Closed
wants to merge 1 commit into from

Conversation

elezar
Copy link
Contributor

@elezar elezar commented Aug 25, 2023

- What I did
Added documentation on the use of the Container Device Interface to request devices through the docker run command. The following PRs are relevant:

- Description for the changelog

Added documentation on requesting CDI devices in docker run

- A picture of a cute animal (not mandatory but encouraged)

TODO:

  • Document devices through run
  • Document CDI spec dirs
  • Document info command
  • Document usage in docker compose
  • Add note to --gpus flag

Related

@codecov-commenter
Copy link

Codecov Report

Merging #4525 (1a1e973) into master (41183c2) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4525   +/-   ##
=======================================
  Coverage   59.34%   59.34%           
=======================================
  Files         288      288           
  Lines       24787    24787           
=======================================
  Hits        14711    14711           
  Misses       9195     9195           
  Partials      881      881           

Comment on lines -1421 to +1437
| `etwlogs` | Event Tracing for Windows (ETW) events. Writes log messages as Event Tracing for Windows (ETW) events. Only Windows platforms. |
| `etwlogs` | Event Tracing for Windows (ETW) events. Writes log messages as Event Tracing for Windows (ETW) events. Only Windows platforms. |
Copy link
Member

Choose a reason for hiding this comment

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

Opened a quick PR to get these unrelated changes already out of the way; #4536

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants