Download List

專案描述

Makeflow is a workflow engine for executing large complex applications on clusters, clouds, and grids. It can be used to drive several different distributed computing systems, including Condor, SGE, and the included Work Queue system. It does not require a distributed filesystem, so you can use it to harness whatever collection of machines you have available. It is typically used for scaling up data-intensive scientific applications to hundreds or thousands of cores.

System Requirements

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.

2011-04-13 01:41
3.3.0

This release contains new capabilities for matching large pools of workers to multiple makeflows, submitting makeflow masters as jobs, and fixes a bug in directory change detection. A few tools have been renamed to avoid naming conflicts on Linux. The build system has been improved to be more package-friendly, and the current release is also available for Windows via Cygwin.

2011-01-13 07:11
3.2.0

This minor release fixes two issues. Makeflow using Work Queue now handles more than 1000 simultaneous workers more robustly. Earlier versions had several performance hiccups at large scale. Makeflow jobs submitted to SGE now correctly detect task exit codes. Earlier versions would sometimes assume success when a task actually had failed.

2010-11-11 07:11
3.1.2

This release fixes several minor bugs relating to very large files and rare failure modes when using the Work Queue.

2010-10-18 23:15
3.1.1

Support was improved for whole directory transfer, translation of filenames, automatic discovery of workers, and higher throughput when at maximum capacity. Bugs have been fixed in submitting to Condor pools from MacOS and to non-standard SGE clusters.

2010-07-28 06:55
3.1.0

New features include multiple performance and scalability improvements, including reduced CPU consumption, better management of output files, and more.

Project Resources