(no title)
b9b10eb736 | 2 years ago
As far as I'm concerned, the LicheePi 4A from Sipeed which is also equipped with a TH1520 offers a decent value for a RISC-V SBC. If you want more performance than that, it's going to cost you a lot more.
b9b10eb736 | 2 years ago
As far as I'm concerned, the LicheePi 4A from Sipeed which is also equipped with a TH1520 offers a decent value for a RISC-V SBC. If you want more performance than that, it's going to cost you a lot more.
brucehoult|2 years ago
The same goes for emulation. QEMU on my i9-13900HX laptop is about the same speed on each core, but there I have 24 cores (32 threads).
I just compiled gcc 14 natively on both LicheePi 4A (the same as this hosting) and docker/QEMU:
i9-13900HX (8 P + 16 E cores) docker running riscv64/ubuntu image
LicheePi 4A (TH1520 SoC, 4x C910 cores) The LicheePi actually used less CPU time, but the i9 won with more cores.b9b10eb736|2 years ago
camel-cdr|2 years ago