mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-27 21:55:16 -04:00
Update DBCSR
This commit is contained in:
parent
2f44d443e2
commit
b888bd8a0a
2 changed files with 2 additions and 2 deletions
|
|
@ -179,7 +179,7 @@ the FFTW3 threading library libfftw3_threads (or libfftw3_omp) is required.
|
|||
accelerator support for matrix multiplications.
|
||||
- Add `-lstdc++ -lcudart -lnvrtc -lcuda -lcublas` to LIBS.
|
||||
- Specify the GPU type (e.g., `GPUVER = P100`),
|
||||
possible values are K20X, K40, K80, P100, V100.
|
||||
possible values are K20X, K40, K80, P100, V100, A100.
|
||||
- Specify the C++ compiler (e.g., `CXX = g++`) and the CXXFLAGS to support
|
||||
the C++11 standard.
|
||||
- CUFFT 7.0 has a known bug and is therefore disabled by default.
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit e330c82961a1e49f858aa566a81a8257e9ee1265
|
||||
Subproject commit 2d009cd8d81470bbb64f0687765bcb4eb9189a8f
|
||||
Loading…
Add table
Add a link
Reference in a new issue