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 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

此版本包含了大量工人池匹配多个makeflows,提交正如乔布斯makeflow当家作主的新功能,并修正了错误,在目录变化检测。一些工具已更名为避免命名在Linux上的冲突。编译系统已得到改进,更包友好,当前版本的Windows也可以通过Cygwin的。
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

这一个小小的版本修正了两个问题。 Makeflow现在使用工作队列处理超过1000个并发工人更有力。较早版本有几个性能在大规模打嗝。上海黄金交易所提交Makeflow工作现在可以正确地检测任务退出代码。早期版本有时会成功时,承担任务实际已经失败。
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

改进了支持整个目录转移,文件名翻译,工人自动发现,和更高的吞吐量达到最大容量。错误已得到修复在提交的MacOS和秃鹰池非标准SGE的集群。
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

新功能包括多种性能和可扩展性,包括减少CPU消耗的改进,更好地输出文件管理,等等。
New features include multiple performance and scalability improvements, including reduced CPU consumption, better management of output files, and more.

Project Resources