-
Notifications
You must be signed in to change notification settings - Fork 99
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sort_by_key on host backends, with nvcc as compiler would produce build errors. The fix is present in Kokkos >= 40400 (4.4.0 and up, including the current develop branch). So for older versions, if building for CUDA then disable bulk sorting code paths that use sort_by_key.
- Loading branch information
1 parent
01db3a1
commit dc2929b
Showing
2 changed files
with
53 additions
and
12 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
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