Download List

Projeto Descrição

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.

2013-02-12 22:46 Back to release list
3.6.2

Na fila de trabalho, erros de memória que levam a um SEGFAULT, condições de corrida na manipulação de sinal para os trabalhadores e manipulação incorreta da opção - C onde um trabalhador não usaria o mesmo servidor de catálogo como work_queue_pool foram corrigidas. Tarefas agora tem um grupo de processo único corretamente matar todas as crianças de tarefa em abortar. Códigos de escape como e agora são corretamente interpretaram nos arquivos Makeflow.
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.

Project Resources