Skip to content
  • Andreas Marek's avatar
    ELPA 2013.08.003 · 607a1166
    Andreas Marek authored
     - The INSTALL documentation was updated a bit
     - the documentation of the ELPA kernels was improved
     - the configure script was improved:
    
       if usage of an AVX kernel is specified, at configure time
       it is checked whether such a kernel can be build
       If not, it is checked whether the kernel can be build if the
       option "-mavx" is added to the CFLAGS and CXXFLAGS. If this is
       still not possible an error is thrown.
    
       if the option "--with-avx-optimization" than the CFLAGS and CXXFLAGS
       are automatically updated with some necessary flags (which are
       described in the kernel documentation file)
    607a1166