Following the nthreads vs ncores issue we wanted to define in the yarn cluster API the number of threads per worker.
In the dask yarn CLI docs there is an option to define the number of threads.
But in the API docs we could not find the reference (only the option to define worker_vcores
).
Any assistance would be appreciated.