README jupdates

gpucinterfaces
Salvatore Filippone 6 months ago
parent 67044d0dc4
commit 996bcabab1

@ -74,13 +74,12 @@ The main reference for the serial sparse BLAS is:
- `--with-cudacc=XX,YY,ZZ` to specify a list of target CCs (compute - `--with-cudacc=XX,YY,ZZ` to specify a list of target CCs (compute
capabilities). capabilities).
CUDA versions have specific compatibility requirements; CUDA versions have specific compatibility requirements;
for instance: for example:
- CUDA version 11.8 supports GNU compilers up to version 11 - CUDA version 11.8 supports GNU compilers up to version 11
- CUDA version 12.3 supports GNU compilers up to version 12
- CUDA versions 12.3 through 12.6 support GNU compilers up to version 13 - CUDA versions 12.3 through 12.6 support GNU compilers up to version 13
- CUDA versions 12.8 and 12.9 support GNU compilers up to version 14 - CUDA versions 12.8 and 12.9 support GNU compilers up to version 14
- CUDA version 13.0 supports GNU compilers up to version 15 - CUDA version 13.0 supports GNU compilers up to version 15
For further information please refer to the CUDA documentation. For further information please refer to the CUDA documentation.
The configure script will generate a `Make.inc` file suitable for building The configure script will generate a `Make.inc` file suitable for building
the library. The script is capable of recognizing the needed libraries the library. The script is capable of recognizing the needed libraries

Loading…
Cancel
Save