AFQMC broken due to MKL 2026.0 removing NIST-like Sparse BLAS Level 2 and Level 3 APIs
Open
bug
enhancement
- Dominant language
- C++
- Stars
- 403
- Forks
- 154
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 82
Description
**Describe the bug**
Linking time error
```
test_sparse_numerics.cpp:(.text._ZN11qmcplusplus23test_sparse_matrix_multISaIdEEEvRKT_[_ZN11qmcplusplus23test_sparse_matrix_multISaIdEEEvRKT_]+0x607): undefined reference to `mkl_dcsrmm'
```
We will need to update QMCPACK.
Contributor guide
Assessment
This issue has not been assessed yet.