Open kltm opened 3 weeks ago
Tagging @mugitty
It seems like we are now having issues with the minerva runner image taking 2GB only. I'm not sure how this even worked, but I'm guessing that the previous version of the script didn't pass in the variable somehow and the default java value was used. Now that the script was fixed, it is using the explicit 2GB, which causes a heap error pretty quickly. We need to set this up to use the available memory (which I believe was 24GB).
In
geneontology/minerva:v4
: