Dear PTfS team,
It stated that the length of each array is dependent on the value of "k" which is in the "NITER" loop meaning the initialization of the arrays is inside that loop; however, the time starts outside that loop, isn't that going to affect the measurements of Flops loop? Can I measure the initialization part and substitute it from the wc time? Or is the "k" mentioned here not related to the code because the if condition is not required in the above understanding? Please clarify.
Thanks in advanced.
Kind regards
Hassan Rady