From 3a5d8362ffdcf25566c63839b2cd2ac1bb5cf20c Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Wed, 6 Sep 2017 14:16:17 -0400 Subject: [PATCH] have only one common MPI makefile for KOKKOS with CUDA --- .../{Makefile.kokkos_cuda_mpich => Makefile.kokkos_cuda_mpi} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/MAKE/OPTIONS/{Makefile.kokkos_cuda_mpich => Makefile.kokkos_cuda_mpi} (100%) diff --git a/src/MAKE/OPTIONS/Makefile.kokkos_cuda_mpich b/src/MAKE/OPTIONS/Makefile.kokkos_cuda_mpi similarity index 100% rename from src/MAKE/OPTIONS/Makefile.kokkos_cuda_mpich rename to src/MAKE/OPTIONS/Makefile.kokkos_cuda_mpi