Macros§
- generate_
ops_ for_ bool_ rt - generate_
ops_ for_ type_ rt - generate_
reductions_ for_ type_ rt - register_
reduction - typed_
am_ group - The macro used to create an new instance of a
TypedAmGroup
which is an Active Message Group that can only include AMs of a specific type (but this type can return data). Data is returned in the same order as the AMs were added (You can think of this as similar toVec<T>
) This macro which expects two parameters, the first being the type (name) of the AM and the second being a reference to a lamellar team.
Attribute Macros§
- AmData
- Examples
- AmDataRT
- AmGroup
Data - AmLocal
Data - AmLocal
DataRT - am
- Examples
- am_
group - local_
am - Examples
- rt_am
- rt_
am_ local