JuliaORNL / JACC.jl

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

Unify back end dispatch and precompilation effort #122

Open williamfgc opened 4 days ago

williamfgc commented 4 days ago

This issue tracks progress towards unifying the back end dispatch and allowing precompilation. This is the outcome requirements from the agreements in our offline discussion on JACC internals.

Tasks/goals:

Unifies PRs #118 #114 #86 #62 and resolve issue #53 #98 Note: @PhilipFackler will be the lead developer and maintainer.