JuliaORNL / JACC.jl

CPU/GPU parallel performance portable layer in Julia via functions as arguments
MIT License
21 stars 13 forks source link

WIP: custom operators for `parallel_reduce` #120

Open PhilipFackler opened 1 week ago

PhilipFackler commented 1 week ago

Addressing #96

PhilipFackler commented 1 week ago

I'm starting with a minimal change in order to have a reference for discussing the interface.