tilus.option.parallel_workers¶ tilus.option.parallel_workers(n)[source]¶ Set the number of parallel workers the tilus package could use for parallel jobs (e.g., parallel compilation). Parameters: n (int) – The number of parallel workers. Return type: None