Skip to content

Commit

Permalink
more swap for rpi3 (ptitSeb#499)
Browse files Browse the repository at this point in the history
  • Loading branch information
colin-i committed Mar 16, 2024
1 parent d1f63fe commit ad4a9bb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/COMPILE.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ sudo systemctl restart systemd-binfmt

Warning, you need a 64bit OS:

If building on the Pi, you will also need a large swap (2 GB+)
and reduce GPU memory to a minimum (e.g. 16 MB) using `raspi-config`
(and reboot) before starting the build:
If building on the Pi, you will also need a large swap (3 GB+)
[optionally reduce GPU memory to a minimum (e.g. 16 MB) using `raspi-config`
(and reboot) before starting the build]:

You can use e.g. '`make -j4`' to speed up the build, but on a Pi 3 with 1GB memory you will likely
run out of memory at some point and need to run the build again.
Expand Down

0 comments on commit ad4a9bb

Please sign in to comment.