We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a27c74 commit 16fe8f6Copy full SHA for 16fe8f6
RELEASE_NOTES
@@ -65,6 +65,12 @@ Tpetra
65
- Reject unrecognized TPETRA_* environment variable. Misspelled or
66
removed environment variables are no longer silently ignored.
67
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
+
74
75
###############################################################################
76
# #
0 commit comments