Kokkos: Robustly handle an attempt to decrement tracked memory after memory...
Kokkos: Robustly handle an attempt to decrement tracked memory after memory tracking singleton has been destroyed by issuing a warning message. Cannot throw an exception since Teuchos unit test framework relies upon construction of static objects with unmanaged destruction sequences.
Please register or sign in to comment