Added back Makefile.mpi in lib/gpu/ to be consistent with documentation; updated Makefile.*; and removed the unnecessary Makefile.turing

This commit is contained in:
Trung Nguyen
2021-12-27 00:14:04 -06:00
parent b39d1993bb
commit 6357f19260
6 changed files with 69 additions and 47 deletions

View File

@ -1,5 +1,5 @@
# /* ----------------------------------------------------------------------
# Generic Linux Makefile for CUDA
# Generic Linux Makefile for CUDA
# - Change CUDA_ARCH for your GPU
# ------------------------------------------------------------------------- */