Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-01 | 1.6 kB | |
v0.18.17 source code.tar.gz | 2025-07-01 | 620.8 kB | |
v0.18.17 source code.zip | 2025-07-01 | 697.0 kB | |
Totals: 3 Items | 1.3 MB | 0 |
Dagger v0.18.17
Merged pull requests:
- tests: Test show_logs method (#601) (@jpsamaroo)
- docs: Document Dagger.set_distributed_package! (#602) (@jpsamaroo)
- docs: Make note about required packages for visualization (#603) (@jpsamaroo)
- JSON3Ext: Deprecate Dagger.render_logs for :chrome_trace (#604) (@jpsamaroo)
- docs: Adjust wording and headers for viz (#605) (@jpsamaroo)
- docs: Clarify limitations of Datadeps (#606) (@jpsamaroo)
- docs: Define Datadeps example functions with @everywhere
(#607) (@jpsamaroo)
- datadeps: Support field access in Deps (#608) (@jpsamaroo)
- datadeps: Support inner task scopes (#609) (@jpsamaroo)
- datadeps: Reduce dynamic dispatch with wrappers (#612) (@jpsamaroo)
- CI: Add Buildkite test jobs for Julia 1.10 and 1.11 (#613) (@jpsamaroo)
- docs: Simplify logging basics (#614) (@jpsamaroo)
- docs: Move Options subsection in task-spawning.md (#615) (@jpsamaroo)
- Add documentation for different task spawning syntaxes (#616) (@jpsamaroo)
- docs: Document move and move! functions (#617) (@jpsamaroo)
- stencils: Add tests and documentation (#619) (@jpsamaroo)
- Fix DArray setindex! scope, and support threads=: in Dagger.scope() (#620) (@jpsamaroo)
- Move GPU support into Dagger (#623) (@jpsamaroo)
Closed issues: - 'No TID' warnings when shard is used (#571) - Error when using Dagger in Jupyter Notebook / Google Colab (#594) - Error with docs example on nested loops (#595) - Dagger.workers() do not include DistributedNext workers ? (#600)