-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
nonblocking/coordinates.hppmissesomp/config.hppinclude.- lazy evaluation could be a singleton class, which would preclude having to declare an external
grb::internal::levariable whenever it is used? - analytic_model, pipeline, and lazy_evaluation should be template classes parametrised in the backend?
- related configs to the analytic model etc. should also be parametrised in the backend.
Rationale for the last two points: we ran into the case where we have a different use case for nonblocking execution that requires minor modification of some of these classes, but currently have no way that enables easy code reuse / co-existence of two nonblocking backends that reuses some of the infrastructure.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request