WeichenXu123 commented on PR #40695:
URL: https://github.com/apache/spark/pull/40695#issuecomment-1501338874

   Summarize, for spark connect mode:
   
   If torchDistributor.local_mode is True, raise error saying no support.
   
   If torchDistributor.local_mode is False, and spark server side is spark 
local mode, we need to fix the issue 
https://github.com/apache/spark/pull/40695#issuecomment-1501315354 
   
   If torchDistributor.local_mode is True, and spark server side is spark 
cluster mode, current master code works fine either with GPU or without GPU 
config.


-- 
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]

Reply via email to