auto Generate(Context &ctx, size_t size, const GenerateFunction &generate_function)
Generate is a Source-DOp, which creates a DIA of given size using a generator function.
The Context of a job is a unique instance per worker which holds references to all underlying parts o...