The RISE RISC-V Runners: free, native RISC-V CI on GitHub
73 points
3 days ago
| 7 comments
| riseproject.dev
| HN
woodruffw
1 hour ago
[-]
I’m a fan of this, although I’m concerned about the security/trust model: using a third-party CI orchestrator on top of GHA means trusting them with all of your secrets, potentially sensitive logs, etc. Those concerns are somewhat lessened in the context of public repos, but even public repos contain nontrivial workflows that use configured secrets.
reply
stabbles
1 hour ago
[-]
My experience with RISC-V so far is that the chips are not much faster than QEMU emulation. In other words, it's very slow.
reply
LeFantome
45 minutes ago
[-]
That has been the case so far but is changing this year.

The SpacemiT K3 is faster than QEMU. Much faster chips are expected to release over the next few months.

I mean things like the Milk-V Pioneer were already faster but expensive.

One thing that has been frustrating about RISC-V is that many companies close to releasing decent chips have been bought and then those chips never appear (Ventana, Rivos, etc). That and US sanctions (eg. Sophgo SG2380).

reply
OsrsNeedsf2P
1 hour ago
[-]
Oftentimes slow is fine, when the work is parallel and the hardware is cheap
reply
camel-cdr
1 hour ago
[-]
Sadly still on quite old hardware, with no RVV. Hopefully scaleway will have some newer servers in the future and this can be simply updated to the new devices.
reply
LeFantome
36 minutes ago
[-]
You can get RVV instances from Saleway.
reply
camel-cdr
34 minutes ago
[-]
Oh, cool, I didn't see them on the website. (https://labs.scaleway.com/en/em-rv1/)
reply
IshKebab
1 hour ago
[-]
Very good move. Hopefully GitHub won't ruin this with their CI charging changes.
reply
singpolyma3
19 minutes ago
[-]
GitHub only :(
reply
boredatoms
54 minutes ago
[-]
..is this RVA23?
reply
LeFantome
43 minutes ago
[-]
Not yet

RV64GC (C910 cores)

reply
Western0
2 hours ago
[-]
Perfect for snooping on other people’s projects. No one in their right mind would touch this. It’s cheaper to buy the board yourself.
reply
jubilanti
1 hour ago
[-]
Yes, what a devious plan: give open source software projects a free CI service so you can... read their open source software code?
reply
downrightmike
1 hour ago
[-]
diabolical
reply
throawayonthe
30 minutes ago
[-]
devious
reply
mhitza
2 hours ago
[-]
It seems to be a Linux Foundation project, my trust is implicit higher than what you're claiming. Why wouldn't you trust them?

It's also aimed at open-source projects, for free, with the intent to improve RISC-V support.

reply
ctz
1 hour ago
[-]
people better not be snooping on my public open source projects!
reply
LeFantome
1 hour ago
[-]
RISE is supported by many legit companies. Stealing is for sure not the intent.

The idea is to promote testing on RISC-V and to eliminate lack of hardware for being the reason not to. Obviously, low budget projects and Open Source are the primary targets. Commercial products can afford real RISC-V hardware.

This is who you are trusting: https://riseproject.dev/members/

reply