Skip to content

Version v0.5.1 - Parallel tweaks

Latest
Compare
Choose a tag to compare
@DrYak DrYak released this 27 Nov 09:38
· 1 commit to main since this release

Tweaks/Bugfixes:

  • limit (BLAS') sub-threads spwaned by each parallel process
    (we rely on parallel process per location, not BLAS' multithreading)
  • option --pb to disable progress bars when running parallel
    and/or turn off tqdm tweaks for Mac OS