f-stack/dpdk/doc/guides/gpus/features/cuda.ini

13 lines
342 B
INI
Raw Normal View History

2022-09-06 04:00:10 +00:00
;
; Supported features of the 'cuda' gpu driver.
;
; Refer to default.ini for the full list of available PMD features.
;
[Features]
Get device info = Y
Share CPU memory with device = Y
Allocate device memory = Y
Free memory = Y
2023-09-13 12:21:49 +00:00
CPU map device memory = Y
CPU unmap device memory = Y