| ... | ... | @@ -6,6 +6,6 @@ file=`/gs/hs1/hp190063/share/wslda/hpc-engine/cpca.c`, line=602 |
|
|
|
Error=2
|
|
|
|
Exiting!
|
|
|
|
```
|
|
|
|
This type error indicates that there is not enough memory to run the code.
|
|
|
|
This type of error indicates that there is not enough memory to run the code.
|
|
|
|
*Solution*: increase the number of GPUs.
|
|
|
|
*Note*: you can use [td-memory.py](https://gitlab.fizyka.pw.edu.pl/wtools/wslda/-/blob/public/tools/td-memory.py) to estimate the number of required GPUs for your problem. |
|
|
\ No newline at end of file |