Skip to content

v0.3.1

Latest
Compare
Choose a tag to compare
@LTLA LTLA released this 30 Aug 16:40
· 3 commits to master since this release
  • Added sanitize_num_workers() so that applications can get a better upper bound on the number of workers to be used.
  • Introduce separate OpenMP macros for the parallelize_simple() and parallelize_range() functions, i.e., SUBPAR_USES_OPENMP_RANGE, SUBPAR_NO_OPENMP_RANGE and their *_SIMPLE equivalents.