You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Andrew Palumbo (JIRA)" <ji...@apache.org> on 2017/10/06 06:50:02 UTC

[jira] [Created] (MAHOUT-2025) Add a script to launch an EC2 cluster, install mahout and JCuda or ViennaCL to Examples

Andrew Palumbo created MAHOUT-2025:
--------------------------------------

             Summary: Add a script to launch an EC2 cluster, install mahout and JCuda or ViennaCL to Examples
                 Key: MAHOUT-2025
                 URL: https://issues.apache.org/jira/browse/MAHOUT-2025
             Project: Mahout
          Issue Type: Task
    Affects Versions: 0.13.0
            Reporter: Andrew Palumbo
            Assignee: Andrew Palumbo
             Fix For: 0.13.1, 0.13.2


Create a script for {{$MAHOUT_HOME/examples/bin}} to launch a spark cluster on EC2 using e.g.: [spark-ec2|https://github.com/amplab/spark-ec2], to:
# launch an EC2 Cluster
# Install Mahout
# Install either JCuda or ViennaCL
    # RSYNC CUDA drivers and libraries in the case of JCuda

Much of this is already done in the {{.travis.yml}} configuration.  

This should lessen the learning curve for those wishing to make use of the native solvers.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)