Intel-bigdata / Spark-PMoF

Spark Shuffle Optimization with RDMA+AEP
Apache License 2.0
30 stars 22 forks source link

Fix issues in building project with -DDEBUG #117

Closed PHILO-HE closed 3 years ago

PHILO-HE commented 3 years ago

To define DEBUG in CMakeLists.txt: set(CMAKE_CXX_FLAGS ${CMAKE_CXX_FLAGS} "-std=c++14 -g -pthread -fPIC -DDEBUG")