Martin Kroeker
|
413d68a4b4
|
Update zpotf2_U.c
|
7 months ago |
Martin Kroeker
|
20080ab91a
|
Update test_potrs.c
|
7 months ago |
Martin Kroeker
|
07d7ca5339
|
Update zscal.c
|
7 months ago |
Martin Kroeker
|
18a2304163
|
Add files via upload
|
7 months ago |
Martin Kroeker
|
a29f20e73f
|
Update zscal.c
|
7 months ago |
Martin Kroeker
|
f4f0f44703
|
Update zscal.c
|
7 months ago |
Martin Kroeker
|
d33a9c5395
|
Update zpotf2_L.c
|
8 months ago |
Martin Kroeker
|
70c430c4b5
|
Update zpotf2_U.c
|
8 months ago |
Martin Kroeker
|
4964105ebe
|
Update zpotf2_L.c
|
8 months ago |
Martin Kroeker
|
1290c317b6
|
Update potrf_L_single.c
|
8 months ago |
Martin Kroeker
|
5e9ecb4b86
|
Update azure-pipelines.yml
|
8 months ago |
Martin Kroeker
|
4f7ae3865a
|
Update zscal.c
|
8 months ago |
Martin Kroeker
|
1c54b8cce9
|
Update test_potrs.c
|
8 months ago |
Martin Kroeker
|
8bf3c49baf
|
Update test_potrs.c
|
8 months ago |
Martin Kroeker
|
f1ed097ae1
|
Update azure-pipelines.yml
|
8 months ago |
Martin Kroeker
|
c5e331c109
|
Update azure-pipelines.yml
|
8 months ago |
Martin Kroeker
|
ade9023cd2
|
Update azure-pipelines.yml
|
8 months ago |
Martin Kroeker
|
ff1c2074f4
|
Update azure-pipelines.yml
|
8 months ago |
Martin Kroeker
|
ba13837538
|
Update azure-pipelines.yml
|
8 months ago |
Martin Kroeker
|
1df0b92379
|
Update azure-pipelines.yml
|
8 months ago |
Martin Kroeker
|
779c9b27af
|
Update azure-pipelines.yml
|
8 months ago |
Martin Kroeker
|
12f4e2b5a0
|
try 32bit manylinux build
|
8 months ago |
Martin Kroeker
|
f1097d1cba
|
Merge pull request #5306 from martin-frbg/lapack1131
Fix missing initialization leading to bypassing corner cases in C/ZGEQP3RK (Reference-LAPACK PR #1131)
|
8 months ago |
Martin Kroeker
|
bad47bd024
|
Fix too strict leading dimensions check in LAPACKE_?gesdd_work (Reference-LAPACK PR #1126) (#5307)
* relax leading dimensions check (Reference-LAPACK PR #1126)
|
8 months ago |
Martin Kroeker
|
7f3093a0ad
|
Merge pull request #5305 from martin-frbg/lapack1135
Fix 2nd dimension used by LAPACKE_c/zunmlq in NaN check and transposition (Reference-LAPACK PR #1135)
|
8 months ago |
Martin Kroeker
|
1804ff58d7
|
fix missing initialization
|
8 months ago |
Martin Kroeker
|
906b9df316
|
fix missing initialization
|
8 months ago |
Martin Kroeker
|
f4e5177050
|
fix dimension used in nancheck (Reference-LAPACK PR 1135)
|
8 months ago |
Martin Kroeker
|
2a6beac88f
|
fix dimension used in transposition (Reference-LAPACK PR 1135)
|
8 months ago |
Martin Kroeker
|
d8a2324699
|
fix dimension used in nancheck (Reference-LAPACK PR 1135)
|
8 months ago |
Martin Kroeker
|
874744976c
|
fix dimension used in nancheck (Reference-LAPACK PR 1135)
|
8 months ago |
Martin Kroeker
|
0ea173ec8c
|
Merge pull request #5304 from martin-frbg/fixgemmtr_if
fix source file used for sbgemmt/sbgemmtr in CMake builds
|
8 months ago |
Martin Kroeker
|
5e393f207c
|
fix source file used for sbgemmt/sbgemmtr
|
8 months ago |
Martin Kroeker
|
dbd5643d37
|
Merge pull request #5302 from martin-frbg/zscal_mips_3
mips64 SICORTEX: temporarily change default C/ZSCAL to the non-asm implementation
|
8 months ago |
Martin Kroeker
|
e338d34ce1
|
fix path
|
8 months ago |
Martin Kroeker
|
d36093d084
|
temporarily change default C/ZSCAL to the non-asm implementation
|
8 months ago |
Martin Kroeker
|
cc4b04a684
|
Merge pull request #5301 from martin-frbg/zscal_mips_2
kernel/mips(64): Fix cscal and zscal
|
8 months ago |
Martin Kroeker
|
b3c90564d7
|
resync with the generic arm version for inf/nan handling
|
8 months ago |
Martin Kroeker
|
6bdc7f9eb7
|
Merge pull request #5300 from martin-frbg/fixup5296
kernel/riscv64: Fix cscal/zscal for riscv64_generic
|
8 months ago |
Martin Kroeker
|
63272b6c82
|
Merge pull request #5299 from martin-frbg/x86_64-ssezscal
Disable the default SSE kernels for x86_64 CSCAL/ZSCAL for now
|
8 months ago |
Martin Kroeker
|
73af02b89f
|
use dummy2 as Inf/NAN handling flag
|
8 months ago |
Martin Kroeker
|
549a9f1dbb
|
Disable the default SSE kernels for CSCAL/ZSCAL for now
|
8 months ago |
Martin Kroeker
|
ca1ce84ee5
|
Merge pull request #5298 from martin-frbg/fixup5281
Fix PR5281 "kernel/arm64: fix cscal/zscal"
|
8 months ago |
Martin Kroeker
|
58eeb9041c
|
fix handling of dummy2
|
8 months ago |
Martin Kroeker
|
7c77537b25
|
Merge pull request #5297 from martin-frbg/zscal_x86_sparc
kernel/(x86|sparc): Fix cscal and zscal by reverting to the generic C kernels
|
8 months ago |
Martin Kroeker
|
63287e1855
|
Merge pull request #5296 from martin-frbg/zscal_riscv
kernel/riscv64: Fix cscal and zscal
|
8 months ago |
Martin Kroeker
|
d2855d3dab
|
Merge pull request #5285 from martin-frbg/zscal_zarch
kernel/zarch: Fix cscal and zscal
|
8 months ago |
Martin Kroeker
|
1408be5fe0
|
Merge pull request #5282 from martin-frbg/zscal_power
kernel/power: Fixed cscal and zscal
|
8 months ago |
Martin Kroeker
|
1589d0b21e
|
Merge pull request #5281 from martin-frbg/zscal_arm64
kernel/arm64: fixed cscal and zscal
|
8 months ago |
Martin Kroeker
|
a86419fb66
|
Merge pull request #5280 from martin-frbg/zscal_x86_64
kernel/x86_64: fixed cscal and zscal
|
8 months ago |