40 cores machine : could'nt unzip submission

40 cores machine : could'nt unzip submission

Portrait de decouchj

Since two commits my submission fail on the 40 cores machine. Here is the message I have :
error on a 40-cores HT machine : couldn't unzip submission -> timeout of command execution, >2000 ms.

Does anyone have the same error?

10 posts / 0 nouveau(x)
Dernière contribution
Reportez-vous à notre Notice d'optimisation pour plus d'informations sur les choix et l'optimisation des performances dans les produits logiciels Intel.
Portrait de bdrung

I happened once a few days ago. The reason probably was that we submitted a new solution before the previous ran on that machine.

Portrait de decouchj

Ahh... Ok, this must effectively be the reason. Thank you very much, I will wait before submitting anew.

Portrait de candreolli

This is strange but we are having the same problem right now.

Portrait de decouchj

I have another question : can we assume that our program will not be tested on small inputs (less diagonals than the max number of threads)? It would avoid me to handle special cases.

Portrait de bdrung

I wouldn't rely on this assumption. Your program should always give the same results regardlessly of the selected number of threads. Why shouldn't someone try to run your program with 1000 threads?

Portrait de decouchj

Well, because there are no machines with 1000 CPUs... But OK, to be safe I will correct this. Do you know when I will be allowed to submit anew?

Portrait de dieter84

yeah, i get this message since today too

Portrait de candreolli

It seems good for us now

Portrait de decouchj

I can also test again.

Connectez-vous pour laisser un commentaire.