debug or release version

debug or release version

by Anton Siebert -
Number of replies: 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!

 

In reply to Anton Siebert

Re: debug or release version

by Anton Siebert -
Ok, I just checked again and there is a substantial difference
In reply to Anton Siebert

Re: debug or release version

by Karththigan Pushparaj -
I think we are supposed to use the debug version as per the instructions (so that the optimizations are visible)
In reply to Karththigan Pushparaj

Re: debug or release version

by 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.