tgravescs commented on issue #24615: [SPARK-27488][CORE] Driver interface to support GPU resources URL: https://github.com/apache/spark/pull/24615#issuecomment-495249210 Its up to you, I have the code rewritten to add the abstraction layer, I'm just finishing the tests, but like you said the scheduler PR would have to be rebased. I was also changing the driver config from .addresses to specify a .resourceFile so that it matches the executor side and makes the parsing code common. Again both of which can be done separately but we should decide on the order we want things to be merged. I'll push the changes for the 2 comments above that need changes here first and wait to hear on what we want to do.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
