JuliaParallel / Dagger.jl

A framework for out-of-core and parallel execution
Other
610 stars 66 forks source link

Add num_processors helper #500

Closed jpsamaroo closed 3 months ago

jpsamaroo commented 3 months ago

Adds a num_processors() helper, to assist users and libraries with implementing Dagger-powered parallelism utilities.

Closes https://github.com/JuliaParallel/Dagger.jl/issues/474