-
Notifications
You must be signed in to change notification settings - Fork 332
erasure_code: R-V V #320
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
erasure_code: R-V V #320
Conversation
3c1f117 to
189e2c5
Compare
|
Due to the master branch update, xx_multibinary_riscv64_dispatcher.c has also been updated. |
|
@sunyuechi could you rebase this PR, so we trigger the latest CI? Thanks! |
|
Okay, rebased. |
|
Looks like there is some undefined reference error shown in the tests. Can you check? |
|
Okay, fixed. |
|
It looks like the error came from github-act-runner, not isa-l. It has now stopped running. Could you send the token again so I can restart it and try? |
|
Hmm... the tests are running normally again. It seems I misunderstood earlier — in this case, there's no need to resend the token, so there's no issue. |
Signed-off-by: sunyuechi <sunyuechi@iscas.ac.cn>
banana_f3:
rvv: gf_vect_mul_warm: runtime = 3062541 usecs, bandwidth 1889 MB in 3.0625 sec = 616.84 MB/s
c: gf_vect_mul_warm: runtime = 3062014 usecs, bandwidth 285 MB in 3.0620 sec = 93.29 MB/s
Signed-off-by: sunyuechi <sunyuechi@iscas.ac.cn>
Signed-off-by: sunyuechi <sunyuechi@iscas.ac.cn>
banana_f3:
rvv: gf_vect_dot_prod_warm: runtime = 3062964 usecs, bandwidth 490 MB in 3.0630 sec = 160.25 MB/s
c: gf_vect_dot_prod_warm: runtime = 3000581 usecs, bandwidth 173 MB in 3.0006 sec = 57.69 MB/s
Signed-off-by: sunyuechi <sunyuechi@iscas.ac.cn>
banana_f3:
rvv:
erasure_code_encode_warm: runtime = 3065696 usecs, bandwidth 108 MB in 3.0657 sec = 35.37 MB/s
erasure_code_decode_warm: runtime = 3001213 usecs, bandwidth 136 MB in 3.0012 sec = 45.47 MB/s
c:
erasure_code_encode_warm: runtime = 3002512 usecs, bandwidth 52 MB in 3.0025 sec = 17.34 MB/s
erasure_code_decode_warm: runtime = 3065235 usecs, bandwidth 57 MB in 3.0652 sec = 18.69 MB/s
Signed-off-by: sunyuechi <sunyuechi@iscas.ac.cn>
|
This PR is merged, thanks! |
Uh oh!
There was an error while loading. Please reload this page.