-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add instructions for using udev to manage GPU access (#325)
* Added instructions for using udev to manage GPU access * editing * additional edits * update code block syntax * Updated wordlist to resolve linting error * remove duplicate word from .wordlist.txt * spell check does not ignore case :) * Removed "recommended" from the udev section header, moved group membership to be the first method listed * Group Membership -> group membership Co-authored-by: Young Hui - AMD <[email protected]> * udev Rules -> udev rules (sorry, old habits die hard)) Co-authored-by: Young Hui - AMD <[email protected]> * Udev -> udev rewording Co-authored-by: Young Hui - AMD <[email protected]> * Update .wordlist.txt Co-authored-by: Young Hui - AMD <[email protected]> * Update .wordlist.txt troubleshooting linting failure --------- Co-authored-by: Young Hui - AMD <[email protected]>
- Loading branch information
1 parent
fe89acc
commit 76ac43a
Showing
2 changed files
with
87 additions
and
11 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,6 +6,7 @@ CTest | |
DHCP | ||
dkms | ||
dmesg | ||
DRM | ||
fw | ||
FW | ||
FWDEV | ||
|
@@ -32,3 +33,5 @@ vCPU | |
vfio | ||
VFIO | ||
vhost | ||
udev | ||
Udev |
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