git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14053 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp 2015-09-24 20:01:13 +00:00
parent 0cc260a1af
commit a6ff24caa3
1 changed files with 1 additions and 2 deletions

View File

@ -2,8 +2,7 @@
SHELL = /bin/sh
KOKKOS_ABSOLUTE_PATH = $(shell cd $(KOKKOS_PATH); pwd)
export OMPI_CXX = $(KOKKOS_ABSOLUTE_PATH)/config/nvcc_wrapper
export OMPI_CXX = ../../lib/kokkos/config/nvcc_wrapper
# ---------------------------------------------------------------------
# compiler/linker settings