• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

STEllAR-GROUP / hpx / #868
83%

Build:
DEFAULT BRANCH: master
Ran 16 Jan 2023 11:01PM UTC
Jobs 1
Files 2495
Run time 340min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

16 Jan 2023 08:21PM UTC coverage: 86.487%. Remained the same
#868

push

StellarBot
Merge #6137

6137: Adding example of a simple master/slave distributed application r=hkaiser a=hkaiser

The purpose of this example is to demonstrate how HPX actions can be used to build a simple master-slave application. The master (locality 0) assigns work to the slaves (all other localities). Note that if this application is run on one locality only it uses the same locality for the master and the slave functionalities.

The slaves receive a message that encodes how many sub-tasks of a certain type they should spawn locally.


Co-authored-by: Hartmut Kaiser <hartmut.kaiser@gmail.com>

72 of 72 new or added lines in 1 file covered. (100.0%)

174663 of 201952 relevant lines covered (86.49%)

1849169.69 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
16
77.78
examples/quickstart/simple_master_slave.cpp

Uncovered Existing Lines

Lines Coverage ∆ File
1
97.89
-1.05% libs/core/algorithms/tests/unit/container_algorithms/test_utils.hpp
1
90.7
-2.33% libs/core/synchronization/tests/performance/channel_mpmc_throughput.cpp
1
90.7
-2.33% libs/core/synchronization/tests/performance/channel_mpsc_throughput.cpp
1
96.97
-1.52% libs/full/resiliency_distributed/tests/performance/replay/async_replay_distributed_validate.cpp
2
91.92
-2.02% libs/core/algorithms/include/hpx/parallel/algorithms/includes.hpp
2
86.41
-1.09% libs/core/algorithms/include/hpx/parallel/algorithms/partial_sort.hpp
2
94.55
-0.12% libs/core/algorithms/tests/unit/container_algorithms/is_sorted_until_range.cpp
2
74.88
-0.97% libs/full/parcelset/src/parcel.cpp
3
57.14
-42.86% libs/full/parcelset_base/src/locality_interface.cpp
3
80.0
-2.5% libs/full/parcelset/include/hpx/parcelset/decode_parcels.hpp
4
90.86
-2.15% libs/core/threading/tests/unit/jthread2.cpp
4
84.85
-6.06% libs/full/collectives/include/hpx/collectives/scatter.hpp
5
91.58
-2.63% libs/core/resiliency/tests/performance/replay/1d_stencil_checksum.cpp
5
0.0
-100.0% libs/full/segmented_algorithms/tests/unit/partitioned_vector_transform_binary1.cpp
8
67.16
-11.94% libs/full/runtime_distributed/src/locality_interface.cpp
9
79.46
-8.04% libs/core/threading_base/src/set_thread_state.cpp
9
62.33
-0.85% libs/full/agas/src/addressing_service.cpp
18
73.91
-26.09% libs/full/collectives/tests/unit/scatter.cpp
36
11.9
-85.71% libs/full/async_colocated/tests/unit/new_colocated.cpp
168
1.18
-98.82% libs/full/segmented_algorithms/tests/unit/partitioned_vector_inclusive_scan.cpp
Jobs
ID Job ID Ran Files Coverage
1 #868.1 16 Jan 2023 11:01PM UTC 2495
86.49
Source Files on build #868
  • Tree
  • List 2495
  • Changed 1144
  • Source Changed 0
  • Coverage Changed 1144
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 346a1df4 on github
  • Prev Build on master
  • Next Build on master
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc