Single or multiple future. More...
A single future can be a task argument and parameter; the task runs only when the value is ready. A multi-valued future may be passed to a task expecting a single one (which is then executed once with each value).
Return | The return type of the task. |
Launch | FleCSI launch type: single/index. |