Skip to content

Releases: cooperative-computing-lab/cctools

release/7.2.6

13 Apr 18:57
Compare
Choose a tag to compare
  • Add --parent-death to work_queue_factory
  • Turn on --parent-death for WQ Factory Python bindings
  • Fix makeflow memory leaks.

nightly

16 Mar 17:34
6cdb219
Compare
Choose a tag to compare
nightly Pre-release
Pre-release
Merge pull request #2578 from trshaffer/issue2577

Add --parent-death to work_queue_factory

release/7.2.5

25 Mar 15:26
Compare
Choose a tag to compare

Normalizes names of directories when expanding binary distribution files (e.g. cctools-7.2.5-x86_64-centos7.tar.gz).

release/7.2.4

18 Mar 16:17
Compare
Choose a tag to compare

Fix compiler warning: Turn anonymous enum to work_queue_category_mode_t

release/7.2.4RC1

18 Mar 12:04
Compare
Choose a tag to compare
release/7.2.4RC1 Pre-release
Pre-release
Bump to 7.2.4RC1

release/7.2.3

17 Mar 15:56
Compare
Choose a tag to compare

Tests: fix chirp module.

release/7.2.2

16 Mar 14:45
Compare
Choose a tag to compare

Fixes chirp test when running as root.

release/7.2.1

11 Mar 13:26
Compare
Choose a tag to compare

Fixes python binding for Task.specify_buffer.

release/7.2.0

16 Feb 18:37
Compare
Choose a tag to compare

The Cooperative Computing Lab is pleased to announce the release of version 7.2.0 of the Cooperative Computing Tools including Parrot, Chirp, JX, Makeflow, WorkQueue, and other software.

The software may be downloaded here:
http://ccl.cse.nd.edu/software/download

This is a minor release with some new features and bug fixes. Among them:

[Batch] Improved gpu handling with HTcondor. (Douglas Thain)
[WorkQueue] Resource usage report with work_queue_status per task and worker. (Thanh Son Phung)
[WorkQueue] Improved gpu handling. (Douglas Thain, Tim Shaffer)
[WorkQueue] Assign tasks to specific gpus with CUDA_VISIBLE_DEVICES. (Douglas Thain)
[Makeflow] Several fixes for sge_submit_makeflow. (Ben Tovar)

Thanks goes to the contributors for many features, bug fixes, and tests:

Ben Tovar
Douglas Thain
Nathaniel Kremer-Herman
Thanh Son Phung
Tim Shaffer

Please send any feedback to the CCTools discussion mailing list:

http://ccl.cse.nd.edu/community/forum

Enjoy!

release/7.1.12

18 Dec 13:34
Compare
Choose a tag to compare

The Cooperative Computing Lab is pleased to announce the release of version 7.1.12 of the Cooperative Computing Tools including Parrot, Chirp, JX, Makeflow, WorkQueue, and other software.

The software may be downloaded here:
http://ccl.cse.nd.edu/software/download

This is a bug fix release:

[Batch interface] Adds sge_submit_workers to installed scripts directory. (Ben Tovar)
[Batch interface] Adds LSF as a batch type. (Douglas Thain)

Thanks goes to the contributors for many features, bug fixes, and tests:

Ben Tovar
Cami Carballo
Douglas Thain
Nathaniel Kremer-Herman
Thanh Son Phung
Tim Shaffer

Please send any feedback to the CCTools discussion mailing list:

http://ccl.cse.nd.edu/community/forum

Enjoy!