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
Original issue reported on code.google.com by
ini...@gmail.com
on 9 Feb 2011 at 11:54