[Kokkos] Change case of implementation string define

This commit is contained in:
Tom Deakin 2018-02-14 22:01:57 +00:00
parent 3925c71851
commit 4e2450e6ac

View File

@ -15,7 +15,7 @@
#include "Stream.h"
#define IMPLEMENTATION_STRING "KOKKOS"
#define IMPLEMENTATION_STRING "Kokkos"
#ifdef KOKKOS_TARGET_CPU
#define DEVICE Kokkos::OpenMP