Barrier with atomics

This simple PVL program contains a parallel for-loop with a barrier to redistribute permissions and an atomic increase of an integer.

General Information

  • Backend: Silicon
  • Language: PVL
  • Features: Arrays, Barriers, Loop parallelisations, Atomics, Statically-scoped locking, Statically-scoped parallelism, Quantified permissions
  • Path to Example File: parallel/array_par.pvl
  • Should Verify: Yes
  • Date: 2017-06-20
  • Lines of Code: 30 (comments not included)
  • Lines of Specification: 12 (40.0% of total)
  • Computation Time: 38.0 seconds