encounter segment fault using fluid build with cudnnv7
Created by: NHZlX
python fluid_mobilenet.py
*** Aborted at 1516873895 (unix time) try "date -d @1516873895" if you are using GNU date ***
PC: @ 0x0 (unknown)
*** SIGSEGV (@0x0) received by PID 9338 (TID 0x7f1de0866700) from PID 0; stack trace: ***
@ 0x318b20f500 (unknown)
@ 0x0 (unknown)
Segmentation fault
build paddle with
cmake .. \
-DCUDNN_ROOT=/home/xingzhaolong/thiry_party/cudnnv7 \
-DCMAKE_INSTALL_PREFIX=/home/xingzhaolong/.jumbo/ \
-DWITH_MKL=OFF