Merge commit 'a16289b2047a7c2ec36667f6031dbb648e4d2caa'

This commit is contained in:
tqchen
2015-10-20 19:37:47 -07:00
44 changed files with 1195 additions and 532 deletions

View File

@@ -2,7 +2,7 @@ export CC = gcc
export CXX = g++
export MPICXX = mpicxx
export LDFLAGS= -L../lib -pthread -lm -lrt
export CFLAGS = -Wall -O3 -msse2 -Wno-unknown-pragmas -fPIC -I../include -std=c++11
export CFLAGS = -Wall -O3 -msse2 -Wno-unknown-pragmas -fPIC -I../include -std=c++0x
# specify tensor path
BIN = speed_test model_recover local_recover lazy_recover