[ 
https://issues.apache.org/jira/browse/TEZ-2607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14712747#comment-14712747
 ] 

Tsuyoshi Ozawa commented on TEZ-2607:
-------------------------------------

I've found that we need a hack in a tricky way to embed SIMD-based bitonic 
merge into Tez code. I'm designing it, but we can split the bottleneck into 2 
phases - sorting phase(Text#compare in the figure), doing this on this jira, 
and swapping phase(IntBuffer#get/IntBuffer#put), creating TEZ-2746 for 
addressing the issue.  

> SIMD-based bitonic merge sorting
> --------------------------------
>
>                 Key: TEZ-2607
>                 URL: https://issues.apache.org/jira/browse/TEZ-2607
>             Project: Apache Tez
>          Issue Type: Sub-task
>            Reporter: Tsuyoshi Ozawa
>            Assignee: Tsuyoshi Ozawa
>         Attachments: map_phase.png
>
>




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

Reply via email to