Skip to content

Commit

Permalink
Update Tpetra_KokkosCompat_ClassicNodeAPI_Wrapper.hpp
Browse files Browse the repository at this point in the history
Spelling
  • Loading branch information
csiefer2 authored Dec 20, 2023
1 parent c1e34a7 commit 022446c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ class KokkosDeviceWrapperNode {
#endif

#ifdef KOKKOS_ENABLE_HIP
// NOTE: KokkosKernels does not currently suport HIPManagedSpace, but
// NOTE: KokkosKernels does not currently support HIPManagedSpace, but
// if it did, we'd add HAVE_TPETRA_MANAGED_ALLOCS here
typedef KokkosDeviceWrapperNode<::Kokkos::HIP, ::Kokkos::HIPSpace> KokkosHIPWrapperNode;
#endif
Expand Down

0 comments on commit 022446c

Please sign in to comment.