2623 Commits (8e75f7dcb4cdec592d6fb98b17376cd73639ffc3)
 

Author SHA1 Message Date
  Martin Kroeker 8e75f7dcb4
Merge pull request #1353 from xoviat/patch-1 8 years ago
  Martin Kroeker bd3546704c
Merge pull request #1356 from martin-frbg/lapack-issue196 8 years ago
  Martin Kroeker 2df1e3372d
Break out of potentially infinite rescaling loop after 1000 iterations 8 years ago
  Martin Kroeker 4271b2b158
Merge pull request #1354 from martin-frbg/shmem 8 years ago
  Martin Kroeker 148493df89
Merge branch 'develop' into shmem 8 years ago
  Martin Kroeker 415555a9c1
Merge branch 'develop' into shmem 8 years ago
  Martin Kroeker 2a6fef9a55
Try to handle shmget or shmat failing 8 years ago
  xoviat 307305aeb5
[appeyor] use flang from conda-forge 8 years ago
  Martin Kroeker cc26cdce0c
Merge pull request #1352 from martin-frbg/issue1351 8 years ago
  Martin Kroeker d8576826c4
Output an error message when shmat() fails 8 years ago
  Martin Kroeker c6968edec4
Merge pull request #1350 from insertinterestingnamehere/flang 8 years ago
  Isuru Fernando 9268314290 Fix gensymbol script 8 years ago
  Ian Henriksen 3ace0fda3f
Merge pull request #1 from xoviat/patch-1 8 years ago
  xoviat 3cfc64404a
[appveyor] fixes 8 years ago
  Ian Henriksen 72956e8950 Build MATGEN LAPACK routines by default when building with CMake. 8 years ago
  Ian Henriksen 505dc08635 Update lapacke.cmake with routines added in LAPACK 3.7.0. 8 years ago
  Ian Henriksen 61587b0670 Update lapack.cmake with additional routines from LAPACK version 3.7.0. 8 years ago
  Ian Henriksen 632fc75d77 Allow using compilers other than gfortran in conjunction with 8 years ago
  Martin Kroeker ab87ee6b48 Merge pull request #1329 from martin-frbg/dsdot 8 years ago
  Martin Kroeker a07807caac Eliminate loop code when called as/from dsdot 8 years ago
  Martin Kroeker b71f4fe681 Merge pull request #1334 from ashwinyes/develop_aarch64_20171024_addlocallabels 8 years ago
  Ashwin Sekhar T K a0128aa489 ARM64: Convert all labels to local labels 8 years ago
  Martin Kroeker 627133f9ad Merge pull request #1333 from martin-frbg/haswell32 8 years ago
  Martin Kroeker 0e2cf102e1 Fix 32bit HASWELL 8 years ago
  Martin Kroeker 5e3e91d0fc Split the microkernel workload into chunks of 32 floats for dsdot mode to limit loss of precision 8 years ago
  Martin Kroeker 28c3fa8950 Add dsdot 8 years ago
  Martin Kroeker 8ac87c1cb6 Implement DSDOT with unchanged sdot microkernels 8 years ago
  Martin Kroeker b7cee00455 Merge pull request #1327 from martin-frbg/cmake-relapack 8 years ago
  Martin Kroeker 962b20a9bb Optionally add ReLAPACK to LIB_COMPONENTS 8 years ago
  Martin Kroeker fbf83f4833 Add cmake build list file for ReLAPACK 8 years ago
  Martin Kroeker 78cec6209c Add ReLAPACK option 8 years ago
  Martin Kroeker c460027dbe Merge pull request #1325 from grisuthedragon/patch-1 8 years ago
  Martin Köhler bfa9b9f6b2 Update README.md 8 years ago
  Martin Kroeker c7a8512d12 Cmake fixes for DYNAMIC_ARCH builds and whitespace in path names (#1323) 8 years ago
  Martin Kroeker db72ad8f6a Merge pull request #1320 from timmoon10/develop 8 years ago
  Martin Kroeker 97ecd4996a Merge pull request #1319 from martin-frbg/issue601 8 years ago
  Martin Kroeker 1eb43cccad Merge pull request #1317 from martin-frbg/power8-asm 8 years ago
  Martin Kroeker 9d92f526dd Comment out a code block that performs out-of-bounds memory accesses 8 years ago
  Martin Kroeker 514d237257 Merge pull request #1279 from xsacha/develop 8 years ago
  Tim Moon 30486a356c Reduce number of data partitions in n. 8 years ago
  Martin Kroeker e1b2502840 Merge pull request #1316 from timmoon10/develop 8 years ago
  Tim Moon 9de52b489a Cleaning up and documenting multi-threaded GEMM code. 8 years ago
  Tim Moon 860dcfc703 Use 2D thread distribution for small GEMMs. 8 years ago
  Martin Kroeker f96afd94b0 Fix out-of-bounds accesses where the data should be zero anyway 8 years ago
  Martin Kroeker ebe84215e4 Merge pull request #1318 from pv/potrf-smoketest 8 years ago
  Pauli Virtanen 845e6d750f Add trivial smoketest for xpotrf 8 years ago
  Tim Moon a89d6711c6 Increasing flexibility of GEMM benchmark. 8 years ago
  Martin Kroeker 9c017a2218 Save and restore VSX registers 8 years ago
  Tim Moon 0e6b11b708 Merge https://github.com/timmoon10/OpenBLAS into develop 8 years ago
  Tim Moon 6aaa107865 Reducing threads for multi-threaded GEMMs on small matrices. 8 years ago