FFHT icon indicating copy to clipboard operation
FFHT copied to clipboard

OMP support

Open mgbukov opened this issue 5 years ago • 0 comments

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!

mgbukov avatar Jun 25 '19 17:06 mgbukov