OpenMP: Loop fusion

This verification example 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, Quantified permissions, Pragmas
  • Path to Example File: openmp/add-spec.c
  • Should Verify: Yes
  • Date: 2017-06-20
  • Lines of Code: 62 (comments not included)
  • Lines of Specification: 15 (24.2% of total)
  • Computation Time: 27.8 seconds