leezu commented on issue #10048: [MXNET-68] Random shuffle implementation
URL: https://github.com/apache/incubator-mxnet/pull/10048#issuecomment-599152433
 
 
   @asitstands why is this feature enabled on `__clang_major__ > 4 && 
__linux__`?
   I don't think clang implements the GNU Parallel extensions.
   
   The condition `__clang_major__ > 4 && __linux__` leads to errors if we 
compile with clang and OpenMP disabled. Let's track the OS-specific behaviour 
issue in https://github.com/apache/incubator-mxnet/issues/17836

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