Forward dependencies (kernel 1)

A kernel program (written in PVL) with forward dependencies. Barrier synchronisation is used to redistribute permissions for this. This program currently does not verify due to refactoring of the Chalice back-end (we will use Silicon from now).

General Information

  • Backend: Silicon
  • Language: PVL
  • Features: GPU Kernels, Arrays, Barriers
  • Path to Example File: arrays/forward-dep-noauto.pvl
  • Should Verify: No
  • Date: 2017-06-15
  • Lines of Code: 36 (comments not included)
  • Lines of Specification: 16 (44.4% of total)