guyuqi commented on PR #7687:
URL: 
https://github.com/apache/incubator-gluten/pull/7687#issuecomment-2445954573

   > Looks like arm64 is used by apple and aarch64 is by others. They are the 
same. @guyuqi
   
   `Arm64` and `aarch64` are often used interchangeably and they just have 
slight differences.
   
   `aarch64` is used more precisely in the context of low-level programming, 
compiler settings, and technical specifications.
   `Arm64` is used more in the context of discussing ARM's architecture in 
general, especially in marketing and broader technical discussions.
   
   And on most Linux distributions, the "arch" command returns "aarch64", while 
on Apple M series systems, the "arch" command returns "arm64".


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

Reply via email to