Skip to content

Adapting HPX modules from level 37 and 38 to C++20 modules#7279

Open
hkaiser wants to merge 3 commits into
masterfrom
agas_module
Open

Adapting HPX modules from level 37 and 38 to C++20 modules#7279
hkaiser wants to merge 3 commits into
masterfrom
agas_module

Conversation

@hkaiser
Copy link
Copy Markdown
Contributor

@hkaiser hkaiser commented May 19, 2026

This includes the following HPX Modules:

  • agas
  • async_colocated
  • runtime_components

hkaiser added 2 commits May 18, 2026 19:13
Signed-off-by: Hartmut Kaiser <hartmut.kaiser@gmail.com>
Signed-off-by: Hartmut Kaiser <hartmut.kaiser@gmail.com>
@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented May 19, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 duplication

Metric Results
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@hkaiser hkaiser force-pushed the agas_module branch 4 times, most recently from a2385e6 to f504be7 Compare May 19, 2026 20:12
Signed-off-by: Hartmut Kaiser <hartmut.kaiser@gmail.com>
@StellarBot
Copy link
Copy Markdown
Collaborator

Performance test report

HPX Performance

Comparison

BENCHMARKFORK_JOIN_EXECUTORPARALLEL_EXECUTORSCHEDULER_EXECUTOR
For Each(=)(=)(=)

Info

PropertyBeforeAfter
HPX Datetime2026-03-09T14:08:29+00:002026-05-19T20:55:58+00:00
HPX Commit0eeca86899a20c
Datetime2026-03-09T09:15:24.034803-05:002026-05-19T21:19:05.067973-05:00
Clusternamerostamrostam
Envfile
Compiler/opt/apps/llvm/18.1.8/bin/clang++ 18.1.8/opt/apps/llvm/18.1.8/bin/clang++ 18.1.8
Hostnamemedusa08.rostam.cct.lsu.edumedusa08.rostam.cct.lsu.edu

Comparison

BENCHMARKNO-EXECUTOR
Future Overhead - Create Thread Hierarchical - Latch++

Info

PropertyBeforeAfter
HPX Datetime2026-03-09T14:08:29+00:002026-05-19T20:55:58+00:00
HPX Commit0eeca86899a20c
Datetime2026-03-09T09:17:15.638328-05:002026-05-19T21:21:09.117401-05:00
Clusternamerostamrostam
Envfile
Compiler/opt/apps/llvm/18.1.8/bin/clang++ 18.1.8/opt/apps/llvm/18.1.8/bin/clang++ 18.1.8
Hostnamemedusa08.rostam.cct.lsu.edumedusa08.rostam.cct.lsu.edu

Comparison

BENCHMARKFORK_JOIN_EXECUTOR_DEFAULT_FORK_JOIN_POLICY_ALLOCATORPARALLEL_EXECUTOR_DEFAULT_PARALLEL_POLICY_ALLOCATORSCHEDULER_EXECUTOR_DEFAULT_SCHEDULER_EXECUTOR_ALLOCATOR
Stream Benchmark - Add(=)(=)--
Stream Benchmark - Scale(=)----
Stream Benchmark - Triad(=)---
Stream Benchmark - Copy(=)++++

Info

PropertyBeforeAfter
HPX Datetime2026-03-09T18:50:37+00:002026-05-19T20:55:58+00:00
HPX Commitba89f5d899a20c
Datetime2026-03-09T17:49:10.837937-05:002026-05-19T21:21:54.767011-05:00
Clusternamerostamrostam
Envfile
Compiler/opt/apps/llvm/18.1.8/bin/clang++ 18.1.8/opt/apps/llvm/18.1.8/bin/clang++ 18.1.8
Hostnamemedusa08.rostam.cct.lsu.edumedusa08.rostam.cct.lsu.edu

Explanation of Symbols

SymbolMEANING
=No performance change (confidence interval within ±1%)
(=)Probably no performance change (confidence interval within ±2%)
(+)/(-)Very small performance improvement/degradation (≤1%)
+/-Small performance improvement/degradation (≤5%)
++/--Large performance improvement/degradation (≤10%)
+++/---Very large performance improvement/degradation (>10%)
?Probably no change, but quite large uncertainty (confidence interval with ±5%)
??Unclear result, very large uncertainty (±10%)
???Something unexpected…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants