Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2013-02-12 22:46
3.6.2

In Arbeitswarteschlange, Speicherfehler, die zu einem SEGFAULT wurden Racebedingungen in Signalverarbeitung für Arbeitnehmer und falsche Handhabung von der Option - C, wo ein Arbeitnehmer nicht den gleichen Katalogserver als Work_queue_pool verwenden würde, behoben. Aufgaben haben jetzt eine einzigartige Prozessgruppe ordnungsgemäß alle Task-Kinder auf Abbruch zu töten. Escape-Codes wie und sind jetzt richtig interpretiert, in Makeflow-Dateien.
Tags: bug, bugfix, Release, Stable
In WorkQueue, memory errors that lead to a SEGFAULT, race conditions in signal handling for workers, and incorrect handling of the -C option where a worker would not use the same catalog server as work_queue_pool were corrected. Tasks now have a unique process group to properly kill all task children on abort. Escape codes such as \n and \t are now properly interpreted in Makeflow files.

2012-02-24 07:32
3.4.2

Arbeitswarteschlange jetzt die Interpolation auf Aufgabe Eingabedateien Zeichenfolge. Derzeit nur die $OS und $ARCH Variablen ersetzt werden. Arbeitswarteschlange hat eine neue Work_queue_name-API, um den Namen des Projekts zu erhalten. Ein Pufferüberlauf wurde in einige reguläre Ausdrücke behoben. Arbeitswarteschlange verarbeitet jetzt ordnungsgemäß mehr als 1024 Arbeitnehmer durch Verschieben von wählen Sie poll. Beispiel Bioinformatik Makeflow Anwendungen für BLAST. Ein Problem, wo Makeflow, mit sehr langen Befehlen abstürzen würde, wurde korrigiert.
WorkQueue now does string interpolation on task input files. Currently, only the $OS and $ARCH variables are replaced. WorkQueue has a new work_queue_name API to get the project name. A buffer overflow has been corrected in some regular expressions. WorkQueue now gracefully handles more than 1024 workers by moving from select to poll. Example Bioinformatics Makeflow applications for BLAST. An issue where Makeflow would crash with very long
commands has been corrected.

2011-10-24 08:07
3.4.0

Diese Version enthält neue Unterstützung für das Ausführen von Workflows auf EC2, neue Python und Perl Bindungen an die Arbeitswarteschlange System, ein neues Beispiel von Replikat Exchange direkt auf Arbeitswarteschlange, neue umfassende Dokumentation für alle Komponenten und ein verbessertes Build Verfahren auf über 50 OS/Architektur-Kombinationen getestet.
This release includes new support for running workflows on EC2, new Python and Perl bindings to the Work Queue system, a new example of replica exchange running directly on Work Queue, new comprehensive documentation for all components, and an improved build procedure tested on over 50 OS/architecture combinations.

2011-08-09 11:56
3.3.4

Diese Version behebt eine Race-Bedingung, die gelegentlich in einem Crash führen würde nach der Ausführung ein lokaler Prozess. Benutzern wird empfohlen, zu aktualisieren.
This release fixes a race condition that would occasionally result in a crash after running a local process. Users are advised to upgrade.

2011-07-14 05:38
3.3.3

Diese Veröffentlichung fügt neue Batch-System-Treiber für Makeflow: Hadoop, Moab und Arbeit Queue mit einem Shared-Filesystem. Es verbessert die Konfiguration, um eine größere Vielfalt von Betriebssystemen, die nun auch Cygwin unter Windows anzupassen. Es gibt viele kleinere Bugfixes und Verbesserungen.
This release adds new batch system drivers for Makeflow: Hadoop, Moab, and Work Queue with a shared filesystem. It improves configuration to accommodate a greater variety of operating systems, now including Cygwin on Windows. There are many minor bugfixes and improvements.

Project Resources