Skip to content

Commit

Permalink
Update docs/source/known-issues.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
crtrott authored Nov 27, 2024
1 parent a6a78e3 commit f440290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/known-issues.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ 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>`_.
- CUDA 11.0 through 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 f440290

Please sign in to comment.