Skip to content
  • Andreas Marek's avatar
    Introduction of new SSE kernels with different blocking · 69792b15
    Andreas Marek authored
    The SSE kernels with blocking of 2,4,6 (real case) and 1,2 (complex)
    case are now available by default
    
    Thus the following changes have been done
    - introduce new macros in configure.ac and Makefile.am
    - renmae the AVX kernels in AVX_AVX2 (they also support AVX2)
    - introduce new files with SSE kernel
    - introduce new kernel parameters !
    - make the SSE kernels callable
    
    The results are identical with previous kernels
    69792b15