surnaik commented on issue #7810: URL: https://github.com/apache/incubator-gluten/issues/7810#issuecomment-2577146630
Do we plan to also do the opposite? - multiple task per thread. Currently, we depend on `spark.task.cpus` which is an integer, hence allows either one or more cpu cores per task. For I/O intensive tasks, it would be beneficial to fit more task per CPU. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
