[ 
https://issues.apache.org/jira/browse/SPARK-17127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Richael Zhuang updated SPARK-17127:
-----------------------------------
    Summary: Include AArch64 in the check of cached unaligned-access capability 
 (was: Make cached unaligned-access capability available for AArch64)

> Include AArch64 in the check of cached unaligned-access capability
> ------------------------------------------------------------------
>
>                 Key: SPARK-17127
>                 URL: https://issues.apache.org/jira/browse/SPARK-17127
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 2.0.0, 2.1.0
>         Environment: AArch64
>            Reporter: Richael Zhuang
>
> From the spark of version 2.0.0 , when MemoryMode.OFF_HEAP is set , whether 
> the architecture supports unaligned access or not is checked. If the check 
> doesn't pass, exception is raised. 
> We know that AArch64 also supports unaligned access , but now only i386, x86, 
> amd64, and X86_64 are included. 
> I think we should include aarch64 when performing the check.
>  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to