Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.42 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.42 KB

FusibleBroadcasts.jl

An experimental framework for fusing broadcast expressions across arbitrary language constructs (functions, loops, conditionals, and so on). This package is being developed with the goal of minimizing kernel launch cost in ClimaAtmos.jl, whose source code contains hundreds of broadcast expressions that could potentially be fused into a much smaller number of kernel launches.

Documentation dev
Docs Build docs build
GHA CI gha ci
Code Coverage codecov