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.

2013-02-12 22:46
3.6.2

작업 대기열을 SEGFAULT 이어질 메모리 오류, 노동자에 대 한 신호 처리 및 노동자가 work_queue_pool으로 동일한 카탈로그 서버를 사용할 것 이라고 하지 어디-C 옵션의 잘못 된 처리의 경쟁 조건 해결 되었습니다. 작업을 제대로 중단에 작업 어린이 모두를 죽 일 고유 프로세스 그룹을 만들었습니다. 와 같은 이스케이프 코드와는 이제 제대로 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.

2012-02-24 07:32
3.4.2

작업 대기열은 지금 작업 입력된 파일에는 보간을 문자열지 않습니다. 현재 단지 $OS와 $아치 변수가 대체 됩니다. 작업 대기열은 새 work_queue_name API를 프로젝트 이름. 버퍼 오버플로 일부 정규식에서 수정 되었습니다. 작업 대기열 이제 정상적으로 설문 조사를 선택에서 이동 하 여 1024 개 이상의 근로자 처리 합니다. 예 생물 정보학 Makeflow 폭발에 대 한 응용 프로그램입니다. Makeflow 아주 긴 명령으로 추락 하는 문제는 해결 되었습니다.
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

이 릴리스에 EC2, 작업 큐 시스템에 대 한 새로운 Python 및 Perl 바인딩을, 작업 대기열, 모든 구성 요소와 50 OS/건축 조합에 테스트 향상 된 빌드 프로시저에 대 한 새로운 포괄적인 설명서에서 직접 실행할 복제 exchange의 새로운 예에 워크플로 실행 하는 새로운 지원 합니다.
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

이 릴리스에는 종종 로컬 프로세스를 실행한 후 충돌이 발생할 수있는 경쟁 조건을 수정합니다. 사용자는 업그레이 드하는 것이 좋습니다.
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

공유 파일 시스템과 Hadoop, 모압, 그리고 작업 대기열 :이 릴리스는 새로운 Makeflow에 대한 일괄 시스템 드라이버를 추가합니다. 이제 윈도우에서 Cygwin을 포함하여 운영 체제보다 다양한, 수용할 수 있도록 구성이 향상됩니다. 많은 마이너 버그수정 및 기능 개선이 있습니다.
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