-
Notifications
You must be signed in to change notification settings - Fork 572
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
@trilinos/tpetra @trilinos/ifpack2 If users enable both OpenMP and Serial in Tpetra, then for Tpetra's Serial back-end, Kokkos::DefaultHostExecutionSpace differs from the host execution space. This was causing trouble with Tpetra::withLocalAccess. This commit fixes that.
- Loading branch information
Mark Hoemmen
committed
Jun 6, 2019
1 parent
efa29c4
commit 641e384
Showing
1 changed file
with
49 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters