OpenMP: Vector addition (single)

Simple verification test case with a single vectorised loop. We verify that after executing the loop every element of the array has its value increased by one.

General Information

  • Backend: Silicon
  • Language: PVL
  • Features: Arrays, Quantified permissions, Loop vectorisation
  • Path to Example File: openmp/parvec.pvl
  • Should Verify: Yes
  • Date: 2017-06-20
  • Lines of Code: 14 (comments not included)
  • Lines of Specification: 3 (21.4% of total)
  • Computation Time: 25.7 seconds