You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[100%] Built target test.testbin
Scanning dependencies of target runtest
Current device id: 0
Err: Failed to build program
PlF�Note: Google Test filter = -GPU
Note: Randomizing tests' orders with a seed of 13292 .
[==========] Running 1297 tests from 201 test cases.
[----------] Global test environment set-up.
[----------] 2 tests from SigmoidCrossEntropyLossLayerTest/1, where TypeParam = caffe::CPUDevice
[ RUN ] SigmoidCrossEntropyLossLayerTest/1.TestSigmoidCrossEntropyLoss
Err: Failed to build program
�*** Aborted at 1456991316 (unix time) try "date -d @1456991316" if you are using GNU date ***
PC: @ 0x0 (unknown)
*** SIGSEGV (@0x0) received by PID 15511 (TID 0x2b72f8e66c00) from PID 0; stack trace: ***
@ 0x2b72f953c340 (unknown)
@ 0x0 (unknown)
Segmentation fault (core dumped)
make[3]: *** [src/caffe/test/CMakeFiles/runtest] error 139
make[2]: *** [src/caffe/test/CMakeFiles/runtest.dir/all] error 2
make[1]: *** [src/caffe/test/CMakeFiles/runtest.dir/rule] error 2
make: *** [runtest] error 2
huyanning@huyanning-PC:~/OpenCL-caffe-stable/build$
The text was updated successfully, but these errors were encountered:
[100%] Built target test.testbin
Scanning dependencies of target runtest
Current device id: 0
Err: Failed to build program
PlF�Note: Google Test filter = -GPU
Note: Randomizing tests' orders with a seed of 13292 .
[==========] Running 1297 tests from 201 test cases.
[----------] Global test environment set-up.
[----------] 2 tests from SigmoidCrossEntropyLossLayerTest/1, where TypeParam = caffe::CPUDevice
[ RUN ] SigmoidCrossEntropyLossLayerTest/1.TestSigmoidCrossEntropyLoss
Err: Failed to build program
�*** Aborted at 1456991316 (unix time) try "date -d @1456991316" if you are using GNU date ***
PC: @ 0x0 (unknown)
*** SIGSEGV (@0x0) received by PID 15511 (TID 0x2b72f8e66c00) from PID 0; stack trace: ***
@ 0x2b72f953c340 (unknown)
@ 0x0 (unknown)
Segmentation fault (core dumped)
make[3]: *** [src/caffe/test/CMakeFiles/runtest] error 139
make[2]: *** [src/caffe/test/CMakeFiles/runtest.dir/all] error 2
make[1]: *** [src/caffe/test/CMakeFiles/runtest.dir/rule] error 2
make: *** [runtest] error 2
huyanning@huyanning-PC:~/OpenCL-caffe-stable/build$
The text was updated successfully, but these errors were encountered: