thread_chunks.config.default_chunk_size¶
- thread_chunks.config.default_chunk_size = 2¶
The number of threads to launch simultaneously (a chunk) unless otherwise specified. The value is set to the number of CPUs on the device. In the documentation this will read as the number of CPUs on the device that compiled the documentation.