pub static THREAD_POOL: Lazy<Pool>
The thread pool that is used for the computations.
By default, it’s size is equal to the number of CPUs. It can be set to a different value with the EC_GPU_NUM_THREADS environment variable.
EC_GPU_NUM_THREADS