PHILO-HE commented on issue #8851: URL: https://github.com/apache/incubator-gluten/issues/8851#issuecomment-3035193634
@FelixYBW, as mentioned, Spark resource profile also supports GPU resouce. It seems Spark/Yarn relies on user-provided script to discover GPU resources in a cluster. In my opinion, we may change `GlutenAutoAdjustStageResourceProfile.scala` to apply required GPU resource profile when certain check passes, e.g., whole stage's plans are supported by GPU. -- 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]
