Xie Zhongle created SINGA-121:
---------------------------------

             Summary: Not linking math_kernel.o when generate libsinga.so
                 Key: SINGA-121
                 URL: https://issues.apache.org/jira/browse/SINGA-121
             Project: Singa
          Issue Type: Bug
            Reporter: Xie Zhongle
            Assignee: Xie Zhongle


math_kernel.cu is compiled by NVCC. Libtool cannot link it when we use gcc to 
generate libsinga.so. The solution is to compile an another library named 
"libsingagpu.so" linking math_kernel.o via NVCC and link it into libsinga.so 
via libtool(gcc).



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

Reply via email to