Live data from Hacker News

RISC-V bare metal servers now available at Scaleway

labs.scaleway.com

11–13 of 13 posts

Re: RISC-V bare metal servers now available at Scaleway

#11
post #3

It is very nice to have cloud options. Just keep in mind this is an early preview. It is not RVA22+V. It supports V but it's an incompatible older version, pre-ratification, 0.7.1.

With GCC trunk now (and soon 14.1) supporting 0.7.1 and furthermore supporting compiling the exact same RVV C intrinsics source code to either 0.7.1 or 1.0, this is not the obstacle it once was.

Re: RISC-V bare metal servers now available at Scaleway

#12
post #3

It is very nice to have cloud options. Just keep in mind this is an early preview. It is not RVA22+V. It supports V but it's an incompatible older version, pre-ratification, 0.7.1.

With GCC trunk now (and soon 14.1) supporting 0.7.1 and furthermore supporting compiling the exact same RVV C intrinsics source code to either 0.7.1 or 1.0, this is not the obstacle it once was.

>With GCC trunk now (and soon 14.1) supporting 0.7.1

I missed this whole event. When/how did this happen?

Re: RISC-V bare metal servers now available at Scaleway

#13
post #12

Earlier quoted context omitted.

With GCC trunk now (and soon 14.1) supporting 0.7.1 and furthermore supporting compiling the exact same RVV C intrinsics source code to either 0.7.1 or 1.0, this is not the obstacle it once was.

>With GCC trunk now (and soon 14.1) supporting 0.7.1 I missed this whole event. When/how did this happen?

See example here https://godbolt.org/z/va9sfEnMW
Post reply on HN