Summation kernel (version 2)

Verification of a GPU kernel program, encoded in PVL, that sums the elements of an input array.

General Information

  • Backend: Silicon
  • Language: PVL
  • Features: GPU Kernels, Iteration contracts, Arrays, Barriers, Loop parallelisations, Atomics
  • Path to Example File: carp/summation-kernel-1.pvl
  • Should Verify: Yes
  • Date: 2017-06-15
  • Lines of Code: 64 (comments not included)
  • Lines of Specification: 23 (35.9% of total)
  • Computation Time: 75.9 seconds