Dear @vchung ,
Thanks for the challenge. Would you mind providing the error reason in Submission ID 9760278 container logs for us to troubleshoot the issue?
Thanks!
Best regards,
Robin, on behalf on Metformin-121
Created by Chih-Han Huang Chih-Han @Chih-Han ,
I will take a look now!
I also wanted to quickly update that we did up the amount of memory available to containers to 110GB, in case that would help with your model building. Hi @vchung,
Thanks for your kind response!
This information is quite helpful
To accelerate the process, I try to minimize the memory usage and submit a new version Submission ID 9760505
However, Submission ID 9760505 still fails
I create a new thread for Submission ID 9760505 here and provide more information:
https://www.synapse.org/Synapse:syn66496696/discussion/threadId=12473
Thank you very much! Hi @Chih-Han ,
For subID 9760278, the following error was received:
```python
MemoryError: Unable to allocate 148. GiB for an array with shape (redacted)
and data type float64
```
It looks like your model requires more memory than is currently available on the cloud compute used for the challenge - we currently give each container --60-- 110 GB. When you ran your model locally, do you happen to know how much memory it required?
EDIT: updating the amount of memory available to containers