90 Commits (947d7af4c9c4ea7e6edeb42ceeb865eab05d5c37)

Author SHA1 Message Date
  Isuru Fernando d798487213 Fixes for dynamic_arch. almost there 8 years ago
  Isuru Fernando 251715d9ef configure kernel_core.h 8 years ago
  Isuru Fernando 50deeb49b7 configure setparam 8 years ago
  Isuru Fernando 4260215adf Support DYNAMIC_ARCH with cmake 8 years ago
  Isuru Fernando d245caa49a Support out-of-source build 8 years ago
  Isuru Fernando dc24914415 check compiler is msvc instead of msvc 8 years ago
  Denis Steckelmacher c9ff735da6 Add ZEN support (tested for auto-detected static backend) 8 years ago
  John Biddiscombe 053044ae4d Replace CMAKE_SOURCE_DIR/CMAKE_BINARY_DIR with PROJECT_SOURCE_DIR/PROJECT_BINARY_DIR 9 years ago
  Zhang Xianyi d06b92906a Add gemm3m building for CMake. 9 years ago
  Zhang Xianyi 53b6023a6c Fix cmake bug on MSVC 32-bit. 10 years ago
  Zhang Xianyi 309875de3c Fix cmake bug on x86 32-bit. 10 years ago
  Zhang Xianyi 8fade093aa Fixed cmake bug on Visual Studio. 10 years ago
  Zhang Xianyi 96f0bbe067 Fixed cmake bug on haswell. 10 years ago
  Zhang Xianyi d8392c1245 Fixe cmake config bugs. 10 years ago
  Zhang Xianyi f874465bb8 Use cmake to build OpenBLAS GENERIC Target on MSVC x86 64-bit. 10 years ago
  Zhang Xianyi 7ac7e147d4 Fixed cmake building bugs on Linux. Disable LAPACK by default. 10 years ago
  Hank Anderson 518e2424a8 Fixed bad filename for cpuid.S compile. 10 years ago
  Hank Anderson 0d8e227ea7 Changed strategy for setting preprocessor definitions. 10 years ago
  Hank Anderson 12d1fb2e40 Fixed incorrect object name in kernel CMakeLists.txt 10 years ago
  Hank Anderson 1b7f427401 Added conj gemv objects for complex build. 10 years ago
  Hank Anderson b2284647a3 More complex objects. 10 years ago
  Hank Anderson a6116e5859 Added some more complex-only objects. 10 years ago
  Hank Anderson 714638c187 Added some TRMM objects for complex types. 10 years ago
  Hank Anderson e27c372e53 Fixed reuse of float_char from parent loop. 10 years ago
  Hank Anderson f3f2b3d768 Added complex and single netlib-lapack fortran sources to lapack.cmake. 10 years ago
  Hank Anderson 9492298048 Added other float types to Makefile.L3. 10 years ago
  Hank Anderson 14fd3d35de Added checks for missing defines in kernel. 10 years ago
  Hank Anderson cebc07cebd ParseMakefileVars now recursively parses included makefiles. 10 years ago
  Hank Anderson 33c5e8db7f Added a helper function for setting the L1 kernel defaults. 10 years ago
  Hank Anderson 4662a0b13a Changed generate functions to iterate through a list of float types. 10 years ago
  Hank Anderson 162791e30e Added common objects from kernel Makefile. 10 years ago
  Hank Anderson c0624a26be Fixed some dgemm_copy function names. 10 years ago
  Hank Anderson 4bfaf1ce66 Removed some list appends I missed. 10 years ago
  Hank Anderson e8c39138c6 Removed return value from GenerateNamedObjects. 10 years ago
  Hank Anderson f992799226 Added the rest of Makefile.L3. 10 years ago
  Hank Anderson 4c65afcce1 Changed kernel filenames to vars. These will need to be read from KERNEL. 10 years ago
  Hank Anderson 7fa5c4e2fd Fixed some case issues with ARCH. 10 years ago
  Hank Anderson fa0e6a6c93 Added the rest of the L1 kernel makefile. 10 years ago
  Hank Anderson 38681fb1c6 Added more kernel files. 10 years ago
  Hank Anderson 189fadfde0 Started implementing kernel/Makefile in cmake. 10 years ago