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: How to Propose a Pull Request to the CCL Team
  • Cursor Rules in Research Computing
  • TaskVine Insights: A Beginner's Map to the CCTools Codebase and a First Task Dispatch Patch
  • CCL Participated in the 18th ND CSE Annual Poster Session
  • TaskVine Insights: DaskVine Executor for Practical Scientific Graphs