Skip to content

Instantly share code, notes, and snippets.

View gounthar's full-sized avatar
🏠
Working from home

Bruno Verachten gounthar

🏠
Working from home
View GitHub Profile
@gounthar
gounthar / rethinkdb-f3-proof.log
Created March 28, 2026 11:08
RethinkDB native riscv64 build on BananaPi F3 (GCC 14.2.0, 52min)
./scripts/gen-version.sh: Warning: could not determine the version, using the default version '2.4.4-fallback'
make[1]: warning: undefined variable 'GNUMAKEFLAGS'
./scripts/gen-version.sh: Warning: could not determine the version, using the default version '2.4.4-fallback'
make[1]: warning: undefined variable 'GNUMAKEFLAGS'
./scripts/gen-version.sh: Warning: could not determine the version, using the default version '2.4.4-fallback'
make[1]: warning: undefined variable 'GNUMAKEFLAGS'
[1/432] FETCH gtest_1.8.1
[2/432] FETCH re2_2015-11-01
[3/432] FETCH quickjs_95d6dcf6358a74e9cbe04eade7c383f43ba306cb
[4/432] PROTOC build/proto/rdb_protocol/ql2.pb.cc
@gounthar
gounthar / llama-f3-proof.log
Created March 28, 2026 11:08
llama.cpp native riscv64 build on BananaPi F3 (GCC 14.2.0, GGML_NATIVE=ON, 56min)
=== System info ===
Linux bananapif3-1 6.6.99-current-spacemit #1 SMP PREEMPT_DYNAMIC Thu Apr 10 14:00:52 UTC 2025 riscv64 GNU/Linux
gcc (Debian 14.2.0-19) 14.2.0
=== Configure ===
-- The C compiler identification is GNU 14.2.0
-- The CXX compiler identification is GNU 14.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
@gounthar
gounthar / av1_rtcd_f3.h
Created March 27, 2026 19:05
av1_rtcd.h from native riscv64 build (BananaPi F3, GCC 14.2.0, CONFIG_RUNTIME_CPU_DETECT=1)
/*
* Copyright (c) 2017, Alliance for Open Media. All rights reserved.
*
* This source code is subject to the terms of the BSD 2 Clause License and
* the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
* was not distributed with this source code in the LICENSE file, you can
* obtain it at www.aomedia.org/license/software. If the Alliance for Open
* Media Patent License 1.0 was not distributed with this source code in the
* PATENTS file, you can obtain it at www.aomedia.org/license/patent.
*/
@gounthar
gounthar / k3-full-run.sh
Last active March 12, 2026 13:20
K3 full data collection: sysinfo + build + benchmark + backup
#!/bin/bash
# K3 Full Data Collection Script
# Run this on a fresh BianbuCloud K3 instance to collect ALL benchmark data.
# Designed for a wiped machine — installs deps, builds, benchmarks, backs up.
#
# Usage:
# chmod +x k3-full-run.sh
# nohup ./k3-full-run.sh 2>&1 | tee k3-full-run.log &
#
@gounthar
gounthar / updatecli-result.txt
Created November 25, 2023 18:55
updatecli apply --debug --config updatecli/updatecli.d/ssh-agent.yaml --values updatecli/values .github-action.yaml
updatecli apply --debug --config updatecli/updatecli.d/ssh-agent.yaml --values updatecli/values
.github-action.yaml
Repo: https://github.com/gounthar/quickstart-tutorials/tree/updatecli
+++++++++++
+ PREPARE +
+++++++++++
Loading Pipeline "updatecli/updatecli.d/ssh-agent.yaml"
Repo https://github.com/gounthar/quickstart-tutorials/tree/clean-up
updatecli apply --experimental
Experimental Mode Enabled
+++++++++++
+ PREPARE +
+++++++++++
---
name: Bump the various docker images versions for the Ruby version
scms:
default:
kind: github
spec:
user: "{{ .github.user }}"
email: "{{ .github.email }}"
owner: "{{ .github.owner }}"
updatecli diff --debug --config updatecli/updatecli.d/hello-world.yaml --values updatecli/values.github-action.yaml
*
+++++++++++
+ PREPARE +
+++++++++++
Loading Pipeline "updatecli/updatecli.d/hello-world.yaml"
DEBUG: stage: git-clone
11-19-2021 22:11:04 Installing dependenices...
Lecture des listes de paquets…
Construction de l'arbre des dépendances…
Lecture des informations d'état…
autoconf est déjà la version la plus récente (2.69-14).
autoconf passé en « installé manuellement ».
automake est déjà la version la plus récente (1:1.16.3-2).
build-essential est déjà la version la plus récente (12.9).
git est déjà la version la plus récente (1:2.30.2-1).
Paquets suggérés :
version: '3'
volumes:
rethinkdb-data:
storage-temp:
services:
nginx:
build: nginx/
volumes: