kopia lustrzana https://github.com/OpenDroneMap/docs
Update faq.rst
rodzic
57278c5902
commit
4471f909f0
|
@ -35,6 +35,9 @@ Your computer is running out of memory, what can I do?
|
|||
-------------------------------------------------------------------------------------------
|
||||
1. First you can buy more RAM, this is the ultimate and final solution.
|
||||
2. Alternatively you can resize the images when uploading.
|
||||
3. If using Windows and Docker, you can add a row in your .wslconfig file so that Docker will use a swapfile: "swapfile=C:\\temp\\wsl-swap.vhdx"
|
||||
3. If using Windows and Docker, you can add a row in your .wslconfig file so that Docker will use a swapfile:
|
||||
"swap=128GB"
|
||||
"swapfile=C:\\temp\\wsl-swap.vhdx"
|
||||
|
||||
4. In Linux you can do the same, add a swap file or a partition.
|
||||
In Both cases you will need preferably a fast SSD or an NVME drive, but it will be still slow.
|
||||
|
|
Ładowanie…
Reference in New Issue