std::string get_locality_name()

Description

Return the name of the locality this function is called on.

This function returns the name for the locality on which this function is called.

Declared at: libs/pika/runtime/include/pika/runtime/get_locality_name.hpp:35

Returns

This function returns the name for the locality on which the function is called. The name is retrieved from the underlying networking layer and may be different for different parcelports.