Replies: 1 comment
-
The error says that your system only has 8 GB of memory available, so you should actually set max_memory to 8 GB. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The error message is :
Error executing process > 'NFCORE_EPITOPEPREDICTION:EPITOPEPREDICTION:GET_PREDICTION_VERSIONS'
Caused by:
Process requirement exceeds available memory -- req: 12 GB; avail: 8 GB
I even used the command: max_memory '16.GB' after the error but it still shows same error.


Beta Was this translation helpful? Give feedback.
All reactions