const char* get_runtime_mode_name(
    pika::runtime_mode state)

Description

Get the readable string representing the name of the given runtime_mode constant.

Declared at: libs/pika/runtime_configuration/include/pika/runtime_configuration/runtime_mode.hpp:34

Parameters

pika::runtime_mode state