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

ASF subversion and git services commented on SINGA-157:
-------------------------------------------------------

Commit e5f111cacc2c1ad8922e7b4bfad7693dd0605c99 in incubator-singa's branch 
refs/heads/master from [~zhongle]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=e5f111c ]

SINGA-157 Change the priority of cudnn library and install libsingagpu.so

Now the compiler looks up cudnn libs before cuda libs.
libsingagpu.so will be copied into .libs after compilation.
Add some macros to enable cudnn_v4.


> 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)

Reply via email to