Skip to content

Fix adaptation of the Tracy module to C++ modules#7023

Merged
hkaiser merged 1 commit intomasterfrom
tracy_module
Mar 15, 2026
Merged

Fix adaptation of the Tracy module to C++ modules#7023
hkaiser merged 1 commit intomasterfrom
tracy_module

Conversation

@hkaiser
Copy link
Copy Markdown
Contributor

@hkaiser hkaiser commented Mar 15, 2026

We missed changing this before.

Signed-off-by: Hartmut Kaiser <hartmut.kaiser@gmail.com>
@hkaiser hkaiser added this to the 2.0.0 milestone Mar 15, 2026
@hkaiser hkaiser merged commit eafc72f into master Mar 15, 2026
110 of 119 checks passed
@hkaiser hkaiser deleted the tracy_module branch March 15, 2026 18:28
@StellarBot
Copy link
Copy Markdown
Collaborator

Performance test report

HPX Performance

Comparison

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

Info

PropertyBeforeAfter
HPX Commit0eeca86eaecec5
HPX Datetime2026-03-09T14:08:29+00:002026-03-15T15:05:25+00:00
Datetime2026-03-09T09:15:24.034803-05:002026-03-15T13:54:03.727974-05:00
Envfile
Clusternamerostamrostam
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 Commit0eeca86eaecec5
HPX Datetime2026-03-09T14:08:29+00:002026-03-15T15:05:25+00:00
Datetime2026-03-09T09:17:15.638328-05:002026-03-15T13:55:59.325284-05:00
Envfile
Clusternamerostamrostam
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 Commitba89f5deaecec5
HPX Datetime2026-03-09T18:50:37+00:002026-03-15T15:05:25+00:00
Datetime2026-03-09T17:49:10.837937-05:002026-03-15T13:56:37.110814-05:00
Envfile
Clusternamerostamrostam
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…

ArivoliR pushed a commit to ArivoliR/hpx that referenced this pull request Mar 29, 2026
Fix adaptation of the Tracy module to C++ modules
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