Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result

Makefile

Blame
    • Oliver Bock's avatar
      b78b91b7
      Added IMKL and ACML cross build · b78b91b7
      Oliver Bock authored
      * Excluding required binary libs/objs for the time being
      * IMKL works (only slightly faster than FFTW)
      * ACML can't be linked properly using cross-gcc, most likely due to C++ dependencies
      * We need to move our Windows builds to Cygwin on Windows instead of cross-compiling on Linux (useful also for nvcc)
      b78b91b7
      History
      Added IMKL and ACML cross build
      Oliver Bock authored
      * Excluding required binary libs/objs for the time being
      * IMKL works (only slightly faster than FFTW)
      * ACML can't be linked properly using cross-gcc, most likely due to C++ dependencies
      * We need to move our Windows builds to Cygwin on Windows instead of cross-compiling on Linux (useful also for nvcc)
    Makefile 3.19 KiB