Array clearing kernel

GPU kernel, implemented in PVL, that "clears" an array by setting each element to zero. This verification example is currently disabled due to refactoring of the backends (from Chalice to Silicon).

General Information

  • Backend: Silicon
  • Language: PVL
  • Features: GPU Kernels, Arrays
  • Path to Example File: carp/zero-kernel.pvl
  • Should Verify: No
  • Date: 2017-06-15
  • Lines of Code: 8 (comments not included)
  • Lines of Specification: 2 (25.0% of total)