[
https://issues.apache.org/jira/browse/SINGA-134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15226180#comment-15226180
]
ASF subversion and git services commented on SINGA-134:
-------------------------------------------------------
Commit 8b7d1e09ea4891f11680f604ea7d8f405ed4a1ff in incubator-singa's branch
refs/heads/master from WANG Sheng
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=8b7d1e0 ]
SINGA-134 Extend SINGA to run over a GPU cluster
Add file conf/profile, which will be sourced upon ssh.
Environment variables can be written into this file.
> Extend SINGA to run over a GPU cluster
> --------------------------------------
>
> Key: SINGA-134
> URL: https://issues.apache.org/jira/browse/SINGA-134
> Project: Singa
> Issue Type: New Feature
> Reporter: wangwei
> Labels: GPU, cluster
>
> Currently SINGA is able to run over a cluster of nodes using CPU and over a
> single node with multiple GPUs.
> This ticket is going to extend SINGA to run over a GPU cluster.
> The framework is applicable for such training environment.
> We need to update the code for allocating the GPU workers on different nodes
> and for messaging passing between GPUs on different nodes (refer to
> SINGA-133).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)