-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rapidyenc on RISC-V with RVV 1.0 (Armbian Ubuntu Noble, GCC 14) #5
Comments
For reference: on my laptop with 11th Gen Intel(R) Core(TM) i3-1115G4 @ 3.00GHz:
|
Thanks for testing. I think they compare the K1 against a Cortex A55 - so that seems to be respectable. This page says it should be around a 1.3GHz A55. Testing on a 1.8GHz Kryo Silver (A55 derivative):
So roughly in the same ballpark. Not quite their "2x NEON" claim, though the RVV code probably has some optimisation opportunities. I think the CRC32 kernel displayed above is incorrect as it should be using ARM-CRC acceleration. |
CPU: Spacemit X60 (8) @ 1.600GHz
|
Some other z-options, but not zbc nor zbkc
|
Thanks for the info! By the way, if there's something else you want to test with your new board, there is RVV code in ParPar as well (which is also used as a base for par2cmdline-turbo). |
Following your advice on sabnzbd/sabctools#116 (comment) ... work with rapidyenc ... and ...
Bingo! v-commands in the deassembled library
The text was updated successfully, but these errors were encountered: