Download List

项目描述

StarCluster is a utility for creating traditional computing clusters used in research labs or for general distributed computing applications on Amazon's Elastic Compute Cloud (EC2). It uses a simple configuration file provided by the user to request cloud resources from Amazon and to automatically configure them with a queuing system, an NFS shared /home directory, passwordless SSH, OpenMPI, and ~140GB scratch disk space. It consists of a Python library and a simple command line interface to the library. For end-users, the command line interface provides simple intuitive options for getting started with distributed computing on EC2 (i.e. starting/stopping clusters, managing AMIs, etc). For developers, the library wraps the EC2 API to provide a simplified interface for launching/terminating nodes, executing commands on the nodes, copying files to/from the nodes, etc.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-03-05 08:47 Back to release list
0.90.1

这是一个小更新到版本0.90。它的默认阿美族更新到Ubuntu jaunty中的9.04 StarCluster阿美族:(x86)的阿美,8f9e71e6和(x86_64的)的AMI - a19e71c8。
This is a minor update to version 0.90. It updates the default AMIs to the Ubuntu Jaunty 9.04 StarCluster AMIs: (x86) ami-8f9e71e6 and (x86_64) ami-a19e71c8.

Project Resources