JuliaFolds2 / OhMyThreads.jl

Simple multithreading in julia
https://juliafolds2.github.io/OhMyThreads.jl/
MIT License
139 stars 9 forks source link

Fix #107 #108

Closed carstenbauer closed 4 months ago

carstenbauer commented 5 months ago

For our special "macros" (e.g. @set), support the verbose form OhMyThreads.@set as well.

Close #107