Issues
- 1
Prominently document that `Mutex`, `Condition`, ... might not behave as expected with Domainslib
#127 opened by michael-schwarz - 1
Chan.recv seems to remove domain from pool
#126 opened by nikolaushuber - 1
fibonacci example
#102 opened by sanette - 1
Question About Inconsistent Behavior in Parallel BFS Implementation Using Domainslib Task Pool
#122 opened by tjazerzen - 2
- 0
Implement iterators that mirror Stdlib.Array
#119 opened by kayceesrk - 1
parallel_map
#37 opened by nilsbecker - 1
bug in parallel_scan ?
#116 opened by ghennequin - 4
Domainslib description on OPAM
#71 opened by kayceesrk - 6
scope of domainslib
#68 opened by c-cube - 0
"Assert_failure lib/multi_channel.ml:70:2"
#115 opened by SGrondin - 11
- 1
- 2
- 1
Starved workers are busy hunting for a job
#108 opened by art-w - 0
- 8
Possible data races in Task.parallel_scan
#74 opened by OlivierNicole - 2
sequential (OCaml 4) implementation of Task
#95 opened by gasche - 0
Why is `Task.async`'s callback a thunk only?
#94 opened by hyphenrf - 30
Do new pools "own" the current domain?
#77 opened by favonia - 1
- 2
Unhandled exception in parallel_for
#88 opened by artempyanykh - 1
- 0
- 5
- 1
Clarify usage patterns of Task.run
#75 opened by darioteixeira - 0
Possible data races in Chan
#72 opened by OlivierNicole - 1
Move `ws_deque` to lockfree
#48 opened by kayceesrk - 2
- 0
CI should use ocaml/ocaml#trunk
#62 opened by kayceesrk - 11
- 2
- 3
- 4
- 3
Off-by-one error in `Task.parallel_scan`
#59 opened by jmid - 7
Segfault with two task pools
#58 opened by jmid - 19
possible bug in Task.pool management
#43 opened by nilsbecker - 1
Non-termination of some Task.async/await runs
#57 opened by jmid - 1
size -1 returned by ws_deque in parallel usage
#56 opened by jmid - 4
- 0
- 0
Provide a way to iterate over all the pools
#46 opened by kayceesrk - 7
possible bug in parallel_for_reduce
#33 opened by nilsbecker - 3
`num_domains` argument in setup_pool
#13 opened by kayceesrk - 0
Running tests: moving to `dune runtest` from manual commands in `run_test` target
#23 opened by Sudha247 - 3
- 1
- 3
installation failure
#11 opened by progman1 - 3
- 3
Error: Unbound module Domain
#3 opened by UnixJunkie