2026-07-01 10:47:39 gcc 17 - 'Add the spacemit-x100 processor to -mcpu/-mtune.' 2026-07-01 10:48:49 and 'Add the Spacemit-A100 processor to -mcpu/-mtune.' 2026-07-01 10:49:04 more at https://gcc.gnu.org/pipermail/gcc-patches/2026-June/722133.html 2026-07-01 15:54:15 aren't they generally in the same cpu? 2026-07-01 15:56:01 is the idea that you compile math/vector heavy stuff with a100 and everything else with x100 and hope the scheduler is smart enough to put them on the right cores? Or maybe you pin processes to cores? 2026-07-01 16:24:16 afaik not for now. maybe in future kernel will be 'teached' to do this 2026-07-01 16:25:42 currently A100 cpus does nothing in kernel space 2026-07-01 16:26:56 but anyway K3 X100 is faster option in riscv ecosystem 2026-07-02 18:27:56 upgraded main/opensbi to 1.9 and pushed u-boot-spacemit built with this mainline opensbi, waiting for builder to finish to test 2026-07-02 18:28:56 this have enabled some new features and extensions for K1 spacemit SoC 2026-07-02 18:29:37 tested on bpi-f3 and musebook 2026-07-02 18:31:23 I hope it will also work on orangepi rv2, so someone who have this board can test 2026-07-03 12:39:56 build-edge-riscv64 lost 2026-07-03 12:40:03 hung? 2026-07-04 10:22:03 can someone look why build-edge-riscv64 is hung 2026-07-04 10:42:20 only ncopa can 2026-07-04 11:33:14 ufff 2026-07-05 08:36:16 the machine was rebooted 2026-07-05 09:12:03 thanks. hope it will stay 2026-07-06 04:15:02 algitbot: retry master 2026-07-06 07:30:59 algitbot: retry master 2026-07-06 11:28:25 just created !104949 2026-07-06 11:29:40 it is to try to get BXE-2-32 gpu work on K1 SoC, spacemit 2026-07-06 11:38:08 it builds but didn't found or activated on boot, tested on musebook 2026-07-06 11:39:16 maybe team/alpine-desktop can help to get it working on alpine 2026-07-06 15:14:55 ncopa: build-edge-riscv64 lost, again 2026-07-06 15:42:56 ugh. it is 2026-07-06 15:43:31 i think we need a better kernel for eswin7700, hifive premiere p550 2026-07-06 15:50:31 eswin is enabled by default in kernel 7.2 2026-07-06 15:51:26 though don't know if upstreamed all essential driver 2026-07-06 15:51:39 drivers* 2026-07-06 19:42:51 yet another kernel pkg in aports !104967 2026-07-07 06:41:30 alpine desperately needs better rv64 builder 2026-07-07 07:02:05 Yes 2026-07-07 07:02:27 We're trying to find something 2026-07-07 07:02:55 And actually managing to obtain it 2026-07-07 22:09:48 I know historically there's been some reticence to having more small boxes vs less bigger boxes, but maybe that's not really achievable yet 2026-07-08 04:11:03 The current build architecture does not support multiple builders 2026-07-08 04:12:29 And one that does would probably requires an orchestrator 2026-07-08 04:12:46 One that knows about various types of dependencies 2026-07-08 04:29:08 Have you considered using this? https://riseproject.dev/2026/05/12/rise-risc-v-runners-six-weeks-in/ 2026-07-08 04:29:24 Maybe I can ask them help you guys use this on other platforms 2026-07-08 04:40:58 We're not using github actions 2026-07-08 04:42:47 And it's not for CI, but for actual builders, which are running in lxc containers 2026-07-08 05:39:59 I see, btw it doesn't have to be github actions. If you need it you can use their infrastructure 2026-07-08 05:40:14 They will have spacemit K3 servers also soon 2026-07-08 07:08:51 iirc alpine policy is to use our machines for builder and CI 2026-07-08 07:36:35 got it 2026-07-08 09:08:17 gitlab.a.o is slow today 2026-07-08 09:11:25 Probably because we're getting hammered again 2026-07-09 17:52:41 algitbot: retry master 2026-07-09 17:53:31 I restarted the builder earlier today 2026-07-09 18:01:17 ah, good 2026-07-09 18:02:48 but looks like rv64 hanging on onnxruntime 2026-07-09 18:03:40 was just investigating 2026-07-09 18:06:47 I made mistake when i ordered musebook (K1) and after month K3 is announced. If I knew this i would wait and order K3 2026-07-10 11:07:19 `busybox time abuild -r` in testing/linux-k1` (MR draft) take real 2h 18m 03s 2026-07-10 11:08:04 abuild.conf have 'export JOBS=6' 2026-07-10 11:09:15 that is on K1 musebook with 16GB ram and FS on nvme 2026-07-10 20:05:41 algitbot: retry master