[Kokkos] Change case of implementation string define
This commit is contained in:
parent
3925c71851
commit
4e2450e6ac
@ -15,7 +15,7 @@
|
||||
|
||||
#include "Stream.h"
|
||||
|
||||
#define IMPLEMENTATION_STRING "KOKKOS"
|
||||
#define IMPLEMENTATION_STRING "Kokkos"
|
||||
|
||||
#ifdef KOKKOS_TARGET_CPU
|
||||
#define DEVICE Kokkos::OpenMP
|
||||
|
||||
Loading…
Reference in New Issue
Block a user