Skip to content

Commit c2b7890

Browse files
authored
Merge branch 'main' into site-updates
2 parents 7506130 + 19b8e93 commit c2b7890

4 files changed

Lines changed: 12 additions & 3 deletions

File tree

boards/F3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
The BananaPi F3 uses the SpaceMit K1 SOC with SpaceMit x60 cores.
2-
!(f3.jpg)
2+
![](f3.jpg)

boards/RV2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
The OrangePi RV2 uses the Ky X1 SOC with SpaceMit x60 cores.
2-
!(rv2.png)
2+
![](rv2.png)
33

boards/VisionFive2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The StarFive VisionFive 2 board is built around the StarFive **JH7110** SoC: four **SiFive U74** cores at 1.5 GHz (`rv64gc`, scalar — no vector extension), 8 GB RAM, typically running Ubuntu 24.04.
22

3-
!(vf2.jpg)
3+
![](vf2.jpg)
44

55
## HPL via EESSI
66

boards/hpl.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Overview of result of HPL runs, based on march targets on each of the boards.
2+
3+
Toolchain: GCC 14.3.0, OpenBLAS 0.3.30 and HPL 2.3.0
4+
5+
| board | EESSI (rv64gc) | native arch | rv64imafd |
6+
| ----- | -------------- | ----------- | --------- |
7+
| SF VF2 (4x u74) | 3.28 Gf | | |
8+
| OPi RV2 (8x x60) | DNF | 7.38Gf | 7.34 Gf |
9+
| BPi F3 (8x x60) | DNF | | |

0 commit comments

Comments
 (0)