ajeyabsfujitsu commented on issue #8423: URL: https://github.com/apache/incubator-gluten/issues/8423#issuecomment-2573611679
> > @FelixYBW I tried generating flags for Velox and Gluten both from compile_commands.json file. The mismatch seems to be huge, as in, Velox has a lot of flags. Do you see any major difference I should look out for in the two files attached? > > Below flags are set in your velox build but not defined in Gluten. Which means Gluten doesn't enable these support. It's the reason. > > -DARM_FEATURES -DARM_NEON_ADLER32 -DARM_NEON_CHUNKSET -DARM_NEON_SLIDEHASH -DARM_ACLE_CRC_HASH -DARM_AUXV_HAS_CRC32 Got it. Thank you. -- 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]
