So we integrated custom RISC-V servers in our bare metal servers infrastructure and made them available to the public to enable the building, porting and testing of more native RISC-V software.
A 4 Cores TH1520 with 16 GiB of RAM and 128GB of eMMC is 15,99€/month.
The 4 eurocents per hour is attractive. What is the minimum number of hours? I see there is a 24 hour minimum on an Arm offering.
Also, with the latest gcc you can finally target rvv 0.7.1, which is supported by these CPUs. You just write your standardized rvv 1.0 intrinsics and if you add `-march=64gcxtheadvector` gcc 14 will just generate the equivalent rvv 0.7.1: https://godbolt.org/z/va9sfEnMW
It is not RVA22+V. It supports V but it's an incompatible older version, pre-ratification, 0.7.1.
I missed this whole event. When/how did this happen?