CCTools 7.7.0 Released

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

This is a feature release that primarily improves the scalability and performance of TaskVine:

Main Features:

  • TaskVine workers now perform transfers asynchronously while communicating with manager, by @BarrySlyDelgado
  • TaskVine Serverless function execution simplified and accelerated by @tphung3
  • Improved integration of Parsl and TaskVine by @tphung3
  • Improved scheduler performance in Work Queue and TaskVine by @colinthomas-z80
  • Multiple improvements to reliability at scale with physics applications by @btovar
  • Change to API for cancelling tasks: all tasks are now returned by vine_wait by @dthain
  • Change to serverless resource management: functions consume library resources by @dthain
  • Improved visualization by @JinZhou5042
  • New environment.yml for development dependencies by @thieber22

Full Changelog : nightly...release/7.7.0




Enjoy Reading This Article?

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

  • Demystifying Cluster Storage: CephFS, Scratch, and I/O Bottlenecks
  • Kicking Off the New Semester: Welcome Andrés and Lab Updates
  • Shell Survival Skills: Terminal Tools Every HPC User Needs
  • How to Read HPC Error Logs (And What Common Failures Actually Mean)
  • Interactive Computing: Jupyter Notebooks and VS Code on Compute Nodes