Skip to contents

Initialises the rayon global thread pool with n threads. The pool can only be initialised once per process; returns TRUE on success, FALSE if the pool was already initialised.

Usage

zarrs_set_nthreads(n)

Arguments

n

Positive integer.