Hello,
in my code i need that each thread compute the maximum between the absolute values of two floats: it would be better to use a MACRO, or fmaxf() and fabsf()?
Thank in advance,
Hello,
in my code i need that each thread compute the maximum between the absolute values of two floats: it would be better to use a MACRO, or fmaxf() and fabsf()?
Thank in advance,