mirror of https://github.com/F-Stack/f-stack.git
17 lines
367 B
INI
17 lines
367 B
INI
;
|
|
; Refer to default.ini for the full list of available PMD features.
|
|
;
|
|
; Supported features of 'ISA-L' compression driver.
|
|
;
|
|
[Features]
|
|
CPU SSE = Y
|
|
CPU AVX = Y
|
|
CPU AVX2 = Y
|
|
CPU AVX512 = Y
|
|
OOP SGL In SGL Out = Y
|
|
OOP SGL In LB Out = Y
|
|
OOP LB In SGL Out = Y
|
|
Deflate = Y
|
|
Fixed = Y
|
|
Dynamic = Y
|