# to use, copy this file to 'Makefile.local' MACROS = -DGRAHAM -DNTHREADS=71680 -DNBLOCKS=112 CUDA_ARCH = sm_60 GMP ?= NTL ?= <fill this in> CUDA ?= LIBEVENT ?= <fill this in> MPI ?= CXX ?= g++