A-little-bit-of-data commented on issue #10102: URL: https://github.com/apache/incubator-gluten/issues/10102#issuecomment-3112341051
> [@A-little-bit-of-data](https://github.com/A-little-bit-of-data) Have you tried export `CPU_TARGET="aarch64"` and `VCPKG_FORCE_SYSTEM_BINARIES=1`? Also, If all CPU cores are used for compilation, ARM is more likely to crash than x86. The reason is still unclear for now, but you can try reducing the value of `NUM_THREADS`. Yes, I used it before compiling.Is my error related to the number of CPUs used? I'll try 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]
