config
|
Add crun as a default low-level runtime.
|
2024-01-17 11:31:07 +01:00 |
cuda
|
Fix build and test on darwin
|
2024-02-05 23:58:28 +01:00 |
discover
|
Add driver.Config
|
2024-03-25 20:18:15 +02:00 |
dxcore
|
Use D3DKMTEnumAdapters3 for adapter enumeration
|
2024-03-12 11:42:08 +01:00 |
edits
|
run goimports -local against the entire codebase
|
2023-12-01 11:13:17 +01:00 |
ldcache
|
Return empty ldcache if cache does not exist
|
2023-11-17 10:14:03 +01:00 |
logger
|
Replace logger.Warn(f) with logger.Warning(f)
|
2023-06-12 10:48:04 +02:00 |
lookup
|
Add config search paths option to driver root.
|
2024-04-02 23:03:05 +02:00 |
modifier
|
Use functional options to construct driver root
|
2024-03-25 20:13:25 +02:00 |
nvcaps
|
Correct constructin of MIG Caps
|
2022-10-13 14:06:30 +02:00 |
oci
|
run goimports -local against the entire codebase
|
2023-12-01 11:13:17 +01:00 |
requirements
|
Fix unnecessary conversion
|
2023-10-24 20:11:34 +02:00 |
runtime
|
run goimports -local against the entire codebase
|
2023-12-01 11:13:17 +01:00 |
system
|
Add proc.devices.New constructor
|
2024-02-06 11:19:43 +01:00 |