Hyperobject
referenceglossaryhyperobject
A linguistic construct supported by the
OpenCilk runtime system
that allows many strands
to coordinate in updating a shared
variable or data structure independently
by providing different views
of the hyperobject to different strands at
the same time. The reducer is the only
hyperobject currently provided by OpenCilk.