| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ParallelStencil.jl 0.15.0 source code.tar.gz | 2026-01-13 | 42.4 MB | |
| ParallelStencil.jl 0.15.0 source code.zip | 2026-01-13 | 42.5 MB | |
| README.md | 2026-01-13 | 341 Bytes | |
| Totals: 3 Items | 84.9 MB | 0 | |
Release notes
- Add support for architecture-agnostic warp-level functions (#186) (@omlins)
- Support
@get_streamand@get_priority_streamfor the CPU backends (returningnothing) and add them to the public API (#192) (@omlins) - Add convenience macro
@overlapto overlap@parallelcalls on separate streams (#194) (@omlins)