Installation error(when phase : make runtest)

24 views
Skip to first unread message
Assigned to jizk...@gmail.com by me

AJS

unread,
Jul 16, 2020, 1:28:28 PM7/16/20
to Caffe Users
Hi, I'm trying to install and use caffe-complex(https://github.com/pvirtue/caffe.git)

I'm running with these hardware and software

CPU : i7-2600
GPU : TITAN Xp
CUDA : 8.0.44
cuDNN : 5.0.1
Opencv  : 3.4
Python : 2.7
GCC : 5.4.0
G++ : 5.4.0 

I've finished make all&&make test but error is happened when make runtest
the error is 

[----------] 8 tests from ComplexInnerProductLayerTest/3, where TypeParam = caffe::GPUDevice<double>
[ RUN      ] ComplexInnerProductLayerTest/3.TestSetUpTranposeTrue
[       OK ] ComplexInnerProductLayerTest/3.TestSetUpTranposeTrue (0 ms)
[ RUN      ] ComplexInnerProductLayerTest/3.TestForwardSimple2
*** Aborted at 1594913498 (unix time) try "date -d @1594913498" if you are using GNU date ***
PC: @     0x7f4643e4dc36 caffe::ComplexInnerProductLayer<>::Forward_gpu()
*** SIGSEGV (@0x7f460cc39a00) received by PID 28396 (TID 0x7f464d9c4740) from PID 214145536; stack trace: ***
    @     0x7f464330b390 (unknown)
    @     0x7f4643e4dc36 caffe::ComplexInnerProductLayer<>::Forward_gpu()
    @           0x47b669 caffe::Layer<>::Forward()
    @           0x763226 caffe::ComplexInnerProductLayerTest_TestForwardSimple2_Test<>::TestBody()
    @           0x942403 testing::internal::HandleExceptionsInMethodIfSupported<>()
    @           0x93ba1a testing::Test::Run()
    @           0x93bb68 testing::TestInfo::Run()
    @           0x93bc45 testing::TestCase::Run()
    @           0x93cf1f testing::internal::UnitTestImpl::RunAllTests()
    @           0x93d243 testing::UnitTest::Run()
    @           0x46f65d main
    @     0x7f4642f50840 __libc_start_main
    @           0x4772d9 _start
    @                0x0 (unknown)
Makefile:532: recipe for target 'runtest' failed
make: *** [runtest] Segmentation fault (core dumped)

How can I make this error fix?
I really want to use this caffe for my work. If you give me help for me, I'll  really appreciate. 

Reply all
Reply to author
Forward
0 new messages