Update BLAS tests to correspond to Reference-LAPACK 3.9.0
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Sun, 14 Jun 2020 08:26:25 +0000 (10:26 +0200)
committerGitHub <noreply@github.com>
Sun, 14 Jun 2020 08:26:25 +0000 (10:26 +0200)
commit18a11137f1be433b88ef34e0fb115e7280a67d12
tree3a6e0731d5f877cd8933b7b3d42588368943f951
parent63d26090f58cd60aeee3e062a82fc0b7125f6f33
Update BLAS tests to correspond to Reference-LAPACK 3.9.0

replaces calculation of machine precision with call to epsilon intrinsic and removes the requirement for previous output files to be removed before rerunning tests
test/cblat1.f
test/cblat2.f
test/cblat3.f
test/dblat2.f
test/dblat3.f
test/sblat2.f
test/sblat3.f
test/zblat1.f
test/zblat2.f
test/zblat3.f