Skip to content

Releases: cooperative-computing-lab/cctools

release/7.10.1

24 Apr 00:54
Compare
Choose a tag to compare
release/7.10.1 Pre-release
Pre-release
  • vine: use worker start time in usecs as rand seed (#3778)
  • vine: lib tasks coffea casa minor fixes (#3779)

release/7.10.0

17 Apr 21:07
Compare
Choose a tag to compare
  • rmonitor: update summary file as excutable runs with --update-summary (#3754)
  • vine, wq: set a maximum number of task to run per category (#3759)
  • vine: Worker contact address (#3767)
  • vine: adds vine_update_catalog to allow apps to force catalog update (#3765)
  • fixed_location flag check (#3766)

release/7.9.2

04 Apr 11:29
Compare
Choose a tag to compare
  • Peer custom ports (#3757)
  • Fix configure help message (#3758)

release/7.9.1

02 Apr 16:48
Compare
Choose a tag to compare
  • vine: fixes to SNI handling (coffea-casa) (#3755)

release/7.9.0

28 Mar 14:28
Compare
Choose a tag to compare
release/7.9.0 Pre-release
Pre-release
  • adds spool to wq condor_submit_workers (#3751)
  • transfer missing to forsaken (#3747)
  • vine: remove transfer pairs with sources (#3749)
  • vine: set transfer failure on cache invalid (#3748)
  • vine: cleanup vine_submit_workers (#3735)
  • Vine: Forsake functions when library exits. (#3742)
  • copy manager addrs with DOMAIN_NAME_MAX limit (#3740)
  • vine: only checkpoint DaskVineFile's (#3746)
  • Vine: Fix Library Failure Segfault (#3743)
  • Add additional environment variables to set number of cores appropriately (#3733)
  • Last transfer failure (#3745)
  • vine: use environment for library tasks in dask_executor (#3736)
  • Switch to HMAC_CTX_new to allocate context, instead of declaring on stack. (#3720)
  • vine: adds --spool to vine_submit_workers -T condor (#3732)
  • vine: adds a transient result failure to tasks (#3729)
  • vine: move retry logic into a proper place (#3730)
  • fix debug flag (#3724)
  • vine: temp fix, worker does not fail on repeated put_url (#3723)
  • vine: record replicas in transit (#3719)
  • dttools: add hash iteration from a given key (#3722)
  • set: array of elements in random order (#3718)
  • guard div zero for random bucket starts (#3717)
  • configure: turn on max debug symbols with --debug (#3713)
  • vine: update replica sets when worker is removed (#3708)
  • parrot: fix new compiler strict warnings (#3712)
  • vine: fix recovery tasks multiple creation (#3707)
  • vine: delete workflow files on worker disconnection (#3705)
  • vine: fix peer_addr double free (#3704)
  • vine: chech start time in seconds (#3703)
  • vine: worker<->file association (#3702)
  • Makeflow: Fix handling of dashes in filenames. (#3701)
  • Library minor fixes (#3697)
  • check available (#3694)
  • Fix several aspects of handle_cache_invalid: (#3695)
  • vine: consider cached output buffers as replicas at workers (#3690)
  • vine: Hash random start (#3688)
  • vine: use port range in futures test (#3689)
  • vine: compare cache level TASK instead of WORKFLOW (#3687)
  • vine: set function start time when sent to library (#3686)

release/7.8.1

01 Mar 19:31
Compare
Choose a tag to compare
  • wait for catalog server to exit after sending kill signal. (#3671)
  • vine: fix replica count bug (#3679)
  • vine: better prefer dispatch (#3684)
  • vine: set function start time when sent to library (#3686)
  • vine: plot tx cleanup (#3685)

release/7.8.0

26 Feb 21:33
Compare
Choose a tag to compare
  • WQ RemoteTask Cleanup (#3600)
    
  • dask+vine: set custom name to file outputs (#3604)
    
  • dask+vine: Do not immediately serialize waiting calls. (#3605)
    
  • Vine: Fix Up Manual with Plotting Tools (#3616)
    
  • vine: write custom entries to debug and transactions logs (#3617)
    
  • Vine: Report UUID and Catalog Properties (#3623)
    
  • vine: correctly gc temp files on refcount (#3627)
    
  • have poncho fail if mkdir fails (#3629)
    
  • Factory: Handling of Scratch Dir for HTCondor (#3630)
    
  • Unlink when done (C and python bindings) (#3632)
    
  • vine: remove_file to undeclare_file
    
  • Vine: File/Replica Code Cleanup (#3647)
    
  • do not measure disk at the manager (#3651)
    
  • Vine: Rework Empty Dir Handling (#3645)
    
  • vine: correctly rc files on manager exiting (#3656)
    
  • vine: adds stat inuse_cache (#3659)
    
  • Factory: Report Owner and Version (#3661)
    
  • add a parsl condor example (#3658)
    
  • Vine: Factor Out Worker-From-Factory Code (#3654)
    
  • vine_graph_log: Plot from dispatch (#3663)
    
  • Vine: Cleanup Worker Info and Stats (#3653)
    
  • added vertical line to transaction log graph (#3664)
    
  • DaskVine Serverless (#3581)
    
  • vine: remove files as results are checkpointed in dask_executor (#3640)
    
  • vine: use a single file for wrappers, buffer for functions (#3634)
    
  • vine: ensure factory scratch dir exists (#3672)
    
  • vine: future function calls (#3670)
    
  • Vine: DaskVine Doc Example (#3674)
    
  • vine: make FunctionCall a subclass of PythonTask (#3677)
    
  • vine: don't reap on task app failure (#3678)
    

release/7.7.3

05 Dec 20:37
Compare
Choose a tag to compare

We are pleased to announce the release of version 7.7.3
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 is a minor bug-fix release:

  • Fix segfault in Work Queue coprocess feature when under high load. (#3584)

release/7.7.2

20 Oct 15:12
Compare
Choose a tag to compare

We are pleased to announce the release of version 7.7.2
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 is a minor bug-fix release:

  • Fix segfault in TaskVine serverless execution by @tphung in #3547

release/7.7.1

18 Oct 14:19
Compare
Choose a tag to compare

We are pleased to announce the release of version 7.7.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 is a minor bug-fix release:

What's Changed