Home
last modified time | relevance | path

Searched refs:runtime_configuration (Results 1 – 25 of 55) sorted by relevance

123

/dports/devel/hpx/hpx-1.2.1/src/util/
H A Druntime_configuration.cpp113 void runtime_configuration::pre_initialize_ini() in pre_initialize_ini()
353 void runtime_configuration::post_initialize_ini( in post_initialize_ini()
407 runtime_configuration::load_modules() in load_modules()
495 runtime_configuration::runtime_configuration(char const* argv0_, runtime_mode mode) in runtime_configuration() function in hpx::util::runtime_configuration
546 void runtime_configuration::reconfigure( in reconfigure()
553 void runtime_configuration::reconfigure( in reconfigure()
560 void runtime_configuration::reconfigure() in reconfigure()
689 void runtime_configuration::set_first_used_core( in set_first_used_core()
756 bool runtime_configuration::get_itt_notify_mode() const in get_itt_notify_mode()
930 std::ptrdiff_t runtime_configuration::init_stack_size( in init_stack_size()
[all …]
/dports/devel/hpx/hpx-1.2.1/hpx/plugins/parcelport/tcp/
H A Dconnection_handler.hpp70 parcelset::locality parcelport_address(util::runtime_configuration const& ini);
78 static std::vector<std::string> runtime_configuration() in runtime_configuration() function in hpx::parcelset::policies::tcp::connection_handler
85 connection_handler(util::runtime_configuration const& ini,
108 parcelset::locality agas_locality(util::runtime_configuration const& ini)
/dports/devel/hpx/hpx-1.2.1/hpx/util/batch_environments/
H A Dpbs_environment.hpp22 bool debug, util::runtime_configuration const& cfg);
51 bool debug, util::runtime_configuration const& cfg);
/dports/devel/hpx/hpx-1.2.1/hpx/
H A Druntime.hpp91 runtime(util::runtime_configuration & rtcfg);
134 util::runtime_configuration& get_config() in get_config()
138 util::runtime_configuration const& get_config() const in get_config()
340 util::runtime_configuration ini_;
H A Dutil_fwd.hpp29 class HPX_EXPORT runtime_configuration; variable
H A Druntime_fwd.hpp76 HPX_API_EXPORT util::runtime_configuration const& get_config();
/dports/devel/boost-docs/boost_1_72_0/libs/test/doc/examples/
H A Druntime-configuration_1.output4 Entering test module "runtime_configuration"
11 Leaving test module "runtime_configuration"; testing time: 220us
/dports/devel/boost-python-libs/boost_1_72_0/libs/test/doc/examples/
H A Druntime-configuration_1.output4 Entering test module "runtime_configuration"
11 Leaving test module "runtime_configuration"; testing time: 220us
/dports/devel/boost-libs/boost_1_72_0/libs/test/doc/examples/
H A Druntime-configuration_1.output4 Entering test module "runtime_configuration"
11 Leaving test module "runtime_configuration"; testing time: 220us
/dports/devel/hyperscan/boost_1_75_0/libs/test/doc/examples/
H A Druntime-configuration_1.output4 Entering test module "runtime_configuration"
11 Leaving test module "runtime_configuration"; testing time: 220us
/dports/devel/hpx/hpx-1.2.1/plugins/parcelport/mpi/
H A Dparcelport_mpi.cpp112 static std::size_t max_connections(util::runtime_configuration const& ini) in max_connections()
118 parcelport(util::runtime_configuration const& ini, in parcelport()
174 util::runtime_configuration const & ini) const in agas_locality()
H A Dmpi_environment.cpp30 bool detect_mpi_environment(util::runtime_configuration const& cfg, in detect_mpi_environment()
55 int get_cfg_entry(runtime_configuration const& cfg, in get_cfg_entry()
85 bool mpi_environment::check_mpi_environment(runtime_configuration const& cfg) in check_mpi_environment()
/dports/devel/hpx/hpx-1.2.1/hpx/runtime/agas/
H A Dbig_boot_barrier.hpp87 , util::runtime_configuration const& ini_
139 , util::runtime_configuration const& ini_
/dports/devel/hpx/hpx-1.2.1/src/util/batch_environments/
H A Dpbs_environment.cpp27 util::runtime_configuration const& cfg) in pbs_environment()
64 bool debug, util::runtime_configuration const& cfg) in read_nodefile()
/dports/devel/hpx/hpx-1.2.1/hpx/util/
H A Druntime_configuration.hpp33 class HPX_EXPORT runtime_configuration : public section class
40 runtime_configuration(char const* argv0, runtime_mode mode);
H A Dinit_logging.hpp20 HPX_API_EXPORT void init_logging(runtime_configuration& ini, bool isconsole);
H A Dbatch_environment.hpp37 util::runtime_configuration const& cfg,
/dports/devel/hpx/hpx-1.2.1/plugins/parcelport/libfabric/
H A Dparcelport_libfabric.hpp151 parcelport(util::runtime_configuration const& ini,
181 parcelset::locality agas_locality(util::runtime_configuration const & ini) const;
H A Dparcelport_libfabric.cpp93 parcelport::parcelport(util::runtime_configuration const& ini, in parcelport()
299 agas_locality(util::runtime_configuration const & ini) const in agas_locality()
/dports/devel/hpx/hpx-1.2.1/plugins/parcelport/tcp/
H A Dconnection_handler_tcp.cpp39 parcelset::locality parcelport_address(util::runtime_configuration const & ini) in parcelport_address()
64 util::runtime_configuration const& ini, in connection_handler()
252 util::runtime_configuration const & ini) const in agas_locality()
/dports/devel/hpx/hpx-1.2.1/hpx/runtime/parcelset/
H A Dparcelport.hpp75 parcelport(util::runtime_configuration const& ini, locality const & here,
196 virtual locality agas_locality(util::runtime_configuration const& ini)
H A Dparcelport_impl.hpp66 static std::size_t thread_pool_size(util::runtime_configuration const& ini) in thread_pool_size()
85 static std::size_t max_connections(util::runtime_configuration const& ini) in max_connections()
95 std::size_t max_connections_per_loc(util::runtime_configuration const& ini) in max_connections_per_loc()
107 parcelport_impl(util::runtime_configuration const& ini, in parcelport_impl()
/dports/devel/hpx/hpx-1.2.1/hpx/plugins/
H A Dparcelport_factory_base.hpp40 hpx::util::runtime_configuration const& cfg,
/dports/devel/hpx/hpx-1.2.1/hpx/plugins/parcelport/mpi/
H A Dmpi_environment.hpp40 static bool check_mpi_environment(runtime_configuration const& cfg);
/dports/devel/hpx/hpx-1.2.1/examples/resource_partitioner/
H A Dsystem_characteristics.hpp25 hpx::util::runtime_configuration cfg = rt->get_config(); in print_system_characteristics()

123