issues
search
icl-utk-edu
/
lapackpp
LAPACK++ is a C++ wrapper around CPU and GPU LAPACK and LAPACK-like linear algebra libraries, developed as part of the SLATE project.
https://icl.utk.edu/slate/
BSD 3-Clause "New" or "Revised" License
51
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
no matching function for call to 'to_char'
#72
yurivict
opened
1 week ago
0
Move [cz]symv and [cz]syr to BLAS++
#71
mgates3
opened
2 weeks ago
0
Updating github actions version
#70
G-Ragghianti
opened
2 weeks ago
0
Version 2024.10.26
#69
mgates3
closed
3 weeks ago
0
Do not record the build hostname
#68
bmwiedemann
closed
4 weeks ago
0
use to_lapack_int to check overflow and convert int64_t
#67
mgates3
closed
4 weeks ago
0
Failure of select functions on large inputs.
#66
TeachRaccooon
closed
4 months ago
4
Add laev2 and lasr
#65
mgates3
closed
5 months ago
0
Check heev
#64
mgates3
closed
5 months ago
0
deprecate lapy2, lapy3; use std::hypot
#63
mgates3
closed
5 months ago
0
CPU Compile fails on Latest `master`
#62
Haavaan
closed
5 months ago
1
Version 2024.05.31
#61
mgates3
closed
5 months ago
0
make: update ${ }
#60
mgates3
closed
5 months ago
0
Add soversion to shared library
#59
mgates3
closed
6 months ago
0
Changing CI to use on-demand runner system
#58
G-Ragghianti
closed
2 weeks ago
1
For enums, use to_string, from_string.
#57
mgates3
closed
6 months ago
0
LAPACK library not found.
#56
yurivict
closed
1 week ago
3
Backwards error checks
#55
mgates3
opened
11 months ago
0
Switch the storage of some enums to char
#54
neil-lindquist
closed
12 months ago
0
define LAPACK_FORTRAN_STRLEN_END during config. See #44.
#53
mgates3
closed
1 year ago
0
Fix compilation issue since testsweeper now has half-precision datatype
#52
cayrols
closed
1 year ago
0
Version 2023.11.05
#51
mgates3
closed
1 year ago
0
LAPACK found by LAPACK++ can be different from the one in the BLAS++
#50
weslleyspereira
opened
1 year ago
1
update LAPACK_FORTRAN_STRLEN_END
#49
mgates3
closed
1 year ago
0
Fix build error in src/cuda/cuda_heevd.cc (#47)
#48
ericauld
closed
1 year ago
1
Undeclared `params` var causes build error in src/cuda/cuda_heevd.cc
#47
ericauld
closed
1 year ago
1
Remove list( REMOVE_DUPLICATES BLAS_LIBRARIES ); may prevent link err…
#46
ayarkhan
closed
1 year ago
0
CUDA Compile on Lassen (LLNL)
#45
ax3l
closed
1 year ago
2
LAPACK++ may fail to link with LAPACK 3.9.1 - 3.11.0
#44
weslleyspereira
closed
1 year ago
2
Support for new Accelerate interface on macOS 13.3
#43
rileyjmurray
opened
1 year ago
17
Add Device Implementation of `HEEVD`
#42
wavefunction91
closed
1 year ago
5
2023.08.25 Release
#41
mgates3
closed
1 year ago
0
update CI to gcc 11.3 for ROCm 5.5
#40
mgates3
closed
1 year ago
0
Changing GCC version for github actions
#39
G-Ragghianti
closed
1 year ago
0
Ci sync
#38
mgates3
closed
1 year ago
0
cmake: add "cmake" directory to install
#37
mgates3
closed
1 year ago
0
Use typedef instead of #define. Use int64_t to be unambiguous.
#36
mgates3
closed
1 year ago
1
llong
#35
mgates3
closed
1 year ago
0
rename oneMKL => SYCL
#34
mgates3
closed
1 year ago
0
Adding gemqrt function.
#33
TeachRaccooon
closed
1 year ago
9
search for ROCm or CUDA
#32
mgates3
closed
1 year ago
0
Version 2023.06.00
#31
mgates3
closed
1 year ago
0
Constructor stream
#30
mgates3
closed
1 year ago
0
Update cmake for onemkl
#29
ayarkhan
closed
1 year ago
1
lapack.h: error: conflicting declaration 'typedef float lapack_float_return'
#28
barracuda156
opened
1 year ago
8
LAPACK++ Doxygen link is broken in README.md
#27
PTNobel
closed
1 year ago
1
test: add --start option
#26
mgates3
closed
1 year ago
0
Linking error on macOS
#25
barracuda156
closed
1 year ago
3
cmake: sync with BLAS++, mostly CUDA and HIP tests. Fixes issue #23.
#24
mgates3
closed
1 year ago
0
`gpu_backend` breaks containment in subproject CMake builds
#23
wavefunction91
closed
1 year ago
3
Next