Skip to content

Commit

Permalink
known-issues: cuda 11.x with modern glibc and CMake
Browse files Browse the repository at this point in the history
Keeping track of the know incompatibility in the toolchain.

Signed-off-by: Luc Berger-Vergiat <lberge@sandia.gov>
  • Loading branch information
lucbv committed Nov 13, 2024
1 parent eca4fb5 commit a6a78e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source/known-issues.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ CUDA

Therefore, from version 4.5, the default behavior for Kokkos is to preventively disable `cudaMallocAsync.`

- cuda 11.0 and 11.2 are not compatible with glibc 2.34 librt stubs. That issue is related to how the CMake package handles linking with librt. For more information please look at issue `#7512 <https://github.com/kokkos/kokkos/issues/7512>`_.


HIP
===
Expand Down

0 comments on commit a6a78e3

Please sign in to comment.