Commit 86348bd
committed
Adapting HPX module functional to C++ modules
Signed-off-by: Hartmut Kaiser <[email protected]>1 parent 3973f94 commit 86348bd
File tree
352 files changed
+669
-735
lines changed- cmake
- components
- component_storage/include/hpx/components/component_storage/server
- containers
- partitioned_vector/include/hpx/components/containers/partitioned_vector
- unordered/include/hpx/components/containers/unordered
- iostreams
- include/hpx/components/iostreams
- src
- server
- performance_counters
- io/src
- memory_counters/src
- papi/src
- power/src
- libs
- core
- algorithms/include/hpx/parallel
- algorithms
- detail
- datapar
- util/detail
- asio/include/hpx/asio
- async_combinators/include/hpx/async_combinators
- async_cuda/include/hpx/async_cuda
- detail
- async_mpi/include/hpx/async_mpi
- async_sycl/include/hpx/async_sycl/detail
- command_line_handling_local
- include/hpx/command_line_handling_local
- src
- compute_local/include/hpx/compute_local/host
- concurrency/tests/unit
- coroutines/include/hpx/coroutines
- detail
- execution/include/hpx/execution
- algorithms
- detail
- detail
- executors
- executors
- include/hpx/executors
- detail
- src
- functional
- include/hpx/functional
- detail
- vtable
- experimental
- serialization
- detail
- vtable
- traits
- tests
- regressions
- unit
- futures
- include/hpx/futures
- detail
- src
- detail
- include_local/include/hpx
- experimental
- init_runtime_local
- include/hpx/init_runtime_local
- src
- ini/include/hpx/ini
- lcos_local
- include/hpx/lcos_local
- src
- lock_registration
- include/hpx/lock_registration/detail
- src
- pack_traversal/include/hpx/pack_traversal/detail
- plugin/include/hpx/plugin
- program_options/src
- resiliency/include/hpx/resiliency
- resource_partitioner
- include/hpx/resource_partitioner
- detail
- src
- runtime_local
- include/hpx/runtime_local
- src
- schedulers/include/hpx/schedulers
- static_reinit
- include/hpx/static_reinit
- src
- synchronization/include/hpx/synchronization
- tag_invoke
- include/hpx
- functional
- tag_invoke
- testing/include/hpx
- modules
- testing
- thread_pool_util/src
- thread_pools/include/hpx/thread_pools
- detail
- threading_base
- include/hpx/threading_base
- detail
- src
- threading
- include/hpx/threading
- src
- full
- actions_base
- include/hpx/actions_base
- detail
- src/detail
- actions/tests
- regressions
- unit
- agas_base/include/hpx/agas_base
- detail
- server
- agas
- include/hpx/agas
- src
- async_colocated/include/hpx/async_colocated
- async_distributed/include/hpx/async_distributed
- detail
- collectives
- include/hpx/collectives
- detail
- src/detail
- command_line_handling
- include/hpx/command_line_handling
- src
- components_base
- include/hpx/components_base
- detail
- server
- src
- server
- components/include/hpx/components
- distribution_policies/include/hpx/distribution_policies
- executors_distributed/include/hpx/executors_distributed
- include/include/hpx/include
- init_runtime
- include/hpx
- init_runtime/detail
- src
- performance_counters
- include/hpx/performance_counters
- server
- src
- server
- runtime_components
- include/hpx/runtime_components/server
- tests/unit/components
- runtime_distributed
- src
- tests/regressions
- segmented_algorithms/include/hpx/parallel/segmented_algorithms
- detail
- tests
- performance/local
- regressions/util
- wrap/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
352 files changed
+669
-735
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
313 | 313 | | |
314 | 314 | | |
315 | 315 | | |
316 | | - | |
| 316 | + | |
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments