Skip to main content

Module parallelism

Module parallelism 

Source
Expand description

Useful utilities for discovering the desired level of parallelism

Functionsยง

get_available_parallelism
Estimates the degree of parallelism the program should use, caching the result after the first call.