issues
search
OpenMathLib
/
OpenBLAS
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
http://www.openblas.net
BSD 3-Clause "New" or "Revised" License
6.64k
stars
1.54k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix bugs in aarch64 sbgemv_n kernel
#5184
taoye9
closed
8 hours ago
0
Fix bug in ARM64 sbgemv_t
#5183
annop-w
closed
2 days ago
1
Optimize aarch64 sgemm_ncopy
#5182
annop-w
closed
2 days ago
0
replace customize bf16_to_fp32 with arm neon vcvtah_f32_bf16
#5181
taoye9
closed
2 days ago
0
CMake: Pass `OpenMP` compiler and linker flags through CMake targets
#5180
ywwry66
opened
2 days ago
1
Kaldi Makefile:154: *** OpenBLAS: Detecting CPU failed. Please set TARGET explicitly
#5179
tigana123a
opened
3 days ago
8
Add dummy implementations of make_complex_(float/double) to simplify Windows DLL linking
#5178
martin-frbg
closed
2 days ago
0
Fix omission of LAPACKE interfaces for cgesvdq,strsyl3 and deprecated functions in CMAKE builds
#5177
martin-frbg
closed
2 days ago
0
Fix aarch64 sbgemv_t compilation error for GCC < 13
#5176
annop-w
closed
3 days ago
0
Add thread throttling profile for DGEMV on NEOVERSEV1
#5175
shubhamsvc
opened
3 days ago
1
Improving Load Imbalance in Thread-Parallel GEMM
#5173
nakagawa-fj
closed
3 days ago
6
The performance curve of parallel GEMM with many cores shows significant up-down
#5172
nakagawa-fj
closed
3 days ago
4
perf report shows most cycles spent in blas_thread_server
#5171
nickdesaulniers
opened
1 week ago
6
Improve thread safety of pthreads builds that rely on C11 atomic operations for locking
#5170
martin-frbg
closed
1 week ago
0
Add dispatch of SBGEMVNKERNEL for NEOVERSEN2 and NEOVERSEV2
#5168
taoye9
closed
1 week ago
0
fix minior issues of redeclaration of float x0,x1 in sbgemv_n_neon.c
#5167
taoye9
closed
1 week ago
0
Expose the option to build without LAPACKE to ccmake
#5166
martin-frbg
closed
1 week ago
0
LAPACKE_dgesv vs numpy give different results
#5163
brccabral
closed
1 week ago
1
add beta and alpha testcase for sbgemv
#5162
taoye9
closed
1 week ago
1
Add more tests sbgemv
#5161
taoye9
closed
2 weeks ago
0
Add SBGEMVN Kernel for ARM64
#5160
taoye9
closed
1 week ago
1
Add sbgemv_t_bfdot kernel for ARM64
#5159
annop-w
closed
1 week ago
0
Add `NO_LAPACKE` option to Cmake build
#5158
brunvonlope
closed
1 week ago
3
Optimize gemv_n_sve kernel
#5157
manaalmj
closed
3 days ago
6
using Apple clang with USE_OPENMP=1
#5156
dimpase
closed
1 week ago
17
RFC: Introduction of BGEMM and BGEMV for BFloat16 Matrix Operations in OpenBLAS
#5155
nikhil-arm
opened
2 weeks ago
4
Prefix Support Fails During OpenBLAS Build on Windows (WoA)
#5154
Harishmcw
opened
2 weeks ago
16
Possible data races detected with ThreadSanitizer in ger_thread, ...
#5153
vfdev-5
opened
2 weeks ago
9
About locking when use OpenBLAS with OpenMP
#5152
KashpurovichYuri
opened
2 weeks ago
0
Redefined threading logic for GESV and GEMV on WoA
#5150
Harishmcw
closed
1 week ago
0
Make the Neoverse GEMM/GEMV throttling code conditional on SMP
#5149
martin-frbg
closed
2 weeks ago
0
[regression] 0.3.29 build/tests fail on Sandy Bridge x86_64 machine
#5147
xmirya
closed
1 week ago
2
Fix "dummy2" flag reading in PPC970 S/DSCAL
#5146
martin-frbg
closed
3 weeks ago
0
Run CI on Github-hosted Arm instances too
#5145
Rohanjames1997
closed
2 weeks ago
5
dispatch NEOVERSEV2 to NEOVERSEN2 under dynamic setting
#5144
taoye9
closed
2 weeks ago
3
Fix GEMMT transforming the input array B in some complex cases
#5143
martin-frbg
closed
3 weeks ago
0
Test failure for cgemmtr/zgemmtr
#5142
cenewcombe
closed
3 weeks ago
2
Add throttling profile for SGEMM and SGEMV on `NEOVERSEV2`
#5141
michalowski-arm
closed
2 weeks ago
0
Add ARM64 options for NVIDIA HPC
#5140
martin-frbg
closed
3 weeks ago
2
CMAKE - NVHCP fail on SVE builds
#5139
antoine-morvan
closed
3 weeks ago
1
Ensure that gmake builds with flang-new link the flang runtime into the shared library
#5138
martin-frbg
closed
3 weeks ago
0
Fix the CMake build to define USE_TRMM for RISCV64 targets as well
#5137
martin-frbg
closed
3 weeks ago
0
Conflicting types for target RISCV64_ZVL256B and RISCV64_ZVL128B
#5136
cwt
closed
3 weeks ago
1
CI: remove the express NeoverseN2 target from the Cobalt100 job in the gh workflow
#5135
martin-frbg
closed
3 weeks ago
0
[Testing]revert change from PR 4920
#5134
martin-frbg
closed
3 weeks ago
0
Revert "Fix potential inaccuracy in multithreaded level3 related to SWITCH_RATIO"
#5133
martin-frbg
closed
3 weeks ago
0
Unexpected performance degradation when running experiment
#5132
xor2k
opened
4 weeks ago
10
Extra undefined symbols when compiling with `flang-new`
#5131
Crivella
closed
3 weeks ago
10
Fix regression issue for higher batch size on PPC64LE
#5130
pratiklp00
closed
3 weeks ago
2
Fix Numeric Error in SBGEMM Kernel for `NEOVERSEV2` when DYNAMIC_ARCH=1
#5129
taoye9
closed
2 weeks ago
1
Next