mirror of https://github.com/F-Stack/f-stack.git
13 lines
342 B
INI
13 lines
342 B
INI
;
|
|
; 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
|
|
CPU map device memory = Y
|
|
CPU unmap device memory = Y
|