Fix comments in Makefiles

This commit is contained in:
Stan Gerald Moore
2022-01-17 08:54:17 -07:00
parent 8b89be6061
commit af231d5447
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# summit_kokkos = KOKKOS/CUDA, V100 GPU and Power9, IBM Spectrum MPI, nvcc compiler with gcc
# crusher_kokkos = KOKKOS/HIP, AMD MI250X GPU and AMD EPYC 7A53 “Optimized 3rd Gen EPYC” CPU, Cray MPICH, hipcc compiler
SHELL = /bin/sh

View File

@ -1,4 +1,4 @@
# summit_kokkos = KOKKOS/CUDA, V100 GPU and Power9, IBM Spectrum MPI, nvcc compiler with gcc
# spock_kokkos = KOKKOS/HIP, AMD MI100 GPU and AMD EPYC 7662 “Rome” CPU, Cray MPICH, hipcc compiler
SHELL = /bin/sh