Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheHPXProject/hpx
/ functions
Functions
24,048 in github.com/TheHPXProject/hpx
⨍
Functions
24,048
◇
Types & classes
6,344
↳
Endpoints
5
↓ 19 callers
Method
reset
libs/core/async_cuda/src/cuda_target.cpp:79
↓ 19 callers
Method
set
libs/core/debugging/include/hpx/debugging/print.hpp:615
↓ 19 callers
Method
set_data
libs/core/coroutines/include/hpx/coroutines/detail/tss.hpp:90
↓ 19 callers
Function
shared_from_this
support enable_shared_from_this
libs/full/parcelset/include/hpx/parcelset/parcelport_impl.hpp:343
↓ 19 callers
Method
swap
void swap(tuple& rhs) noexcept(see below ); Calls swap for each element in *this and its corresponding element in rhs.
libs/core/datastructures/include/hpx/datastructures/tuple.hpp:497
↓ 19 callers
Method
type
libs/full/parcelset_base/include/hpx/parcelset_base/locality.hpp:91
↓ 18 callers
Method
call
libs/full/runtime_components/tests/unit/components/migrate_polymorphic_component.cpp:271
↓ 18 callers
Function
call_impl
libs/core/execution/include/hpx/execution/executors/execution.hpp:213
↓ 18 callers
Method
capacity
////////////////////////////////////////////////////////////////// \brief Access the maximum size the cache is allowed to grow to. \note The un
libs/core/cache/include/hpx/cache/lru_cache.hpp:94
↓ 18 callers
Method
cbegin
libs/core/datastructures/include/hpx/datastructures/detail/flat_map.hpp:615
↓ 18 callers
Method
close
//////////////////////////////////////////////////////////////////
libs/full/lcos_distributed/include/hpx/lcos_distributed/channel.hpp:297
↓ 18 callers
Method
end
libs/core/execution/include/hpx/execution/executors/polymorphic_executor.hpp:161
↓ 18 callers
Method
get
examples/jacobi/jacobi_component/server/stencil_iterator.cpp:80
↓ 18 callers
Function
get_counter_type_name
\brief Create a full name of a counter from the contents of the given \a counter_path_elements instance.
libs/full/performance_counters/src/counters.cpp:182
↓ 18 callers
Function
get_credit_from_gid
libs/full/naming_base/include/hpx/naming_base/gid_type.hpp:645
↓ 18 callers
Method
get_iterations
libs/full/collectives/tests/unit/concurrent_collectives.cpp:76
↓ 18 callers
Function
get_management_type_name
libs/full/naming_base/src/id_type.cpp:127
↓ 18 callers
Method
get_next_generation
libs/full/collectives/tests/unit/concurrent_collectives.cpp:62
↓ 18 callers
Function
get_pool
libs/core/threading_base/src/thread_helpers.cpp:410
↓ 18 callers
Function
get_thread_description
libs/core/threading_base/src/thread_description.cpp:90
↓ 18 callers
Function
get_thread_state_name
libs/core/coroutines/src/thread_enums.cpp:39
↓ 18 callers
Method
has_value
Returns: true if the shared state is ready and stores a value, false if it isn't.
libs/full/components/include/hpx/components/client_base.hpp:520
↓ 18 callers
Function
iota_vector
libs/full/segmented_algorithms/tests/unit/partitioned_vector_fill.cpp:25
↓ 18 callers
Function
less_range
libs/core/algorithms/include/hpx/parallel/util/merge_four.hpp:34
↓ 18 callers
Function
parse_command_line
libs/core/program_options/include/hpx/program_options/detail/parsers.hpp:106
↓ 18 callers
Method
post
run in a separate thread
libs/core/futures/include/hpx/futures/futures_factory.hpp:313
↓ 18 callers
Method
put_parcels
libs/full/parcelset/src/parcelhandler.cpp:682
↓ 18 callers
Method
set
libs/core/lcos_local/include/hpx/lcos_local/and_gate.hpp:447
↓ 18 callers
Method
set_exception
libs/core/futures/include/hpx/futures/promise.hpp:189
↓ 18 callers
Method
set_value
This is invoked whenever the count_down() function is called
libs/full/collectives/include/hpx/collectives/detail/latch.hpp:94
↓ 18 callers
Function
size
libs/core/algorithms/tests/unit/container_algorithms/for_loop_range_generator.cpp:74
↓ 18 callers
Method
size
Functions
libs/full/checkpoint/include/hpx/checkpoint/checkpoint.hpp:133
↓ 18 callers
Function
swap
libs/core/datastructures/include/hpx/datastructures/detail/flat_map.hpp:141
↓ 18 callers
Function
test_cmdline
libs/core/program_options/tests/unit/cmdline.cpp:114
↓ 18 callers
Method
unlock
libs/core/thread_support/include/hpx/thread_support/spinlock.hpp:59
↓ 18 callers
Function
unregister_name
//////////////////////////////////////////////////////////////////////
libs/full/agas/src/detail/interface.cpp:57
↓ 18 callers
Method
wait
-------------------------------------------------------------------- wait (suspend) until the number of tasks 'in flight' on this executor drops to th
libs/core/executors/include/hpx/executors/limiting_executor.hpp:270
↓ 17 callers
Function
adapt_placement_mode
clang-format on
libs/core/algorithms/include/hpx/parallel/util/adapt_placement_mode.hpp:23
↓ 17 callers
Method
begin
libs/core/execution/include/hpx/execution/executors/polymorphic_executor.hpp:156
↓ 17 callers
Function
call
libs/core/timed_execution/include/hpx/timed_execution/timed_executors.hpp:77
↓ 17 callers
Method
connect_to
Retrieve the id associated with the given name and use it to initialize this client_base instance.
libs/full/components/include/hpx/components/client_base.hpp:669
↓ 17 callers
Method
count_down
Decrements counter_ by n. Does not block. Requires: counter_ >= n and n >= 0. Synchronization: Synchronizes with all calls that block on this latch
libs/core/synchronization/include/hpx/synchronization/latch.hpp:92
↓ 17 callers
Method
data
libs/full/parcelport_lci/include/hpx/parcelport_lci/header.hpp:154
↓ 17 callers
Function
full_merge
libs/core/algorithms/include/hpx/parallel/util/range.hpp:143
↓ 17 callers
Method
get
libs/full/parcelport_gasnet/include/hpx/parcelport_gasnet/header.hpp:141
↓ 17 callers
Function
get_empty_vtable
libs/core/execution_base/include/hpx/execution_base/any_sender.hpp:44
↓ 17 callers
Function
get_locality_from_id
libs/full/naming_base/include/hpx/naming_base/id_type.hpp:167
↓ 17 callers
Function
get_thread_count
libs/core/runtime_local/src/thread_pool_helpers.cpp:74
↓ 17 callers
Method
has_exception
Returns: true if the shared state is ready and stores an exception, false if it isn't.
libs/full/components/include/hpx/components/client_base.hpp:527
↓ 17 callers
Method
load
libs/core/functional/include/hpx/functional/serialization/detail/serializable_basic_function.hpp:73
↓ 17 callers
Function
one_shot
libs/core/functional/include/hpx/functional/one_shot.hpp:129
↓ 17 callers
Method
resize
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_component_impl.hpp:176
↓ 17 callers
Function
save_checkpoint
libs/full/checkpoint/include/hpx/checkpoint/checkpoint.hpp:290
↓ 17 callers
Method
wait
libs/core/runtime_local/src/runtime_local.cpp:1600
↓ 16 callers
Function
apply
libs/core/async_base/include/hpx/async_base/post.hpp:64
↓ 16 callers
Method
begin
libs/core/resiliency/examples/1d_stencil_replay_validate.cpp:65
↓ 16 callers
Method
begin
iterators
libs/core/datastructures/include/hpx/datastructures/detail/flat_set.hpp:434
↓ 16 callers
Method
begin
examples/jacobi/jacobi_component/row_range.hpp:82
↓ 16 callers
Function
bool_switch
libs/core/program_options/src/value_semantic.cpp:125
↓ 16 callers
Function
compare_vectors
libs/full/segmented_algorithms/tests/unit/partitioned_vector_move.cpp:42
↓ 16 callers
Method
empty
libs/core/synchronization/src/detail/condition_variable.cpp:94
↓ 16 callers
Function
f
cmake/tests/cxx17_copy_elision.cpp:47
↓ 16 callers
Function
fast_mod
apply the modulo operator only when needed (i.e. when the input is greater than the ceiling) NB: the numbers must be positive
libs/core/schedulers/include/hpx/schedulers/queue_holder_thread.hpp:53
↓ 16 callers
Method
get
examples/tuplespace/central_tuplespace/server/tuple.hpp:100
↓ 16 callers
Method
get_stack_size
libs/core/threading_base/src/scheduler_base.cpp:434
↓ 16 callers
Method
load
tests/performance/network/network_storage/network_storage.cpp:277
↓ 16 callers
Method
long_names
libs/core/program_options/src/options_description.cpp:169
↓ 16 callers
Function
name_from_basename
libs/full/components/src/basename_registration.cpp:28
↓ 16 callers
Function
parameters_test
libs/core/execution/tests/unit/executor_parameters.cpp:58
↓ 16 callers
Method
placement_mode
gcc V9 requires to store the bits as integers instead of directly storing the enums
libs/core/coroutines/include/hpx/coroutines/thread_enums.hpp:398
↓ 16 callers
Method
pop_front
libs/core/execution/include/hpx/execution/algorithms/run_loop.hpp:330
↓ 16 callers
Method
range_size
libs/core/algorithms/include/hpx/parallel/util/prefetching.hpp:86
↓ 16 callers
Method
resize
libs/core/serialization/include/hpx/serialization/detail/preprocess_container.hpp:32
↓ 16 callers
Function
restore_checkpoint
libs/full/checkpoint/include/hpx/checkpoint/checkpoint.hpp:842
↓ 16 callers
Function
resume_processing_unit
libs/core/thread_pool_util/src/thread_pool_suspension_helpers.cpp:22
↓ 16 callers
Method
set_value
Push a value to the channel.
libs/full/lcos_distributed/include/hpx/lcos_distributed/server/channel.hpp:81
↓ 16 callers
Function
split_unix
libs/core/program_options/src/split.cpp:17
↓ 16 callers
Function
strip_credits_from_gid
libs/full/naming_base/include/hpx/naming_base/gid_type.hpp:623
↓ 16 callers
Method
this_image
libs/core/algorithms/include/hpx/parallel/spmd_block.hpp:74
↓ 16 callers
Method
thread_queue
libs/core/schedulers/include/hpx/schedulers/thread_queue.hpp:486
↓ 16 callers
Function
threadmanager_is
return whether thread manager is in the state described by st
libs/core/runtime_local/src/state.cpp:18
↓ 16 callers
Function
uninit_full_merge
libs/core/algorithms/include/hpx/parallel/util/range.hpp:170
↓ 16 callers
Method
wait_for
libs/core/threadmanager/src/threadmanager.cpp:1554
↓ 15 callers
Function
apply
libs/core/async_sycl/include/hpx/async_sycl/sycl_executor.hpp:314
↓ 15 callers
Function
base_type
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_component_impl.hpp:374
↓ 15 callers
Method
begin
libs/core/datastructures/include/hpx/datastructures/detail/small_vector.hpp:964
↓ 15 callers
Method
begin
examples/quickstart/partitioned_vector_spmd_foreach.cpp:75
↓ 15 callers
Function
complement_counter_info
\brief Complement the counter info if parent instance name is missing
libs/full/performance_counters/src/counters.cpp:478
↓ 15 callers
Method
dereference
libs/core/execution/tests/unit/test_utils.hpp:74
↓ 15 callers
Method
execute_deferred
libs/core/futures/include/hpx/futures/detail/future_data.hpp:272
↓ 15 callers
Function
get
libs/core/datastructures/include/hpx/datastructures/member_pack.hpp:128
↓ 15 callers
Method
info
(self)
tools/gdb/hpx.py:255
↓ 15 callers
Function
initialize
libs/full/segmented_algorithms/tests/unit/partitioned_vector_none1.cpp:31
↓ 15 callers
Function
invoke_with_exception_info
libs/core/errors/include/hpx/errors/exception_info.hpp:228
↓ 15 callers
Function
lambda_to_action
libs/full/actions_base/include/hpx/actions_base/lambda_to_action.hpp:98
↓ 15 callers
Function
load_binary
libs/core/serialization/include/hpx/serialization/basic_archive.hpp:210
↓ 15 callers
Function
module_tag_name
tools/hpxdep/hpxdep.cpp:57
↓ 15 callers
Method
next_prod
libs/core/concurrency/include/hpx/concurrency/concurrentqueue.hpp:1685
↓ 15 callers
Method
pop
libs/core/schedulers/include/hpx/schedulers/lockfree_queue_backends.hpp:79
↓ 15 callers
Method
pop_back
libs/core/datastructures/tests/unit/bitset_test.hpp:384
← previous
next →
501–600 of 24,048, ranked by callers