Clarification regarding execution time
-
Hi
Following rule is mentioned regarding limit on execution time: "The evaluation of your strategy code will be performed on our servers. The execution time of your code must be less than 10 minutes per each point in time."
Does this mean that my code can't take more than 10 minutes to do the complete training and run each day or am I missing something?
-
@support Any update on this?
-
@anshul96go Dear Anshul, it means that the weights for each day have to be generated in less than 10 minutes of time per day.
Note that all submissions are processed on the server after submission using a muti-pass approach (not single-pass).
10 minutes per day, times 250 days, times 10 years, that is more than 400 hours of running time.