Skip to content

raid: R-V V pq_gen xor_gen #318

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

Closed
wants to merge 5 commits into from
Closed

Conversation

sunyuechi
Copy link
Contributor

banana_f3:
        new: pq_gen_warm: runtime =    3062397 usecs, bandwidth 4737 MB in 3.0624 sec = 1546.92 MB/s
        old: pq_gen_warm: runtime =    3005894 usecs, bandwidth 2851 MB in 3.0059 sec = 948.80 MB/s
        new: xor_gen_warm: runtime =    3006459 usecs, bandwidth 10685 MB in 3.0065 sec = 3554.17 MB/s
        old: xor_gen_warm: runtime =    3060970 usecs, bandwidth 514 MB in 3.0610 sec = 168.21 MB/s

@pablodelara
Copy link
Contributor

Hi @hleft. Could you update Release Notes to add information about this and previous additions (e.g. adler32)? Also it would be good to update README to add info on RISC-V (can be done in a separate PR or this one, up to you).

@sunyuechi
Copy link
Contributor Author

Okay, the Release Notes have been updated. I plan to update the README Prerequisites together with the PR that adds CI support.

@pablodelara
Copy link
Contributor

Thanks for the update. Looks like there is a problem with the coding style, coming from a file that we recently add. I will fix it shortly, thanks!

@sunyuechi
Copy link
Contributor Author

Due to the master branch update, xx_multibinary_riscv64_dispatcher.c has also been updated.

@pablodelara
Copy link
Contributor

@sunyuechi could you rebase this PR, so we trigger the latest CI? Thanks!

@sunyuechi
Copy link
Contributor Author

Okay, rebased.

Signed-off-by: sunyuechi <sunyuechi@iscas.ac.cn>
banana_f3:
        new: pq_gen_warm: runtime =    3062397 usecs, bandwidth 4737 MB in 3.0624 sec = 1546.92 MB/s
        old: pq_gen_warm: runtime =    3005894 usecs, bandwidth 2851 MB in 3.0059 sec = 948.80 MB/s

Signed-off-by: sunyuechi <sunyuechi@iscas.ac.cn>
If len > 255, the return value will be % 256, which causes the test to incorrectly pass

Signed-off-by: sunyuechi <sunyuechi@iscas.ac.cn>
banana_f3:
        new: xor_gen_warm: runtime =    3006459 usecs, bandwidth 10685 MB in 3.0065 sec = 3554.17 MB/s
        old: xor_gen_warm: runtime =    3060970 usecs, bandwidth 514 MB in 3.0610 sec = 168.21 MB/s

Signed-off-by: sunyuechi <sunyuechi@iscas.ac.cn>
Signed-off-by: sunyuechi <sunyuechi@iscas.ac.cn>
@pablodelara
Copy link
Contributor

This is already merged in mainline, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants