Mercurial > repos > public > sbplib_julia
log diffOp.jl @ 122:6c6979ff17f4 cell_based_test
age | author | description |
---|---|---|
Tue, 12 Feb 2019 13:15:16 +0100 | Jonatan Werpers | Change uview to view. It seems the compiler is now able to remove the allocation cell_based_test |
Tue, 12 Feb 2019 13:13:03 +0100 | Jonatan Werpers | Change loop order to follow memory layout cell_based_test |
Fri, 08 Feb 2019 23:54:25 +0100 | Jonatan Werpers | Add comment about maybe splitting apply_region! cell_based_test |
Fri, 08 Feb 2019 21:19:34 +0100 | Jonatan Werpers | Add apply_tiled! that tiles the iteration to optimize cache usage. Doesn't improve runtime at all at the moment cell_based_test |
Fri, 08 Feb 2019 21:14:39 +0100 | Jonatan Werpers | Rename the apply! that applies in regions to apply_region! cell_based_test |
Fri, 08 Feb 2019 20:56:13 +0100 | Jonatan Werpers | Backed out changeset b3fbef345810, splitting apply! just complicates things cell_based_test |