2642 Commits (3be5c3d34342ab25854345158fc851afc2c84566)
 

Author SHA1 Message Date
  martin 3be5c3d343 Update LAPACK to 3.8.0 7 years ago
  Martin Kroeker b18730f9e1
Merge pull request #1365 from xoviat/patch-1 7 years ago
  xoviat be9e63c021
[appveyor] use cmake from conda forge 7 years ago
  Martin Kroeker 21844238ca
Merge pull request #1364 from martin-frbg/shmem-init 7 years ago
  Martin Kroeker 07e7c36dac
Handle shmem init failures in cpu affinity setup code 7 years ago
  Martin Kroeker 9251a2efde
Merge pull request #1359 from brada4/develop 7 years ago
  Martin Kroeker 06adbf2e41
Merge pull request #1347 from martin-frbg/issue1322 7 years ago
  Martin Kroeker b46e2b57cc
Make return parameter of cblas_Xdotc_sub, cblas_Xdotu_sub a void pointer as well 7 years ago
  Martin Kroeker 3ce401f51b
Make last parameter of cblas_Xdotc_sub/cblas_Xdotu_sub a void pointer as well 7 years ago
  Martin Kroeker 1c9f4422b5
Fix declaration of cblas_Xdotc_sub and cblas_Xdotu_sub 7 years ago
  Andrew 27575d200a Eliminate mode variable where not needed 7 years ago
  Martin Kroeker 6157d0902a
Merge pull request #1358 from martin-frbg/unused_vars 7 years ago
  Martin Kroeker 3fea849bbf
Remove unused variables from Haswell dtrmm and Bulldozer dtrsm 7 years ago
  Martin Kroeker 8f177621bc
Remove unused variables at0...at3 from ?symv_U 7 years ago
  Martin Kroeker 5f402b7759
Remove unused (loop?) variable j from the gemv_n_4 implementations 7 years ago
  Martin Kroeker 65bf0a343c
Remove unused variable btpr 7 years ago
  Martin Kroeker acf3d34bc5
Silence an unused variable warning with a cast 7 years ago
  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 2c222f1faa
Modify complex CBLAS functions to take void pointers 8 years ago
  Martin Kroeker 66ac898f64
Change prototypes of all complex functions to use void* 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