FFHT
FFHT copied to clipboard
OMP support
I assume FFHT doesn't have OpenMP support? If so, do you see any reason why it cannot/should not have?
My guess is that under the hood there are loops which can be sped up even more. Can someone help me out by pointing out where the innermost loops of the ffht implementation are located (my guess is that they are in fht_avx.c)?
Thanks!