[ 
https://issues.apache.org/jira/browse/SINGA-22?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14597206#comment-14597206
 ] 

Chen Hongxiang commented on SINGA-22:
-------------------------------------

Actually I have met the same problem 3 days before, solved by installing extra 
CBLAS lib after BLAS, and add lib(.a file) to '$LD_LIBRARY_PATH'. Now according 
to Anh's description, his solution is also correct in my situation. Because 
CBLAS is already in the OpenBLAS-base, when the checking program can't find it, 
the error occurs. 

> cannot find openblas library when it is installed in default path
> -----------------------------------------------------------------
>
>                 Key: SINGA-22
>                 URL: https://issues.apache.org/jira/browse/SINGA-22
>             Project: Singa
>          Issue Type: Bug
>            Reporter: Xie Zhongle
>            Assignee: Xie Zhongle
>            Priority: Minor
>
> There's an minor issue when I do the following:
> 1. cd thirdparty; ./install.sh openblas
> 2. ./configure --> ERROR "cannot find blas_segmm() function"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to