minor cleanup

This commit is contained in:
Blaise Tine
2020-06-19 09:25:24 -07:00
parent 68d9fc9a75
commit de0ff93fe5
4 changed files with 9 additions and 16 deletions

View File

@@ -13,15 +13,14 @@ DBG_PRINT_FLAGS = -DDBG_PRINT_CORE_ICACHE \
-DDBG_PRINT_WB \
-DDBG_PRINT_OPAE
DBG_PRINT=$(DBG_PRINT_FLAGS)
#DBG_PRINT=$(DBG_PRINT_FLAGS)
#CONFIGS += -DNUM_CLUSTERS=2 -DNUM_CORES=4
#CONFIGS += -DNUM_CLUSTERS=1 -DNUM_CORES=4
#CONFIGS += -DNUM_CLUSTERS=1 -DNUM_CORES=2
CONFIGS += -DNUM_WARPS=2 -DNUM_THREADS=2
DEBUG=1
AFU=1
#DEBUG=1
#AFU=1
CFLAGS += -fPIC