Martin Kroeker
|
251dcd2bc5
|
fix missing INTERFACE64 setting for gfortran
|
2 years ago |
Martin Kroeker
|
5c5f1dddc6
|
Update CMakeLists.txt
|
2 years ago |
Martin Kroeker
|
03fc5623fa
|
Update CMakeLists.txt
|
2 years ago |
Martin Kroeker
|
c0b1fdd83c
|
Update apple_m.yml
|
2 years ago |
Martin Kroeker
|
085e1ca555
|
Merge branch 'OpenMathLib:develop' into gh-apple-m
|
2 years ago |
Martin Kroeker
|
4254db7b78
|
Add files via upload
|
2 years ago |
Martin Kroeker
|
1a2f5872d9
|
Add files via upload
|
2 years ago |
Martin Kroeker
|
1510f05121
|
No flang-new in the homebrew LLVM
|
2 years ago |
Martin Kroeker
|
ebbf5b3ea0
|
Merge pull request #4504 from sergei-lewis/dev/slewis/ci
Add builds and unit tests for new RISCV platforms to CI
|
2 years ago |
Sergei Lewis
|
461ecabb22
|
add RISCV64_ZVL128B and RISCV64_ZVL256B targets to CI flows and to README.md
|
2 years ago |
Sergei Lewis
|
ba17758c02
|
fix axpy implementations where y has a stride of 0
|
2 years ago |
Martin Kroeker
|
a75dac6401
|
Link OpenMP clang+gfortran build with -lomp
|
2 years ago |
Martin Kroeker
|
ba4ea7bb07
|
Link OpenMP clang+gfortran builds with libomp
|
2 years ago |
Martin Kroeker
|
42d35f1084
|
Update apple_m.yml
|
2 years ago |
Martin Kroeker
|
3e6e6183b0
|
Update apple_m.yml
|
2 years ago |
Martin Kroeker
|
6de899e75c
|
Update apple_m.yml
|
2 years ago |
Martin Kroeker
|
df286958e2
|
try to work around xcode15 linker bug
|
2 years ago |
Martin Kroeker
|
dbfc521502
|
Update apple_m.yml
|
2 years ago |
Martin Kroeker
|
2a446bd051
|
Update apple_m.yml
|
2 years ago |
Martin Kroeker
|
fdfc642afd
|
Update apple_m.yml
|
2 years ago |
Martin Kroeker
|
648347acc7
|
Update apple_m.yml
|
2 years ago |
Martin Kroeker
|
478f3bfd8a
|
Add configurations
|
2 years ago |
Martin Kroeker
|
4d375cb6ca
|
Merge branch 'OpenMathLib:develop' into gh-apple-m
|
2 years ago |
Martin Kroeker
|
5266998b9f
|
Merge pull request #4498 from mseminatore/win_tidy
blas_server_win32.c pass to clean up code
|
2 years ago |
Martin Kroeker
|
57dd894af0
|
Merge pull request #4502 from dmikushin/add-missing-use_gemm3m-macro
Add missing USE_GEMM3M macro into CMake
|
2 years ago |
Mark Seminatore
|
b29fd48998
|
Merge branch 'develop' into win_tidy
|
2 years ago |
Mark Seminatore
|
0a7ae326d2
|
Merge branch 'win_tidy' of https://github.com/mseminatore/OpenBLAS into win_tidy
|
2 years ago |
Mark Seminatore
|
10548a0460
|
update contributors
|
2 years ago |
Dmitry Mikushin
|
d0f5dc763b
|
Adding USE_GEMM3M macro to kernel targets, so that the *gemm3m functions and parameters can be included into the gotoblas structure. Fixes #4500
|
2 years ago |
Martin Kroeker
|
b1ae777afb
|
Merge pull request #4497 from sergei-lewis/dev/slewis/zaxpy
Fix axpy test hangs when n==0. Reenable zaxpy_vector kernel for C910V.
|
2 years ago |
Sergei Lewis
|
ff1523163f
|
Fix axpy test hangs when n==0. Reenable zaxpy_vector kernel for C910V.
|
2 years ago |
Martin Kroeker
|
ba3bfe85ee
|
Merge pull request #4495 from martin-frbg/update-gensymbol
Update gensymbol with recently added CBLAS interfaces and LAPACK/LAPACKE functions
|
2 years ago |
Martin Kroeker
|
93872f4681
|
drop the ?laqz? symbols for now (not translatable by f2c)
|
2 years ago |
Mark Seminatore
|
98c56a7314
|
more cleanup
|
2 years ago |
Martin Kroeker
|
83bec51355
|
Update with recently added CBLAS interfaces and LAPACK/LAPACKE functions
|
2 years ago |
Martin Kroeker
|
974f29c4e9
|
Merge pull request #4494 from ChipKerchner/fixPower10CPUID
Make sure CPU ID works for all POWER_10 conditions
|
2 years ago |
Chip Kerchner
|
d408ecedba
|
Add environment variable to display coretype for dynamic arch.
|
2 years ago |
Martin Kroeker
|
a96a04ee61
|
Merge pull request #4493 from martin-frbg/issue4475-3
Fix incompatible pointer types in the declarations of C/ZAXPBY
|
2 years ago |
Chip Kerchner
|
ac6b4b7aa4
|
Make sure CPU ID works for all POWER_10 conditions
|
2 years ago |
Martin Kroeker
|
500ac4de5e
|
fix incompatible pointer types
|
2 years ago |
Martin Kroeker
|
b3fa16345d
|
fix prototype for c/zaxpby
|
2 years ago |
Martin Kroeker
|
e9cfb7fd30
|
Merge pull request #4491 from martin-frbg/fixup-4488
fix sbgemm bfloat16 conversion errors introduced in PR 4488
|
2 years ago |
Martin Kroeker
|
e9f480111e
|
fix sbgemm bfloat16 conversion errors introduced in PR 4488
|
2 years ago |
Martin Kroeker
|
22b487b622
|
Merge pull request #4488 from martin-frbg/issue4475-2
Separate the interface for SBGEMMT from GEMMT
|
2 years ago |
Martin Kroeker
|
818bf30628
|
Merge pull request #4490 from ChipKerchner/missingCPUIDsForAIX
Add missing CPU ID definitions for old versions of AIX.
|
2 years ago |
Martin Kroeker
|
344763331a
|
Merge pull request #4484 from martin-frbg/lapack981
Rescale input vector more often in C/ZLARFGP (Reference-LAPACK PR 981)
|
2 years ago |
Chip Kerchner
|
08ce6b1c1c
|
Add missing CPU ID definitions for old versions of AIX.
|
2 years ago |
Martin Kroeker
|
fb99fc2e6e
|
fix type conversion warnings
|
2 years ago |
Martin Kroeker
|
08e479f956
|
Merge pull request #4487 from ErnstPeng/feature-branch
Optimized zgemm kernel 8x4 LASX, 4x4 LSX and cgemm kernel 8x4 LSX for LoongArch
|
2 years ago |
Martin Kroeker
|
d4db6a9f16
|
Separate the interface for SBGEMMT from GEMMT due to differences in GEMV arguments
|
2 years ago |