thread_chunks.config.ray_config¶
- thread_chunks.config.ray_config: dict = {'num_cpus': 2}¶
Configuration options to be used for ray if ray is not initialised by the user. The value for
"num_cpus"is set todefault_chunk_size.
Configuration options to be used for ray if ray is not initialised by the
user. The value for "num_cpus" is set to default_chunk_size.