pika::future<std::uint32_t> get_num_localities()
pika::future<std::uint32_t> get_num_localities()Description
Asynchronously return the number of localities which are currently registered for the running application.
//////////////////////////////////////////////////////////////////////// The function \aasynchronously returns the number of localities currently connected to the console. The returned future represents the actual result.
Declared at: libs/pika/runtime/include/pika/runtime/get_num_all_localities.hpp:47