Is Synapse Docker very slow?
Our submission program of SC1 processed 2 files / minutes(10 example data_obs_x.txt) in local machine(use Intel Core i7-7700 CPU).
But in Synapse Docker, our submission program(objectId: 9650457, 9650469) exceeded Time Quota of 10.0 hours!
Our submission program use python multi-processing(use 7 cores in local machine).
In our understanding, we can use up to 16 cores and 20 GB memory and 10 hours(in SC1 main lane).
There is no output log, so we can't know what is happening.
Is there any way to estimate the submission's running-time in synapse docker?
Does synapse docker run on AWS or Google Cloud Platform instance?
We used a part of features because of speed-up for 10h limit, so we want to know the numbers of using features for running just in time.
Created by Yasuhiro Kambara kambarakun We use AWS.
The best way to estimate would be the test-lane data which gives you a log back. If you have any main-lane submissions you would like to see the log for let me know and I can pull the log file and show you the parts I'm allowed to. I'll have an answer for you shortly.
Drop files to upload
How do we estimate the submission's running-time(< 10h or 4h)? page is loading…