Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test faild,How can I sovle this problem #35

Open
ghost opened this issue Mar 3, 2016 · 2 comments
Open

Test faild,How can I sovle this problem #35

ghost opened this issue Mar 3, 2016 · 2 comments

Comments

@ghost
Copy link

ghost commented Mar 3, 2016

[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$

@x-xiaojian
Copy link

I also have this problem。Have you solved it?

@victorv
Copy link

victorv commented Mar 17, 2016

clBuildProgram is failing see "Err: Failed to build program". You probably need to turn on more verbose output when CL kernels are compiled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants