Skip to content

Commit 16fe8f6

Browse files
committed
Release notes: Add UVM instructions
1 parent 7a27c74 commit 16fe8f6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

RELEASE_NOTES

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,12 @@ Tpetra
6565
- Reject unrecognized TPETRA_* environment variable. Misspelled or
6666
removed environment variables are no longer silently ignored.
6767

68+
- In order to allocate in shared host/device space (i.e.
69+
CudaUVMSpace, HIPManagedSpace or SYCLSharedUSMSpace) by default,
70+
please use the CMake options
71+
KokkosKernels_INST_MEMSPACE_CUDAUVMSPACE=ON
72+
Tpetra_ALLOCATE_IN_SHARED_SPACE=ON
73+
6874

6975
###############################################################################
7076
# #

0 commit comments

Comments
 (0)