rondogency commented on issue #17826: [quetions] Check failed: e == 
cudaSuccess: CUDA: initialization error
URL: 
https://github.com/apache/incubator-mxnet/issues/17826#issuecomment-598839521
 
 
   @Rainweic as far as I know, you cannot have a global model shared by 
multiple processes, each worker process needs to have its own copy of the model 
on gpu. It's because cuda doesn't support other processes sharing one chunk of 
memory in the main process where the model is loaded

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

Reply via email to