Skip to content

EarlyExitRadixSortingEnactor bug #3

@GoogleCodeExporter

Description

@GoogleCodeExporter
The following code that uses v270 (compiled under Windows 7) works fine with 
SM20, but not with SM12:
http://encode.ru/attachment.php?attachmentid=1488&d=1297084367

Replacing
EarlyExitRadixSortingEnactor<K, V> sorting_enactor;
with
SingleGridRadixSortingEnactor<K, V> sorting_enactor;
solves the problem

inikep@gmail.com


Original issue reported on code.google.com by ini...@gmail.com on 9 Feb 2011 at 11:54

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions