You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@singa.apache.org by "Xie Zhongle (JIRA)" <ji...@apache.org> on 2016/04/06 18:08:25 UTC

[jira] [Created] (SINGA-157) Change the priority of cudnn library and install libsingagpu.so

Xie Zhongle created SINGA-157:
---------------------------------

             Summary: Change the priority of cudnn library and install libsingagpu.so
                 Key: SINGA-157
                 URL: https://issues.apache.org/jira/browse/SINGA-157
             Project: Singa
          Issue Type: Bug
            Reporter: Xie Zhongle
            Assignee: Xie Zhongle


If the cudnn.h is in cuda/include folder, then the --with-cudnn is invalid as cuda/include is looked up first. We need to change the order of these two paths during compilation. On the other hand, we also need to put libsingagpu.so file into a proper folder to make our scripts runnable.



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