debug or release version

debug or release version

par Anton Siebert,
Nombre de réponses : 3

Hi, I was just wondering if it is mandatory to use the debug version of the code to get the timings data. For me this takes forever, while the release build displays almost perfect Amdahl's law behaviour and is done within a couple of minutes. Thanks for the clarification!

 

En réponse à Anton Siebert

Re: debug or release version

par Anton Siebert,
Ok, I just checked again and there is a substantial difference
En réponse à Anton Siebert

Re: debug or release version

par Karththigan Pushparaj,
I think we are supposed to use the debug version as per the instructions (so that the optimizations are visible)
En réponse à Karththigan Pushparaj

Re: debug or release version

par Ramses van Zon,
Sorry for seeing this post late, but yes, that was the intention. The serial code will take long, but that is why it should be run as a job script.