-
Notifications
You must be signed in to change notification settings - Fork 12.2k
Added CI with RISC-V RVV1.0 Hardware #14439
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
base: master
Are you sure you want to change the base?
Conversation
Still refactoring. |
I have updated the CI file in the repository to run on real RISC-V hardware with RVV 1.0, instead of using QEMU. A working CI log on RISC-V Jupiter board can be seen here. @ggerganov Your credentials were already added, you just have to add a webhook for the project (unless the credentials have expired). Webhook was previously disabled somehow. It would be great if you could add the webhook again. You will just have to add the following details to the webhook settings of the repository. In the events, select Pull requests and Pushes. Once you have added this, I will try to test by creating a PR (which I will close later if the build is triggering). |
Reference PR: #3160 |
I have added the RISC-V CI for running RISC-V RVV 1.0 hardware