multicoretests
multicoretests copied to clipboard
Adjust tests to use Domain.recommended_domain_count
Some of our tests could benefit from taking Domain.recommended_domain_count into consideration
Domain.recommended_domain_count : unit -> int
The recommended maximum number of domains to be spawned.
Relevant tests include
src/domain/domain_spawntree.mlsrc/domain/domain_joingraph.mlsrc/threadomain/threadomain.ml- ...