Makeflow 3.6.1发布,用在云计算中的工作流引擎
jopen 12年前
Makeflow 是一个用来在集群、云和网格中执行大而复杂的工作流引擎。Makeflow 和传统的工作量引擎类似,只要能编写 Makefile 就可以使用 Makeflow,可在数分钟内运行起来。
这是一个bug修复版本,版本3.6.0。没有新的功能被添加。
该软件可在这里下载:http://www.cse.nd.edu/~ccl/software/download
变化情况:
- [Work Queue] Fixes bugs that resulted in a cancelled task becoming a zombie. [Dinesh Rajan]
- [Makeflow] Various corrections to Makeflow manual and html documentation. [Li Yu]
- [Makeflow] -I and -O options now correctly output file list to stdout. [Li Yu]
- [*] Added missing debug flag for ldflags in configure. [Douglas Thain]
- [Work Queue] Now correctly removes directories during cleanup. [Dinesh Rajan]
- [Chirp] -b is now documented in the man/-h page. [Patrick Donnelly]
- [Sand] Fixed a wrong error message. [Peter Bui, Li Yu]
- [Catalog Server] -T option now properly accepts an argument. [Patrick Donnelly]
- [*] Fixed a bug where the wrong version of perl was used in configure. [Dinesh Rajan]