struct maximal_number_of_chunks_t

Declaration

struct maximal_number_of_chunks_t : public tag_fallback { /* full declaration omitted */ };

Description

Return the largest reasonable number of chunks to create for a single algorithm invocation.

Declared at: libs/pika/execution/include/pika/execution/executors/execution_parameters_fwd.hpp:117

Inherits from: tag_fallback