JuliaORNL / JACC.jl

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

Introduce maybe_threaded #60

Closed williamfgc closed 6 months ago

williamfgc commented 6 months ago

Separate single threaded for multi-threaded code Add single CPU thread tests on GitHub Actions Fixes #50

williamfgc commented 6 months ago

Test this please