OpenMP: Array blanking

Using a parallel for loop in OpenMP to blank an array.

General Information

  • Backend: Silicon
  • Language: C / OpenMP / OpenCL
  • Features: Iteration contracts, Arrays, Quantified permissions, Pragmas
  • Path to Example File: openmp/zero-spec.c
  • Should Verify: Yes
  • Date: 2017-06-20
  • Lines of Code: 39 (comments not included)
  • Lines of Specification: 8 (20.5% of total)
  • Computation Time: 16.2 seconds