CCTools 7.6.1 Released

We are pleased to announce the release of version 7.6.1
of the Cooperative Computing Tools from the University of Notre Dame,
including TaskVine, Work Queue, Makeflow, Parrot, Chirp, and other software.

Docs: https://cctools.readthedocs.io/
Download: http://ccl.cse.nd.edu/software/download
Forum: http://ccl.cse.nd.edu/community/forum This release introduces several bug fixes and minor improvements to the TaskVine workflow executor and Work Queue scheduler.
TaskVine:
- Fix bug in task scheduling that would result in manager hanging. (Colin Thomas)
- Fix bug in execution of Dask task graphs that would lead to a hang. (Ben Tovar)
- Fix bug in deployment of serverless LibraryTask. (Thanh Phung)
- Add option to specify Python package dependencies inline. (Barry Sly-Delgado)
- Add visualization of task graph and documentation. (Douglas Thain) Work Queue:
- Fix bug in task scheduling that would result in manager hanging. (Colin Thomas)



Enjoy Reading This Article?

Here are some more articles you might like to read next:

  • TaskVine Insights: Submitting Workers to a Cluster
  • Congratulations to Colin Thomas on Passing His Candidacy Exam
  • Congratulations to Thanh Son Phung on Passing His Doctoral Defense
  • Introducing X-Bucket
  • TaskVine Insights: How to Propose a Pull Request to the CCL Team