OpenMP: Parallel sections (succeeding)

Demonstrates how two loops that must be fused to be race free can be specified and verified.

General Information

  • Backend: Silicon
  • Language: C / OpenMP / OpenCL
  • Features: Iteration contracts, Arrays, Loop parallelisations, Quantified permissions, Pragmas
  • Path to Example File: openmp/sections-reduced.c
  • Should Verify: Yes
  • Date: 2017-06-20
  • Lines of Code: 106 (comments not included)
  • Lines of Specification: 22 (20.8% of total)
  • Computation Time: 42.2 seconds