Skip to content
spaffy edited this page Feb 29, 2012 · 1 revision

Sort

Description: Measures performance for a radix sort on unsigned integer key-value pairs

Problem Sizes: (MB) - 1, 8, 48, 96

Precision: Single

Includes PCIe Transfer Time: No

Specific Tests

  • Sort-Rate - Reports the bandwidth of the sort kernel in GB/s. Bandwidth is calculated as (size(keys) + size(vals)) / executionTime
Clone this wiki locally