Skip to content

Commit

Permalink
Added Scaleway RISCV machines
Browse files Browse the repository at this point in the history
  • Loading branch information
mtelvers committed Jun 28, 2024
1 parent 81ad971 commit bc350a9
Show file tree
Hide file tree
Showing 4 changed files with 72 additions and 0 deletions.
18 changes: 18 additions & 0 deletions _machines/riscv-bm-a1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
name: riscv-bm-a1
fqdn: riscv-bm-a1.sw.ocaml.org
model: RV1
processor: rv64imafdcvsu
memory: 15GiB
disks:
- mmcblk0: 116.5GB
- mmcblk0boot0: 4MB
- mmcblk0boot1: 4MB
os: Ubuntu 24.04 LTS
threads: 4
location: Scaleway
ssh: root@riscv-bm-a1
use: RISCV worker
pool: linux-riscv64
---
{% include details.html %}
18 changes: 18 additions & 0 deletions _machines/riscv-bm-a2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
name: riscv-bm-a2
fqdn: riscv-bm-a2.sw.ocaml.org
model: RV1
processor: rv64imafdcvsu
memory: 15GiB
disks:
- mmcblk0: 116.5GB
- mmcblk0boot0: 4MB
- mmcblk0boot1: 4MB
os: Ubuntu 24.04 LTS
threads: 4
location: Scaleway
ssh: root@riscv-bm-a2
use: RISCV worker
pool: linux-riscv64
---
{% include details.html %}
18 changes: 18 additions & 0 deletions _machines/riscv-bm-a3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
name: riscv-bm-a3
fqdn: riscv-bm-a3.sw.ocaml.org
model: RV1
processor: rv64imafdcvsu
memory: 15GiB
disks:
- mmcblk0: 116.5GB
- mmcblk0boot0: 4MB
- mmcblk0boot1: 4MB
os: Ubuntu 24.04 LTS
threads: 4
location: Scaleway
ssh: root@riscv-bm-a3
use: RISCV worker
pool: linux-riscv64
---
{% include details.html %}
18 changes: 18 additions & 0 deletions _machines/riscv-bm-a4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
name: riscv-bm-a4
fqdn: riscv-bm-a4.sw.ocaml.org
model: RV1
processor: rv64imafdcvsu
memory: 15GiB
disks:
- mmcblk0: 116.5GB
- mmcblk0boot0: 4MB
- mmcblk0boot1: 4MB
os: Ubuntu 24.04 LTS
threads: 4
location: Scaleway
ssh: root@riscv-bm-a4
use: RISCV worker
pool: linux-riscv64
---
{% include details.html %}

0 comments on commit bc350a9

Please sign in to comment.