dummy mock for now

This commit is contained in:
nachocano
2014-11-26 16:37:23 -08:00
parent d37f38c455
commit 54fcff189f
3 changed files with 131 additions and 0 deletions

View File

@@ -9,6 +9,10 @@ ifeq ($(no_omp),1)
else
CFLAGS += -fopenmp
endif
ifeq ($(test),1)
CFLAGS += -DTEST
endif
# specify tensor path
BIN = test_allreduce