JuliaSIMD / ThreadingUtilities.jl

Utilities for low overhead threading in Julia.
MIT License
17 stars 4 forks source link

Create a more convenient API #17

Closed chriselrod closed 3 years ago

chriselrod commented 3 years ago

CheapThreads provides the @batch macro and batch function.