Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fix & improve parallel algorithms documentation 5 #5975

Merged
merged 12 commits into from
Sep 4, 2022

Conversation

bhumitattarde
Copy link
Contributor

No description provided.

@StellarBot
Copy link

Performance test report

HPX Performance

Comparison

BENCHMARKFORK_JOIN_EXECUTORPARALLEL_EXECUTORSCHEDULER_EXECUTOR
For Each(=)==

Info

PropertyBeforeAfter
HPX Commitd5655f817d1617
HPX Datetime2022-05-31T12:57:29+00:002022-08-04T04:20:35+00:00
Clusternamedaintdaint
Datetime2022-05-31T15:13:01.357969+02:002022-08-04T06:36:21.483953+02:00
Hostnamenid01193nid00869
Envfile
Compiler/apps/daint/SSL/HPX/packages/llvm-11.0.0/bin/clang++ 11.0.0/apps/daint/SSL/HPX/packages/llvm-11.0.0/bin/clang++ 11.0.0

Comparison

BENCHMARKNO-EXECUTOR
Future Overhead - Create Thread Hierarchical - Latch(=)

Info

PropertyBeforeAfter
HPX Commitd5655f817d1617
HPX Datetime2022-05-31T12:57:29+00:002022-08-04T04:20:35+00:00
Clusternamedaintdaint
Datetime2022-05-31T15:13:18.026239+02:002022-08-04T06:36:38.338268+02:00
Hostnamenid01193nid00869
Envfile
Compiler/apps/daint/SSL/HPX/packages/llvm-11.0.0/bin/clang++ 11.0.0/apps/daint/SSL/HPX/packages/llvm-11.0.0/bin/clang++ 11.0.0

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 Commit71d8dbe17d1617
HPX Datetime2021-11-10T19:14:21+00:002022-08-04T04:20:35+00:00
Clusternamedaintdaint
Datetime2021-11-10T20:28:18.266961+01:002022-08-04T06:36:53.738169+02:00
Hostnamenid00120nid00869
Envfile
Compiler/apps/daint/SSL/HPX/packages/llvm-11.0.0/bin/clang++ 11.0.0/apps/daint/SSL/HPX/packages/llvm-11.0.0/bin/clang++ 11.0.0

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…

Copy link
Member

@hkaiser hkaiser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@hkaiser
Copy link
Member

hkaiser commented Sep 4, 2022

bors merge

@bors
Copy link

bors bot commented Sep 4, 2022

Build succeeded:

@bors bors bot merged commit c35e16b into STEllAR-GROUP:master Sep 4, 2022
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.

3 participants