active
last updated:

rayon_global_threads

Number of threads to use for the global rayon thread pool

timeline overview

introduced

v2.2.0

deprecated

n/a

removed

n/a

reactivated

n/a

raw details (from release v2.2.3):

{
  "struct": "RayonGlobalThreadsArg",
  "name": "rayon_global_threads",
  "long_name": "rayon-global-threads",
  "help": "Number of threads to use for the global rayon thread pool",
  "default": "get_max_thread_count()",
  "max": null,
  "min": null
}