Tags: ocaml-multicore/domainslib
Tags
Release 0.5.2 CHANGES: * Upgrade to Saturn 1.0 (#129, @Sudha247) * Update README.md instruction to use OCaml 5.1.0 (#123, @punchagan) * Fix Saturn.Queue function (#121, @Sudha247) * Make parallel_scan work on noncommutative functions (#118, @aytao) * Test condition tweaks (#113, @jmid) * Adjust PBTs based on recommended_domain_count (#112, @jmid)
Release 0.5.1 CHANGES: * Add parallel_find (#90, @gasche) * Update CI (#93, @Sudha247) * Optimisation to work-stealing (#96, @art-w) * Improve docs presentation (#99, @metanivek) * Property based tests (#100, jmid) * Task: avoid double handler installation (#101, @gasche & @clef-men) * Fix a benign data-race in Chan reported by ocaml-tsan (#103, @art-w) * Dune, opam, and GitHub Actions fixes (#105, @MisterDA) * domain local await support (#107, @polytypic) * Windows run on GitHub Actions (#110, @Sudha247) * Adjust PBTs based on recommended_domain_count (#112, @jmid) * Test condition tweaks (#113, @jmid)
Release 0.5.0 CHANGES: This release includes: * Bug fix for `parallel_for_reduce` on empty loops. * Make Chan.t and Task.promise injective #69 * Add lockfree dependency #70 * CI fixes (#73, #76) * Breaking change: Rename `num_additional_domains` to `num_domains` for setup_pool * Documentation updates (#80, #81, #82)
PreviousNext