--- lib/kokkos/config/nvcc_wrapper.orig	2018-01-19 10:12:08.526697304 +0100
+++ lib/kokkos/config/nvcc_wrapper	2018-01-19 10:12:20.600757161 +0100
@@ -18,7 +18,7 @@
 #
 # The default C++ compiler.
 #
-host_compiler=${NVCC_WRAPPER_DEFAULT_COMPILER:-"g++"}
+host_compiler=${NVCC_WRAPPER_DEFAULT_COMPILER:-"icpc"}
 #host_compiler="icpc"
 #host_compiler="/usr/local/gcc/4.8.3/bin/g++"
 #host_compiler="/usr/local/gcc/4.9.1/bin/g++"