cjolivier01 edited a comment on issue #10856: Failed OpenMP assertion when 
loading MXNet compiled with DEBUG=1
URL: 
https://github.com/apache/incubator-mxnet/issues/10856#issuecomment-517482774
 
 
   it is my understanding that this is caused by the static init which calls an 
OMP API at fork time, possibly from the kernel tuning stuff. if so, just make 
it not re-run the kernel tuning stuff at fork time. 
   
   i have seen no compelling evidence that the atfork call in that linked issue 
is related to this failure.  in fact, i stated this before in the email 
discussion and no challenge to that was given . honestly, this is why i don’t 
bother arguing about this issue anymore. it’s like talking into a black hole...

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to