bottom-up-attention-ai-challenger icon indicating copy to clipboard operation
bottom-up-attention-ai-challenger copied to clipboard

generate_tsv.py problem ImportError: /usr/lib/libcblas.so.3: undefined symbol: ATL_zger2u

Open yzqzoom opened this issue 6 years ago • 4 comments

Hi, I am using your code generate_tsv.py to generate features, but met the problem as followed:

./caffe/python/caffe/pycaffe.py", line 13, in from ._caffe import Net, SGDSolver, NesterovSolver, AdaGradSolver,
ImportError: /usr/lib/libcblas.so.3: undefined symbol: ATL_zger2u

what is the problem?

make -j8 && make pycaffe both successed

yzqzoom avatar Mar 09 '18 08:03 yzqzoom

I've searched, but did not find a solution.

my cuda has installed, and also nvidia-smi shows successfully. The version is NVIDIA-SMI 378.13 Driver Version: 378.13

Don't know where the problem happens

yzqzoom avatar Mar 09 '18 08:03 yzqzoom

caffe make test successed make runtest failed

E0309 16:50:54.531314 187895 common.cpp:114] Cannot create Cublas handle. Cublas won't be available. E0309 16:50:55.012140 187895 common.cpp:121] Cannot create Curand generator. Curand won't be available. E0309 16:50:55.012303 187895 common.cpp:141] Curand not available. Skipping setting the curand seed.

but my cuda has installed, nvidia-smi is ok .

yzqzoom avatar Mar 09 '18 09:03 yzqzoom

I have sample problem when import caffe, how to solve it?

gongzaizhou avatar Jun 13 '19 10:06 gongzaizhou

I have sample problem when import caffe, how to solve it?

老哥这个问题解决了吗 怎么搞啊(挠头)

Enzo0207 avatar Aug 05 '19 16:08 Enzo0207