Releases: cooperative-computing-lab/cctools
Releases · cooperative-computing-lab/cctools
release/7.15.1
-
vine: only set condor spool when appropriate (#4110)
release/7.15.0
- Tasks priority queue.
- Tasks groups.
release/7.14.8
-
vine_factory: print signal number on handler (#4090)
-
vine manual spelling errors (#4091)
-
wq,vine: add protocol version to lean catalog report. (#4092)
release/7.14.7
-
vine: remote warning when using legacy task graph (#4087)
-
vine: remove items after iterating hash table (#4083)
-
vine: python task: print traceback on error (#4086)
-
daskvine small fixes (#4079)
release/7.14.6
-
Dask compat fallback (#4059)
-
vine: check if file exists on worker when access file_replica_table (#4060)
-
resolve shutdown_workers to workers_shutdown (#4064)
-
Vine: Fix Crash After Idle Disconnect (#4065)
-
vine: file pruning by depth (#4057)
-
vine: make immediate recovery to recover immediately (#4069)
-
vine: correctly assign to cache_level when file is reused (#4075)
-
vine: close transfer link in the server process (#4076)
release/7.14.5
-
vine: reserve a factor of disk when allocating resources (#4035)
-
Debug: Remove Excess System Calls (#4052)
-
Fix bug: An async message larger than the total window size should be sent regardless, otherwise it would wait forever. (#4053)
-
vine: track running libraries on the worker (#4047)
-
increase limit max transfer at worker (#4050)
-
vine: a manager argument to rename runtime directory (#4041)
-
vine: link_poll handle whole buffer (#4054)
release/7.14.4
-
Implementation of taskvine allpairs/map/reduce (#4011)
-
Vine: Set File Mode (#4034)
-
Update index.md (#4032)
-
vine: replace printf with debug(D_NOTICE) (#4027)
-
vine: use taskid to name library log file (#4030)
-
vine: skip worker resource check for function calls (#4028)
-
fix bug where FuturePythonTask not added to table (#4026)
-
vine: Compat DaskVine (#4025)
release/7.14.3
-
docs: add sciunit dependency management to manual (#4024)
-
update dask vine executor to new dask graphs (#4015)
release/7.14.2
release/7.14.0
-
vine: properly replicate temp files (#4004)
-
vine factory:always use manager.name as fallback when no host:port is available (#4001)
-
double reap quick fix (#4002)
-
Fallback resources: allocated to measured (#3998)
-
vine: daskvine scheduling algorithm (#3992)
-
vine: submit more when hungry (#3991)
-
add vine_hungry wrapper (#3997)
-
vine: cleanup hungry feature (#3990)
-
vine: check the availability of staged inputs (#3994)
-
Add Robust Error Checking to Library and Worker's Communication Patterns (#3974)
-
Vine: Add IO test for function calls (#3981)
-
Chirp ticket time limit (#3985)
-
Chirp: Add ticket API docs. (#3983)
-
macos amd 12 to 14 (#3984)
-
Chirp-FUSE: Single Server Mode (#3980)
-
fix (#3977)
-
vine: assume file created on declaration until specified as output (#3975)
-
Changes taskvine worker error message (#3973)
-
Vine: add library context implementation (#3900)