@@ -2,7 +2,7 @@ CXX = mpic++
CXXFLAGS = -std=c++17 -O2 -Wall -Wextra -Wno-cast-function-type
NVCC = nvcc
NVCCFLAGS = -O2 -Xcompiler -fPIC
NVCCFLAGS = -O3 -std=c++17 -arch=sm_86 -Xcompiler -fPIC
SRC_DIR = src
BUILD_DIR = build
The note is not visible to the blocked user.