summaryrefslogtreecommitdiff
path: root/llama.cpp/ggml/src/ggml-hexagon/libggml-htp.inf
blob: 656d2d9ab2698fd9ed43191560100cf88029cb8e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
[Version]
Signature   = "$WINDOWS NT$"
Class       = ComputeAccelerator
ClassGuid   = {F01A9D53-3FF6-48D2-9F97-C8A7004BE10C}
Provider    = %GGML%
DriverVer   = 01/01/2026,1.0.0.0
CatalogFile = libggml-htp.cat
PnpLockDown = 1

[DestinationDirs]
Drivers_Dir = 6

[SourceDisksNames]
1 = %DiskId%

[SourceDisksFiles]
libggml-htp-v68.so = 1
libggml-htp-v69.so = 1
libggml-htp-v73.so = 1
libggml-htp-v75.so = 1
libggml-htp-v81.so = 1

[ControlFlags]
ExcludeFromSelect = *

[DefaultInstall.NTarm64]
CopyFiles=Drivers_Dir

[Drivers_Dir]
libggml-htp-v68.so,,,0x10 ;COPYFLG_NO_OVERWRITE
libggml-htp-v69.so,,,0x10 ;COPYFLG_NO_OVERWRITE
libggml-htp-v73.so,,,0x10 ;COPYFLG_NO_OVERWRITE
libggml-htp-v75.so,,,0x10 ;COPYFLG_NO_OVERWRITE
libggml-htp-v81.so,,,0x10 ;COPYFLG_NO_OVERWRITE

[Strings]
GGML   = 'GGML'
DiskId = 'GGML HTP library'