[jira] [Commented] (SYSTEMML-703) Install CUDA along with CuDNN on Jenkins

2017-03-06 Thread Niketan Pansare (JIRA)

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

Niketan Pansare commented on SYSTEMML-703:
--

[~deron] let's keep this open until we add a sanity junit test. [~nakul02] can 
you please look into it ?


> Install CUDA along with CuDNN on Jenkins
> 
>
> Key: SYSTEMML-703
> URL: https://issues.apache.org/jira/browse/SYSTEMML-703
> Project: SystemML
>  Issue Type: Task
>Affects Versions: SystemML 1.0
>Reporter: Niketan Pansare
>Assignee: Alan Chin
>Priority: Minor
>
> Please install:
> 1. CUDA 7.5
> 2. CuDNN v4 from 
> http://developer.download.nvidia.com/compute/redist/cudnn/v4/cudnn-7.0-win-x64-v4.0-prod.zip
> 3. Download JCuda binaries version 0.7.5b and JCudnn version 0.7.5. Link: 
> http://www.jcuda.org/downloads/downloads.html ... The library path for 
> test-cases is set in AutomatedTestbase class: 
> https://github.com/apache/incubator-systemml/pull/165/files#diff-bcda036e4c3ff62cb2648acbbd19f61aR113
> Once these changes are in (and once GPU backend in feature-complete) we can 
> set TEST_GPU flag in AutomatedTestbase class to true. Since it will take few 
> weeks to make GPU backend feature-complete, this is a low-priority task
> [~nakul02] [~akchin]



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SYSTEMML-703) Install CUDA along with CuDNN on Jenkins

2017-03-06 Thread Deron Eriksson (JIRA)

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

Deron Eriksson commented on SYSTEMML-703:
-

[~niketanpansare] Is this issue resolved?


> Install CUDA along with CuDNN on Jenkins
> 
>
> Key: SYSTEMML-703
> URL: https://issues.apache.org/jira/browse/SYSTEMML-703
> Project: SystemML
>  Issue Type: Task
>Affects Versions: SystemML 1.0
>Reporter: Niketan Pansare
>Assignee: Alan Chin
>Priority: Minor
>
> Please install:
> 1. CUDA 7.5
> 2. CuDNN v4 from 
> http://developer.download.nvidia.com/compute/redist/cudnn/v4/cudnn-7.0-win-x64-v4.0-prod.zip
> 3. Download JCuda binaries version 0.7.5b and JCudnn version 0.7.5. Link: 
> http://www.jcuda.org/downloads/downloads.html ... The library path for 
> test-cases is set in AutomatedTestbase class: 
> https://github.com/apache/incubator-systemml/pull/165/files#diff-bcda036e4c3ff62cb2648acbbd19f61aR113
> Once these changes are in (and once GPU backend in feature-complete) we can 
> set TEST_GPU flag in AutomatedTestbase class to true. Since it will take few 
> weeks to make GPU backend feature-complete, this is a low-priority task
> [~nakul02] [~akchin]



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (SYSTEMML-703) Install CUDA along with CuDNN on Jenkins

2016-09-22 Thread Alan Chin (JIRA)

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

Alan Chin commented on SYSTEMML-703:


1. CUDA 7.5, CuDNN v4, JCuda 0.7.5b and JCudnn binaries installed on Jenkins 
systems. SystemML-OnDemand job classpaths (PATH, CLASSPATH and LD_LIBRARY_PATH) 
have been updated with the location of the new libs. Please use that job to 
test prior to changing the PR builder.


> Install CUDA along with CuDNN on Jenkins
> 
>
> Key: SYSTEMML-703
> URL: https://issues.apache.org/jira/browse/SYSTEMML-703
> Project: SystemML
>  Issue Type: Task
>Reporter: Niketan Pansare
>Assignee: Alan Chin
>Priority: Minor
>
> Please install:
> 1. CUDA 7.5
> 2. CuDNN v4 from 
> http://developer.download.nvidia.com/compute/redist/cudnn/v4/cudnn-7.0-win-x64-v4.0-prod.zip
> 3. Download JCuda binaries version 0.7.5b and JCudnn version 0.7.5. Link: 
> http://www.jcuda.org/downloads/downloads.html ... The library path for 
> test-cases is set in AutomatedTestbase class: 
> https://github.com/apache/incubator-systemml/pull/165/files#diff-bcda036e4c3ff62cb2648acbbd19f61aR113
> Once these changes are in (and once GPU backend in feature-complete) we can 
> set TEST_GPU flag in AutomatedTestbase class to true. Since it will take few 
> weeks to make GPU backend feature-complete, this is a low-priority task
> [~nakul02] [~akchin]



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


[jira] [Commented] (SYSTEMML-703) Install CUDA along with CuDNN on Jenkins

2016-05-20 Thread Niketan Pansare (JIRA)

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

Niketan Pansare commented on SYSTEMML-703:
--

Thanks [~akchin] :)

> Install CUDA along with CuDNN on Jenkins
> 
>
> Key: SYSTEMML-703
> URL: https://issues.apache.org/jira/browse/SYSTEMML-703
> Project: SystemML
>  Issue Type: Task
>Reporter: Niketan Pansare
>Priority: Minor
>
> Please install:
> 1. CUDA 7.5
> 2. CuDNN v4 from 
> http://developer.download.nvidia.com/compute/redist/cudnn/v4/cudnn-7.0-win-x64-v4.0-prod.zip
> 3. Download JCuda binaries version 0.7.5b and JCudnn version 0.7.5. Link: 
> http://www.jcuda.org/downloads/downloads.html ... The library path for 
> test-cases is set in AutomatedTestbase class: 
> https://github.com/apache/incubator-systemml/pull/165/files#diff-bcda036e4c3ff62cb2648acbbd19f61aR113
> Once these changes are in (and once GPU backend in feature-complete) we can 
> set TEST_GPU flag in AutomatedTestbase class to true. Since it will take few 
> weeks to make GPU backend feature-complete, this is a low-priority task
> [~nakul02] [~akchin]



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


[jira] [Commented] (SYSTEMML-703) Install CUDA along with CuDNN on Jenkins

2016-05-20 Thread Alan Chin (JIRA)

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

Alan Chin commented on SYSTEMML-703:


I should be able to start on this on monday. 


> Install CUDA along with CuDNN on Jenkins
> 
>
> Key: SYSTEMML-703
> URL: https://issues.apache.org/jira/browse/SYSTEMML-703
> Project: SystemML
>  Issue Type: Task
>Reporter: Niketan Pansare
>Priority: Minor
>
> Please install:
> 1. CUDA 7.5
> 2. CuDNN v4 from 
> http://developer.download.nvidia.com/compute/redist/cudnn/v4/cudnn-7.0-win-x64-v4.0-prod.zip
> 3. Download JCuda binaries version 0.7.5b and JCudnn version 0.7.5. Link: 
> http://www.jcuda.org/downloads/downloads.html ... The library path for 
> test-cases is set in AutomatedTestbase class: 
> https://github.com/apache/incubator-systemml/pull/165/files#diff-bcda036e4c3ff62cb2648acbbd19f61aR113
> Once these changes are in (and once GPU backend in feature-complete) we can 
> set TEST_GPU flag in AutomatedTestbase class to true. Since it will take few 
> weeks to make GPU backend feature-complete, this is a low-priority task
> [~nakul02] [~akchin]



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