Sample: reduction Minimum spec: SM 1.0 A parallel sum reduction that computes the sum of a large arrays of values. This sample demonstrates several important optimization strategies for 1:Data-Parallel Algorithms like reduction. Key concepts: