File tree 5 files changed +1500
-102
lines changed
5 files changed +1500
-102
lines changed Original file line number Diff line number Diff line change 32
32
verbose : " true"
33
33
version-file : " VERSION"
34
34
update-version-in : |
35
- CMakeLists.txt:VERSION (\d+\.\d+\.\d+)
35
+ CMakeLists.txt:^\s* VERSION (\d+\.\d+\.\d+)
36
36
dry-run : " false"
37
37
push : " true"
38
38
create-release : " true"
Original file line number Diff line number Diff line change 2
2
"cSpell.words" : [
3
3
" absl" ,
4
4
" Accorn" ,
5
+ " accum" ,
5
6
" Adelstein" ,
6
7
" Andreas" ,
7
8
" ashvardanian" ,
9
+ " ASIO" ,
8
10
" asynchrony" ,
11
+ " Axboe" ,
9
12
" bfloat" ,
10
13
" bioinformatics" ,
11
14
" BLAS" ,
16
19
" Cawley" ,
17
20
" cblas" ,
18
21
" CCCL" ,
22
+ " chriskohlhoffasio" ,
19
23
" clflush" ,
20
24
" colsb" ,
21
25
" consteval" ,
29
33
" CUDA" ,
30
34
" denormal" ,
31
35
" DOTPROD" ,
36
+ " DPDK" ,
32
37
" Dusíková" ,
33
38
" Eigen" ,
34
39
" Eron" ,
38
43
" Fedor" ,
39
44
" Fugaku" ,
40
45
" Giga" ,
46
+ " GMMA" ,
41
47
" Goodput" ,
42
48
" GOPS" ,
43
49
" GPGPU" ,
47
53
" HKSTU" ,
48
54
" HMMA" ,
49
55
" Ibireme" ,
56
+ " IMMA" ,
57
+ " IOSQE" ,
50
58
" JeanHeyd" ,
51
59
" jemalloc" ,
60
+ " Jens" ,
61
+ " jensaxboeliburing" ,
62
+ " Klemens" ,
63
+ " Kohlhoff" ,
52
64
" Kulukundis" ,
53
65
" Lelbach" ,
54
66
" Lemire" ,
55
67
" Lib" ,
56
68
" LIBPFM" ,
57
69
" libunifex" ,
70
+ " liburing" ,
58
71
" Lohmann" ,
59
72
" Maclaurin" ,
60
73
" matmul" ,
61
74
" Meneide" ,
62
75
" mimalloc" ,
76
+ " Morgenstern" ,
63
77
" MSVC" ,
64
78
" Müller" ,
79
+ " multishot" ,
65
80
" Neoverse" ,
66
81
" Niebler" ,
67
82
" Niels" ,
89
104
" sinf" ,
90
105
" SLEEF" ,
91
106
" spdlog" ,
107
+ " SQPOLL" ,
92
108
" STREQUAL" ,
93
109
" StringZilla" ,
94
110
" Strogatz" ,
95
111
" Sutter" ,
96
112
" sysfs" ,
97
113
" taskset" ,
98
114
" Tera" ,
115
+ " Threadblock" ,
99
116
" TMUL" ,
100
117
" Trettner" ,
101
118
" Unbundling" ,
102
119
" Unif" ,
103
120
" unifex" ,
104
121
" unsalvageable" ,
105
122
" unscalable" ,
123
+ " Uring" ,
106
124
" Vardanian" ,
107
125
" vfmadd" ,
108
126
" VNNI" ,
122
140
],
123
141
"files.associations" : {
124
142
"*.evaluator" : " cpp" ,
143
+ "*.inc" : " cpp" ,
125
144
"*.ipp" : " cpp" ,
126
145
"*.tcc" : " cpp" ,
127
146
"*.traits" : " cpp" ,
155
174
"cfenv" : " cpp" ,
156
175
"charconv" : " cpp" ,
157
176
"chrono" : " cpp" ,
177
+ "cinttypes" : " cpp" ,
158
178
"clocale" : " cpp" ,
159
179
"cmath" : " cpp" ,
180
+ "codecvt" : " cpp" ,
160
181
"compare" : " cpp" ,
161
182
"complex" : " cpp" ,
162
183
"concepts" : " cpp" ,
163
184
"condition_variable" : " cpp" ,
164
185
"core" : " cpp" ,
165
186
"coroutine" : " cpp" ,
187
+ "csetjmp" : " cpp" ,
188
+ "csignal" : " cpp" ,
166
189
"cstdarg" : " cpp" ,
167
190
"cstddef" : " cpp" ,
168
191
"cstdint" : " cpp" ,
182
205
"forward_list" : " cpp" ,
183
206
"fstream" : " cpp" ,
184
207
"functional" : " cpp" ,
208
+ "future" : " cpp" ,
209
+ "hash_map" : " cpp" ,
185
210
"initializer_list" : " cpp" ,
186
211
"inplace_vector" : " cpp" ,
187
212
"iomanip" : " cpp" ,
211
236
"ranges" : " cpp" ,
212
237
"ratio" : " cpp" ,
213
238
"regex" : " cpp" ,
239
+ "scoped_allocator" : " cpp" ,
214
240
"semaphore" : " cpp" ,
215
241
"set" : " cpp" ,
216
242
"shared_mutex" : " cpp" ,
224
250
"streambuf" : " cpp" ,
225
251
"string" : " cpp" ,
226
252
"string_view" : " cpp" ,
253
+ "strstream" : " cpp" ,
227
254
"superlusupport" : " cpp" ,
228
255
"system_error" : " cpp" ,
229
256
"text_encoding" : " cpp" ,
230
257
"thread" : " cpp" ,
231
258
"tuple" : " cpp" ,
232
259
"type_traits" : " cpp" ,
260
+ "typeindex" : " cpp" ,
233
261
"typeinfo" : " cpp" ,
234
262
"unordered_map" : " cpp" ,
235
263
"unordered_set" : " cpp" ,
236
264
"utility" : " cpp" ,
237
265
"valarray" : " cpp" ,
238
266
"variant" : " cpp" ,
239
267
"vector" : " cpp" ,
240
- "version" : " cpp" ,
241
- "strstream" : " cpp" ,
242
- "cinttypes" : " cpp" ,
243
- "codecvt" : " cpp" ,
244
- "csetjmp" : " cpp" ,
245
- "csignal" : " cpp" ,
246
- "hash_map" : " cpp" ,
247
- "future" : " cpp" ,
248
- "scoped_allocator" : " cpp" ,
249
- "typeindex" : " cpp" ,
250
- "*.inc" : " cpp"
268
+ "version" : " cpp"
251
269
}
252
270
}
You can’t perform that action at this time.
0 commit comments