-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v0.4: update NEWS, regenerate changelog
- Loading branch information
1 parent
a9f0403
commit a20f4ff
Showing
3 changed files
with
37 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,31 @@ | ||
2024-10-16 Kamila Szewczyk <[email protected]> | ||
|
||
TODO: update tasks. | ||
|
||
mention interlacing parallelism | ||
|
||
-j | ||
|
||
parallel decode | ||
|
||
CI: Stop providing Linux binaries. | ||
|
||
CI: Install OMP | ||
|
||
speed up interlacing modes -i2 -i3 with OpenMP | ||
|
||
fix overflowing shifts | ||
|
||
xpar-x86_64: missing align | ||
|
||
fix off-by-1 in asm code | ||
|
||
xpar-x86_64.asm: clean up the source, add 3-way saturating CRC32C. | ||
|
||
smode: restrict on vector-scalar product | ||
|
||
v0.3 | ||
|
||
to-do: strike down some performance-related goals | ||
|
||
avx512 version in xpar-x86_64.asm | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters