Releases: JuliaParallel/Dagger.jl
Releases · JuliaParallel/Dagger.jl
v0.18.4
Dagger v0.18.4
Merged pull requests:
- options: Use with over deprecated scoped (#442) (@jpsamaroo)
- Sch: Fix various locking and WeakChunk issues (#443) (@jpsamaroo)
Closed issues:
v0.18.3
Dagger v0.18.3
Merged pull requests:
- Fix broken webpage link in README.md (#424) (@kylebeggs)
- Update path splitting rule in Dagger.File / Dagger.tofile (#425) (@svilupp)
- Fix error in documentation (#427) (@meggart)
- Use ScopedValues instead of ContextVariablesX (#428) (@jpsamaroo)
- build(deps): bump actions/checkout from 3 to 4 (#429) (@dependabot[bot])
- submission: Call init_eager on worker 1 (#432) (@jpsamaroo)
- ThunkFailedException: Scrub out Thunk (#434) (@jpsamaroo)
- submission: Fix variable shadowing bug (#436) (@jpsamaroo)
Closed issues:
v0.18.2
Dagger v0.18.2
Merged pull requests:
- Requires-ify UI deps (#417) (@jpsamaroo)
- Update Dagger README.md docs with a use case sceanario (#418) (@pszufe)
- Add File and tofile helpers (#419) (@jpsamaroo)
v0.18.1
Dagger v0.18.1
Closed issues:
- Outdated StatsBase version bound (#411)
Merged pull requests:
- Add CompatHelper, UB StatsBase to 0.34 (#412) (@jpsamaroo)
- TEST: Try implementing custom actions (#413) (@jpsamaroo)
- disk_caching: Pass Dagger module in remotecall (#414) (@jpsamaroo)
- build(deps): bump actions/checkout from 2 to 3 (#415) (@dependabot[bot])
- CI: Only check for custom cmds once (#416) (@jpsamaroo)
v0.18.0
Dagger v0.18.0
Merged pull requests:
- Add DArray documentation (#336) (@mkitti)
enable_disk_caching
function for handling MemPool storage setup (#361) (@krynju)- enable dependabot for GitHub actions (#382) (@ranocha)
- DArray: Use eager API (#396) (@fda-tome)
- Implement task queues for configurable task launch (#398) (@jpsamaroo)
- Simplify and streamline docs, add Shard iteration (#399) (@jpsamaroo)
- build(deps): bump actions/checkout from 2 to 3 (#400) (@dependabot[bot])
- DArray: Figure out correct eltype (#401) (@jpsamaroo)
- DArray: Improve DiffEq support (#402) (@jpsamaroo)
- Add logo to README (#403) (@jpsamaroo)
- README: Add better logo (#404) (@jpsamaroo)
- DArray: Operations always return DArrays, and add local partition support for MPI (#408) (@jpsamaroo)
- at-mutable: Add remote execution like shard (#409) (@jpsamaroo)
- Bump to 0.18.0, LB MemPool to 0.4.3 (#410) (@jpsamaroo)
v0.17.0
Dagger v0.17.0
Closed issues:
- Determine work assignment and data movement based on runtime-collected metrics (#125)
- Revitalize file I/O, aka swap-to-disk (#214)
- DaggerWebDash.jl Instructions Broken (#376)
Merged pull requests:
- Fix incorrect assertion in schedule! (#370) (@jpsamaroo)
- checkpoint: Use at-invokelatest (#371) (@jpsamaroo)
- at-spawn: Add support for broadcasting (#372) (@jpsamaroo)
- Implement work stealing (#373) (@jpsamaroo)
- Add ProcessorTypeScope, deprecate proclist and single (#374) (@jpsamaroo)
- Update scheduler visualization docs (#377) (@jpsamaroo)
- Updating README.md (#383) (@Madhupatel08)
- Add keyword argument support (#394) (@jpsamaroo)
v0.16.3
Dagger v0.16.3
Closed issues:
- DaggerWebDash using old libs (#365)
Merged pull requests:
- signature: Don't capture input arguments (#363) (@jpsamaroo)
- chunks: Allow weak Chunk references in Thunk args (#364) (@jpsamaroo)
- Add DTables.jl CI run (#366) (@krynju)
- DaggerWebDash: Add Mux 1.x to compat (#367) (@jpsamaroo)
v0.16.2
Dagger v0.16.2
Merged pull requests:
- Split out logging as TimespanLogging.jl (#354) (@jpsamaroo)
- DaggerWebDash: Improvements and generalization (#355) (@jpsamaroo)
- Add missing check to walk_data (#359) (@jpsamaroo)
v0.16.1
v0.16.0
Dagger v0.16.0
Merged pull requests:
- Add memory and storage awareness (#289) (@jpsamaroo)
- eager: Force kill scheduler on exit (#351) (@jpsamaroo)
- WebDash: Add direct Tables dep, add TableStorage (#352) (@jpsamaroo)