mbutrovich commented on issue #1598: URL: https://github.com/apache/datafusion-comet/issues/1598#issuecomment-2775854523
So the machines that crash are Broadwell, Comet was compiled on Skylake. There's a decent difference in CPU features there. I'd be curious to know what `rustc --print target-cpus` on the build machine says as you might need to pass in the older architecture to `target-cpu` to generate code that runs on Broadwell. -- 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]
