Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/STEllAR-GROUP/hpx

The C++ Standard Library for Parallelism and Concurrency
https://github.com/STEllAR-GROUP/hpx

Update contributors emails

3cdd0b5929624cc63fce70e48308d42def4820ce authored about 2 years ago by kadimitra <[email protected]>
Add note for short options

1d306605ca4588cc917db482e972702bb2bddc6d authored about 2 years ago by kadimitra <[email protected]>
Add links to other doc types

f5d5af9efab15b876e2813ac3ba5aa137f12f22b authored about 2 years ago by kadimitra <[email protected]>
Add version in docs

dd1354870aee853eeaa01b2028885a7864332c8e authored about 2 years ago by kadimitra <[email protected]>
Merge #5977

5977: fix: Compilation errors for -std=c++17 builders r=hkaiser a=SAtacker

- Wrap completion_si...

196ef4d644c55b0d6145587a4de90346242d2da5 authored about 2 years ago by StellarBot <[email protected]>
fix: Compilation errors for std=c++17 builders

- Wrap completion_signatures awaitable tests using HPX_HAVE_CXX20_COROUTINES

Signed-off-by: Shr...

07199526bab9941b647645612d7fb2040fc00c54 authored about 2 years ago by Shreyas Atre <[email protected]>
Merge #5966 #5974

5966: docs: fix & improve parallel algorithms documentation 4 r=hkaiser a=bhumitattarde

5974:...

7e0f143fec72e0ea626ef1467e3f2ffb6ff50bcb authored about 2 years ago by StellarBot <[email protected]>
Merge #5973

5973: defaults boost.context on riscv64 r=hkaiser a=ct-clmsn

## Fixes #

N/A

## Proposed C...

a6cf6840ee7e0b9113c93321c9bb682e01a97814 authored about 2 years ago by StellarBot <[email protected]>
Post V1.8.1 release changes

0d5b564355f33c4f356f0c44532716b95b95493b authored about 2 years ago by Hartmut Kaiser <[email protected]>
Merge #5957

5957: HPX V1.8.1 r=hkaiser a=hkaiser

Co-authored-by: Hartmut Kaiser <[email protected]...

9bf25d3e5ba2cc680e7108c74d631e8521494cc0 authored about 2 years ago by StellarBot <[email protected]>
Merge branch 'master' into release-1.8.X

0b45e4e3c9287d3aac0ed4d385e3c980f92d770b authored about 2 years ago by Hartmut Kaiser <[email protected]>
Preparing final release

c6124b0e49a7e464fbebd8137945a68f86207485 authored about 2 years ago by Hartmut Kaiser <[email protected]>
Merge #5950

5950: Change executors to directly implement the executor CPOs r=hkaiser a=hkaiser

This reduces...

59dda009d9408d0b36bc5d4123184b67be756d24 authored about 2 years ago by StellarBot <[email protected]>
style: fix formatting issues

5859600c28f51cf6484910b9f03d1a6e974d9fca authored about 2 years ago by Bhumit Attarde <[email protected]>
Merge branch 'master' into docs-fix-parallel-algo

6580f385649fb17235746fa76a85df5df2accb04 authored about 2 years ago by Bhumit Attarde <[email protected]>
style: fix formatting errors

7dfdbd06deb88090897d3abeb3fa9d06faa44881 authored about 2 years ago by Bhumit Attarde <[email protected]>
docs: fix sort_by_key description

2de31650ccae4c186d9991eea6d0284c72312290 authored about 2 years ago by Bhumit Attarde <[email protected]>
Merge branch 'master' into docs-fix-parallel-algo-2

c049efa3633769d73efcac666d1e651c9e5c92bd authored about 2 years ago by Bhumit Attarde <[email protected]>
docs: fix & improve uninit_move

39ed09cf8a2898f90699f072f2c5919d29031c1c authored about 2 years ago by Bhumit Attarde <[email protected]>
docs: fix & improve unique

6cf8cc3c884f41d9236a77ff52a3e394439d8343 authored about 2 years ago by Bhumit Attarde <[email protected]>
docs: fix & improve uninit_value_construct

4871ff2b43504f2075b106e69f5b47af4b320bc0 authored about 2 years ago by Bhumit Attarde <[email protected]>
docs: fix & improve uninit_fill

9d70c309aa067dc55a19e6301d62409c394d5831 authored about 2 years ago by Bhumit Attarde <[email protected]>
docs: fix & improve uninit_default_copy

bff3e68a95870e34b6c76fc521c210cf8e275d1a authored about 2 years ago by Bhumit Attarde <[email protected]>
docs: fix & improve uninit_copy

4a65fd10a6b323f3ae60194e8afadfe3d1e13984 authored about 2 years ago by Bhumit Attarde <[email protected]>
docs: fix & improve transform

94455fc9d4d793d054931ead69770aeaaca885dc authored about 2 years ago by Bhumit Attarde <[email protected]>
docs: fix & improve transform_reduce

81e7e2144c37e707f80452b5ceaa59d1ee0f75f2 authored about 2 years ago by Bhumit Attarde <[email protected]>
docs: fix & improve transform_in_scan

24eee9c6455c625fae85238c9124bcc166760b8e authored about 2 years ago by Bhumit Attarde <[email protected]>
docs: fix & improve transform_ex_scan

a70f589609ba10d3c6e2776d41fc979f9aced0f6 authored about 2 years ago by Bhumit Attarde <[email protected]>
moved riscv64 default for generic_context_coroutines from targetarch.cmake to cmakelists.txt

04bf661cbe8cfd347da2390aa5039b065ed77d37 authored about 2 years ago by Chris Taylor <[email protected]>
[P2300] Adapt get completion signatures for awaitable senders

- One of the issues discussed is that the implementation currently
considers only those awaita...

7da12895370f2700e5b009a1eb60b84350ab8c5a authored about 2 years ago by Shreyas Atre <[email protected]>
Fixing left-over executor calls, fixing annotating executor for seq

5172100667700e0500dffc71655b8d2d2294527d authored about 2 years ago by Hartmut Kaiser <[email protected]>
Merge #5971

5971: added logic to detect riscv compiler configured for 64 bit target r=hkaiser a=ct-clmsn

##...

295267f94c29b44e5a873893cf70450870c475cb authored about 2 years ago by StellarBot <[email protected]>
defaults boost.context on riscv64

ec466cb67cf09b709c967979020fbbe4b187a958 authored about 2 years ago by Chris Taylor <[email protected]>
Merge #5949

5949: Converting async combinators into CPOs r=hkaiser a=hkaiser

- flyby: add unary wait_all() ...

d26d4126260d93ff9a4ddad877e7ee27c115ed9e authored about 2 years ago by StellarBot <[email protected]>
Remove new header from header testing

268253806dd9d5292da8584bedd1ff5c6fa5053e authored about 2 years ago by Hartmut Kaiser <[email protected]>
Merge #5955

5955: Fix documentation for container algorithms r=hkaiser a=dimitraka

Fix existing and add mis...

ff6d478ac5eefeab1e7a8df07850e171ee3e6b09 authored about 2 years ago by StellarBot <[email protected]>
Merge #5952

5952: docs: fix & improve parallel algorithms documentation 3 r=hkaiser a=bhumitattarde

Co-au...

d90710216f4056ee0c9a1d2e8de6cdb981947cf3 authored about 2 years ago by StellarBot <[email protected]>
Converting async combinators into CPOs

- flyby: add unary wait_all() expecting a single future

56c8c0fcc559fbf77986f623fc217c12939e968e authored about 2 years ago by Hartmut Kaiser <[email protected]>
Fixing clang-format problems

e3d57d415cecf91727c46cc9124789a7b9aba73c authored about 2 years ago by Hartmut Kaiser <[email protected]>
Fix doc starts_with

88a7a61403844d099aad058228742209d09db476 authored about 2 years ago by kadimitra <[email protected]>
Rename Compare to Comp

1b1bd83d6c34c0767bba2e55a53ad54e152af876 authored about 2 years ago by kadimitra <[email protected]>
Fix doc swap_ranges

6b043d7dfa5a2683f2aceb2f280908d3d2eef108 authored about 2 years ago by kadimitra <[email protected]>
Fix doc stable_sort

ae19a1924df20385b7961da7640dde41c813e3eb authored about 2 years ago by kadimitra <[email protected]>
Fix doc sort

79ba40a278b9502a7bc5373107f6669f3e44e147 authored about 2 years ago by kadimitra <[email protected]>
Fix doc shift_right

d6a37e5df3ef152ec7b307b745b2091d6cd4a7e3 authored about 2 years ago by kadimitra <[email protected]>
Fix doc shift_left

b1a8d99b47dcae6bec84e252cc94b31d74f4340c authored about 2 years ago by kadimitra <[email protected]>
Fix doc set_symmetric_difference

289a1331b53bb27d9989190baca06a75b234fe26 authored about 2 years ago by kadimitra <[email protected]>
Fix doc set_union

47c3d771307ac705669e9e292393751014e7a877 authored about 2 years ago by kadimitra <[email protected]>
Fix doc set_intersection

41fdcdf31fbdd90a38d5de5ff3b61e653a10f2c8 authored about 2 years ago by kadimitra <[email protected]>
Fix doc search

a0185e1d9bab4845e182fd8db1f7de92a35ae09f authored about 2 years ago by kadimitra <[email protected]>
Fix space

f333cc94c2c32e3687c9b123c92c1ed73fa5cedd authored about 2 years ago by kadimitra <[email protected]>
Fix doc set_difference

7084828c05aeab11531c0d9eaa8d46ea41a2f663 authored about 2 years ago by kadimitra <[email protected]>
Fix doc rotate

4ed6d8f59f5ba49f5857160eaaa3225dc095a214 authored about 2 years ago by kadimitra <[email protected]>
Fix doc reverse

8c44a9f3996ff506f57dc30658e501e7686a5d45 authored about 2 years ago by kadimitra <[email protected]>
Fix doc replace

4100df9677efe54849aa0e7722e40b8db57115d0 authored about 2 years ago by kadimitra <[email protected]>
Fix doc remove_copy

7d6909cea7cd5bdac65711a849c58c5349a6d7ed authored about 2 years ago by kadimitra <[email protected]>
Fix doc remove

6b53f5fc592c400601d1c4a30346138f3bff2b49 authored about 2 years ago by kadimitra <[email protected]>
Fix doc reduce

471d7bd245e478d67c829e4c0f22a0f3138f6a30 authored about 2 years ago by kadimitra <[email protected]>
Fix doc partition

90e37dbcedd68f97a6c970b095b22a3a7a328add authored about 2 years ago by kadimitra <[email protected]>
Fix doc partial_sort

92c7b8c79aaedd9967eb93d51e390eb8a732d6c3 authored about 2 years ago by kadimitra <[email protected]>
Fix doc partial_sort_copy

4310a3b665809f0ab8fa25335d7d0351d9355b6f authored about 2 years ago by kadimitra <[email protected]>
Fix doc nth_element

dc30e34bae11500c8c8d117d57e550bed10030c5 authored about 2 years ago by kadimitra <[email protected]>
Fixing clang-format problems

74ea5fc78d23e43b1fa2ca7a3750d01bf9e8048a authored about 2 years ago by Hartmut Kaiser <[email protected]>
docs: fix erroneous namespaces

0e9a08b4ac4a5c100456eb473c6f46c221cd5d76 authored about 2 years ago by Bhumit Attarde <[email protected]>
style: fix formatting issues

e4c41489f0f224ab851a90d2bd4dba991f0a9041 authored about 2 years ago by Bhumit Attarde <[email protected]>
docs: fix & improve remove_copy docs

8d5119818594950db5a0be78066a56da9808bd80 authored about 2 years ago by Bhumit Attarde <[email protected]>
docs: fix & improve reduce docs

97104cf5ff4d9168931b878899e1fa6783e74d5a authored about 2 years ago by Bhumit Attarde <[email protected]>
docs: fix & improve reduce_by_key docs

7f38416d8743080e438a13d75ae4643d713271ba authored about 2 years ago by Bhumit Attarde <[email protected]>
docs: fix & improve partition docs

4b38d4e487ce3000d5907bf2dff847fc398525bd authored about 2 years ago by Bhumit Attarde <[email protected]>
docs: fix & improve partial_sort docs

05a39c07af460eecfe220c24e9f4ffd8d6599d7b authored about 2 years ago by Bhumit Attarde <[email protected]>
docs: fix & improve nth_element docs

07b32ac42fa1e221ddc7451cc13975f08f42b463 authored about 2 years ago by Bhumit Attarde <[email protected]>
docs: fix & improve partial_sort_copy docs

b4bbdf2d207c3510a5ce4208c94620945e218970 authored about 2 years ago by Bhumit Attarde <[email protected]>
docs: fix & improve hpx::move docs

02c6967073e7753a7e3fb8fee7396c512a6185f3 authored about 2 years ago by Bhumit Attarde <[email protected]>
docs: fix & improve mismatch docs

35e62fd170e78f88eb50f60314f98dd19641ae1e authored about 2 years ago by Bhumit Attarde <[email protected]>
docs: fix & improve minmax docs

4edce85b637e95f28ab2799f2e412c70521c8299 authored about 2 years ago by Bhumit Attarde <[email protected]>
docs: fix & improve hpx::merge docs

ccb3d21dd5b394dab7443fd2de030846d74cfb7d authored about 2 years ago by Bhumit Attarde <[email protected]>
docs: fix & improve make_heap docs

78b42be05c5893dc369e3f71f148022a20bdd5e0 authored about 2 years ago by Bhumit Attarde <[email protected]>
docs: fix & improve lex_compare docs

81a0d3a66aa12312a5a2f16cff6684b928add0a6 authored about 2 years ago by Bhumit Attarde <[email protected]>
docs: fix & improve is_partitioned docs

fecee40a9be91f035dbf11182f3a6b88719ae71c authored about 2 years ago by Bhumit Attarde <[email protected]>
docs: fix & improve is_sorted docs

cd2a2ff41738ce72cd7d54c9b72cb7abd3dedd98 authored about 2 years ago by Bhumit Attarde <[email protected]>
docs: fix is_heap docs

fa626a737cce6c44934be07819d95f65f6bc45eb authored about 2 years ago by Bhumit Attarde <[email protected]>
docs: fix inclusive_docs docs

54c770ec9b05ecbea3a6b0916f29f994d7c42049 authored about 2 years ago by Bhumit Attarde <[email protected]>
docs: fix hpx::includes docs

bc8941f312b55193a26a7368c39530f288347e0c authored about 2 years ago by Bhumit Attarde <[email protected]>
docs: fix generate docs

b1958d2a3a85c14fb2ce8dbe19aab58bd3018a6f authored about 2 years ago by Bhumit Attarde <[email protected]>
docs: fix adjacent_find docs

374efb0f7a440fc0e0f50fe82ffc22fddeb7ea6a authored about 2 years ago by Bhumit Attarde <[email protected]>
docs: fix adjacent_diff docs

bca7abb1fb730df65131927eaf2b9cdfce669688 authored about 2 years ago by Bhumit Attarde <[email protected]>
added logic to detect riscv compiler configured for 64 bit target

99e1c08cad905b32d3d513b9082def6757805c07 authored about 2 years ago by Chris Taylor <[email protected]>
More executors converted

- moving tests to correct module
- allow for executors to expose old and new interface at the sa...

fe46f306349ecd2a0e0df46404b366c5b79ac42f authored about 2 years ago by Hartmut Kaiser <[email protected]>
Converting timed executor APIs to directly use the CPOs

36b0ca691aefa4f99706e6e52eb321f0a2bcb74d authored about 2 years ago by Hartmut Kaiser <[email protected]>
Changed polymorphic_executor and scheduler_executor to directly expose tag_invoke based API

- flyby: adapt windows clang github actions to recent changes
- flyby: fix dll-export related wa...

e682e5bafd5dc827f1fac2d452fbaaa129fbd3c4 authored about 2 years ago by Hartmut Kaiser <[email protected]>
Deprecated obsolete executors

ca2d2a61ba0f51bd5c7239c2b91553191e09b061 authored about 2 years ago by Hartmut Kaiser <[email protected]>
Changed mpi_executor, cuda_executor, and service executors to directly expose tag_invoke based API

- change default implementations for executor APIs to fall back to tag_invoke, if available.

274563aa62d242644d11b691dd25e60c54a752db authored about 2 years ago by Hartmut Kaiser <[email protected]>
Rewrite restricted_thread_pool_executor in terms of parallel_policy_executor

- flyby: fixed hierarchical_spawning properties

e47259ebfa74a323821d5acf4e5132f0fede38e9 authored about 2 years ago by Hartmut Kaiser <[email protected]>
Replace implementation of parallel_policy_executor_aggregated with parallel_policy_executor

d4ee914f41e0135637602db5a2ba61d15a6f2387 authored about 2 years ago by Hartmut Kaiser <[email protected]>
Change limiting_executor to directly implement the executor CPOs

fecb54c2e469ef25f5c77d0e4897b56add92c659 authored about 2 years ago by Hartmut Kaiser <[email protected]>
Change guided_pool_executor to directly implement the executor CPOs

0c71724d1622261fa17be64a4bc8fadae753d9c9 authored about 2 years ago by Hartmut Kaiser <[email protected]>
Change fork_join_executor to directly implement the executor CPOs

5f2720829120c2561257fcb046703fe69c354345 authored about 2 years ago by Hartmut Kaiser <[email protected]>
Change annotating_executor to directly implement the executor CPOs

59ff6b6dd34c68651de648967de8fdc5e5aaf623 authored about 2 years ago by Hartmut Kaiser <[email protected]>
Change sequenced_executor to directly implement the executor CPOs

- flyby: fixing scoped_annotation for the case where ITTNotify is enabled

a7d5f2ea4fc940b51d0f3b3f70c88fe483295240 authored about 2 years ago by Hartmut Kaiser <[email protected]>
Change parallel_executor to directly implement the executor CPOs

- added parameters test
- flyby: add clangcl github actions

f70d31aa5e2f4e57e4da25c1d9dbc512841a7d5a authored about 2 years ago by Hartmut Kaiser <[email protected]>