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 and extend basic_sender test

Add tests for fallback connect implementation.

a8b32b4d7696a14509b6ced3fb48a2b17221e69c authored over 3 years ago by Mikael Simberg <[email protected]>
Add tests for hpx::execution::experimental::schedule

6df39d39da95c531105847f45bf9c6471d4df900 authored over 3 years ago by Mikael Simberg <[email protected]>
Add tests for hpx::execution::experimental::execute CPO

14121b739f698ad961fbb2a37f15b1663bfef217 authored over 3 years ago by Mikael Simberg <[email protected]>
Add tests for hpx::execution::experimental::submit

99eedde3d49ea041454be3f6bdfde9d5cae73ac9 authored over 3 years ago by Mikael Simberg <[email protected]>
Add is_typed_sender and is_scheduler traits

3f96fb00b07fe4296eeaca5d33970be3c4fd5a16 authored over 3 years ago by Mikael Simberg <[email protected]>
Rename basic P0443 algorithms to better match proposed names

9dcb0f9a59c944a48517afde04ca12944e118b59 authored over 3 years ago by Mikael Simberg <[email protected]>
Update basic host P0443 executor to conform to scheduler and sender concepts

acaebb114c1481cbaaaf7c955af46dd35881ef91 authored over 3 years ago by Mikael Simberg <[email protected]>
Add first implementations of P0443 wait, get, then, and a dummy sink receiver

f478dd4a684509b09cbfb67128b3860f551ac7b7 authored over 3 years ago by Mikael Simberg <[email protected]>
Add missing CPOs and missing fallback overloads for P0443

ce1621771f63b6cfe2c544525dc9fa7ec5b82eba authored over 3 years ago by Mikael Simberg <[email protected]>
Update sender, receiver, operation_state CPOs to use tag_priority

3c69ae3f925643b25a647c3c6fdcf4039f9bbaa4 authored over 3 years ago by Mikael Simberg <[email protected]>
Add tag_priority{,_noexcept} helper structs

tag_priority{,_noexcept} extends the tag_fallback{,_noexcept} helper
structs to also allow overr...

ad16d325d357993188e488486cb3c8cd0bbe99d4 authored over 3 years ago by Mikael Simberg <[email protected]>
Add simple P0443 executor implementation

29d020884eb066ec81e6c05eb26a26fb0c993169 authored over 3 years ago by Mikael Simberg <[email protected]>
Merge pull request #5197 from msimberg/context-compilation-unity-build

Attempt to fix compilation of context implementations with unity build enabled

a2c31fd34aa0c7d923bd6895ed8f087b3e6e98b3 authored over 3 years ago by Mikael Simberg <[email protected]>
Format CMake files

e1f59af42d80097ab910b260cf2b47e0205bd402 authored over 3 years ago by Mikael Simberg <[email protected]>
Attempt to fix compilation of context implementations with unity build enabled

b69452775ddad170723d1e57027ede4505db17d0 authored over 3 years ago by Mikael Simberg <[email protected]>
Remove some leftover HPX_WITH_*_SCHEDULER uses

242a3591be178b2c52660dad29ca846be8a87b38 authored over 3 years ago by Mikael Simberg <[email protected]>
Merge pull request #5193 from STEllAR-GROUP/components_module

Components module

bfa750e130d9d4ccc1fd50d8439dae24b9cdc470 authored over 3 years ago by Hartmut Kaiser <[email protected]>
Remove HPX_WITH_NATIVE_TLS option

70fe217210ffd850fce237887f2789244d8a5a2c authored over 3 years ago by Mikael Simberg <[email protected]>
Remove HPX_WITH_MORE_THAN_64_THREADS option

7b5eb5f3cea92cbf75c9f46cdfb80356d1fa11c8 authored over 3 years ago by Mikael Simberg <[email protected]>
Make HPX_WITH_PSEUDO_DEPENDENCIES an internal option

17d9b9b291980aa3076170c0a01a8107366aa6ac authored over 3 years ago by Mikael Simberg <[email protected]>
Merge pull request #5187 from msimberg/clang-cuda-cxx-standard

Force CMake to set the -std=c++XX flag

0e0dc5c61c097b8388c41fa8bca99383a5143ee2 authored over 3 years ago by Mikael Simberg <[email protected]>
Merge pull request #5194 from STEllAR-GROUP/fedora35

Another attempt at fixing the Fedora 35 problem

96b019b74fca573f309fab324102c4d20f9cb94f authored over 3 years ago by Mikael Simberg <[email protected]>
Merge pull request #5195 from STEllAR-GROUP/colocated

Moving files related to colocation logic

49c23fbc6c9d59e8f3f4e09f3da52944a3dcd32e authored over 3 years ago by Mikael Simberg <[email protected]>
Increase timeout for all tests from 60 to 120 seconds

3da2df1b6a0b08a29d609455710b1bf3840c9466 authored over 3 years ago by Mikael Simberg <[email protected]>
Re-enable component tests

200fe46b5d130af972f5be424c6529f174690996 authored over 3 years ago by Mikael Simberg <[email protected]>
Merge pull request #5186 from msimberg/remove-cu-extension-message

Remove message to print .cu extension whenever .cu files are encountered

c099225fd26093eb43cc5c66af102ae3d78fa0e6 authored over 3 years ago by Mikael Simberg <[email protected]>
Creating runtime_components_base module

- shuffle more files

ffe59bbc89f76c232d214cca7db6b77f9b70a76f authored over 3 years ago by Hartmut Kaiser <[email protected]>
Another attempt at fixing the Fedora 35 problem

335c532028d1de02955cbf9f1b47287adefee9e2 authored over 3 years ago by Hartmut Kaiser <[email protected]>
Moving files related to colocation logic

7fbbcf2826a4dd05685fc8db2fe0ba502e016a8b authored over 3 years ago by Hartmut Kaiser <[email protected]>
Moving plugin related component files

5fd881eeecb1011d7b6d17a0208dd8092ffc52ae authored over 3 years ago by Hartmut Kaiser <[email protected]>
Fixing clang-format issue

3dd133a5dff7b9d54181009e4b9385aebfe7ae8c authored over 3 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5153 from STEllAR-GROUP/components_module

Components module

f3084df648f84a6a28fe6b2e6485abc0d9d7f0c3 authored over 3 years ago by Hartmut Kaiser <[email protected]>
Adapting to removed cmake module options

8aa56105bd91cdd602a0982658b06d8b9fb9de15 authored over 3 years ago by Hartmut Kaiser <[email protected]>
Addressing review comments

07cc64c7dcdf92f815bc69b0887002e6028ea17e authored over 3 years ago by Hartmut Kaiser <[email protected]>
Moving big_boot_barrier to module runtime_distributed

- flyby: moving generated config_registry code into `namespace __${modulename}`
to avoid coinc...

49de0d2fa0baec524be38a60fe825d7a0968e90a authored over 3 years ago by Hartmut Kaiser <[email protected]>
Adding runtime_components module

- moving tests to modules

5842cbcc550bcf79b4b3052b93b1c88a6ce7973a authored over 3 years ago by Hartmut Kaiser <[email protected]>
Creating components module

- move more files to modules

24a9a061441431a2c61a5a2a2bb3bf2d74f3214b authored over 3 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5176 from STEllAR-GROUP/segmented_foreach

Starting to separate segmented algorithms: for_each

ab865a7781c24674581cf8c299b63f1bb3e9bdca authored over 3 years ago by Mikael Simberg <[email protected]>
Force CMake to set the -std=c++XX flag

e9832ef7887928e8a75e9db67a0537fa404677ac authored over 3 years ago by Mikael Simberg <[email protected]>
Remove message to print .cu extension whenever .cu files are encountered

a62f1cb54b85823ca5b439cf6b7d008079e06b1a authored over 3 years ago by Mikael Simberg <[email protected]>
Remove HPX_WITH_DEFAULT_TARGETS option

fbfecb00c429e9dc1af923386c81df64c9860b0f authored over 3 years ago by Mikael Simberg <[email protected]>
Merge pull request #5177 from aurianer/remove_module_cmake_options

Remove module cmake options

575a65621838da78b3fb5e9a14d3d251d0a0d291 authored over 3 years ago by Auriane R <[email protected]>
Merge pull request #5182 from STEllAR-GROUP/fedora35

Fixing Fedora 35 for Power architectures

0f883c8d716746d61dae031897c12300a07686ef authored over 3 years ago by Mikael Simberg <[email protected]>
Fixing Fedora 35 for Power architectures

b2cc12a3f981c183fe90297344ee2ce56e5120ae authored over 3 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5158 from STEllAR-GROUP/replace_boost_asio

Replace boost::asio with standalone asio

b2e08bc14a9f4efa43af93c963a8eaa147c3cfe4 authored over 3 years ago by Hartmut Kaiser <[email protected]>
Using tag_fallback_invoke to disambiguate tsegmented tag_invoke specializations

- flyby: fixing fill implementations to not use old for_each_ dispatch point

15868e69671312c08d0fa8cd8a37a0c86be86e7c authored over 3 years ago by Hartmut Kaiser <[email protected]>
Add message explain how to disable the compat warnings

7f16729ea15f55440e235bb38d5faf02026070ad authored over 3 years ago by Auriane R <[email protected]>
Replace module specific deprecation warnings

53e129f1b3b16624ae436f5ff70fef77305796be authored over 3 years ago by Auriane R <[email protected]>
Replace module specific tests cmake option

e9be4e7b551e850e90b04d1e08f9c552af3866cf authored over 3 years ago by Auriane R <[email protected]>
Starting to separate segmented algorithms: for_each

ced6fcae2b8a5187d4629c0df0e35b087a39a357 authored over 3 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5181 from msimberg/post-1.6.0-bumps

Bump version number and tag post 1.6.0 release

15f622497d722e0674008c6d645bb2e0f80097d1 authored over 3 years ago by Mikael Simberg <[email protected]>
Merge pull request #5179 from msimberg/fix-hpx-local-commandline-option

Make sure --hpx:local command line option is respected with networking is off but distributed ru...

346eab30b82236696d3cefc0e785022f607ab4b3 authored over 3 years ago by Mikael Simberg <[email protected]>
Add -pthread flag to link flags as well if available

dd86e603e3545e2e49bef7afd78c663d9f19a7bd authored over 3 years ago by Mikael Simberg <[email protected]>
Remove NOLINTNEXLINEs

1c8d1466814232925f8f083ce7e9da679e693e7e authored over 3 years ago by Mikael Simberg <[email protected]>
Format files

b37e564456327199694a5c787c66db5268a50184 authored over 3 years ago by Mikael Simberg <[email protected]>
Remove reference to obsolete directory

- flyby: mark asio #includes as SYSTEM headers
- flyby: fixing clang-format issues

ec1eb1215a9f4f837b0a140a74cbf21facda5e51 authored over 3 years ago by Hartmut Kaiser <[email protected]>
Using FetchContent for ASIO

cc6ac39cb1bb6f1913522587a141b757cc716300 authored over 3 years ago by Hartmut Kaiser <[email protected]>
Fixing more clang-tidy issues

576a504bbbce89cdab3dd6fd6c6b02a95f8abb3e authored over 3 years ago by Hartmut Kaiser <[email protected]>
Replace obsolete asio::io_service with asio::io_context

91b6eaa0f7c59be1341bc1a159a2531c9b163918 authored over 3 years ago by Hartmut Kaiser <[email protected]>
Adding comments suppressing clang-tidy errors

1474b07edfb431eaab5625a2a42b4ff9385f7e92 authored over 3 years ago by Hartmut Kaiser <[email protected]>
Rearrange standalone Asio setup

bd6116b5e2acad139be537d950b9ba8b13e8744b authored over 3 years ago by Mikael Simberg <[email protected]>
Replace boost::asio with standalone asio

5e867e6aac0f5a861df864b128720bc641305d99 authored over 3 years ago by Hartmut Kaiser <[email protected]>
Bump version number and tag post 1.6.0 release

cc0ca5e3cdf7a5bbc4c2056dcf40d20693b5dc1e authored over 3 years ago by Mikael Simberg <[email protected]>
Merge branch 'release'

75bf585f275aa27a91086c9d434dc906a104172b authored over 3 years ago by Mikael Simberg <[email protected]>
Make sure --hpx:local command line option is respected with networking off but distributed runtime on

6a5f8bdf41cd2bd8003d75c7df4fd41d1fbe0485 authored over 3 years ago by Mikael Simberg <[email protected]>
Add last merged PR to 1.6.0 release notes

43bc70c5f20e0a864b2c97ec0ca39bdfda735074 authored over 3 years ago by Mikael Simberg <[email protected]>
Add hpx::transform to public API list

c4f8f2c0be241a9f1a676e95f16950228b35fcae authored over 3 years ago by Mikael Simberg <[email protected]>
Merge pull request #5178 from gonidelis/fix_parallel_algos_docs

Fix parallel remove/remove_copy/transform namespace references in docs

bd540a01c71f22a31502d21ada000f75e2021908 authored over 3 years ago by Mikael Simberg <[email protected]>
Merge pull request #5178 from gonidelis/fix_parallel_algos_docs

Fix parallel remove/remove_copy/transform namespace references in docs

38d37dc4df9542aa5045d484c4d400212e0006e3 authored over 3 years ago by Mikael Simberg <[email protected]>
Fix parallel remove(_if)/transform namespace references in docs

6d930b9b35eda65badd3bd8f5448e74914ab7af5 authored over 3 years ago by gonidelis <[email protected]>
Merge pull request #5155 from msimberg/enable-logging-distributed-off

Allow logging when distributed runtime is off

fea5ebe818b826962692d39a8e3f1c17df742352 authored over 3 years ago by Mikael Simberg <[email protected]>
Merge pull request #5174 from msimberg/segmented-algorithms-circleci

Don't run segmented algorithms twice on CircleCI

ecb59c4a416953658253d9fcfb1889e127ca629e authored over 3 years ago by Mikael Simberg <[email protected]>
Merge pull request #5150 from gonidelis/adapt_remove_copy

Adapt remove_copy(_if) to C++20

a76766474ef705eb33ff75795808a4d56cb661ce authored over 3 years ago by Mikael Simberg <[email protected]>
Combine unit tests into one step again on CircleCI

Segmented algorithms were built in both unit test steps.

d2cbaf94ddc2ebefc6d7db546a26c1324c88581d authored over 3 years ago by Mikael Simberg <[email protected]>
Update people.rst

b8649ae9ec2c0434e194ec9383ea4f62a2397a25 authored over 3 years ago by Mikael Simberg <[email protected]>
Add issues and PRs to 1.6.0 release notes

398383b3e2e6243180e0fbc8fdfb9bd6de0be224 authored over 3 years ago by Mikael Simberg <[email protected]>
Merge pull request #5099 from msimberg/mix-debug-release

Allow mixing debug and release builds

baffc5118fb2a7be96c99f86c41b8160c34c75a5 authored over 3 years ago by Mikael Simberg <[email protected]>
Update latest version in quickstart.rst

3b64ce576cfaf1c55f3959cf1f6573ddb53a4069 authored over 3 years ago by Mikael Simberg <[email protected]>
Print empty lines after headings in generate_issue_pr_list.sh

c3bba41ceb7765ef0d2e26e0dec6ed50dd9b6eb1 authored over 3 years ago by Mikael Simberg <[email protected]>
Update RPM changelog

ad17c8f250c5f021c357383e0decb27731af2d0d authored over 3 years ago by Mikael Simberg <[email protected]>
Update version and date for 1.6.0

5af0860b23f01994ff389871130322769f4a7a1d authored over 3 years ago by Mikael Simberg <[email protected]>
Format annotated_function.hpp

78e19b055257e1ca669a8a668ff2becbe3bd1658 authored over 3 years ago by Mikael Simberg <[email protected]>
Reduce vector sizes in partitioned_vector scan tests in debug mode

ef32643b14072366ff12d766acf7e5d79e37c8ff authored over 3 years ago by Mikael Simberg <[email protected]>
Move init_logging functionality to the init_runtime module

1e04a2b8fcb542a83a3021bf04920e8004677218 authored over 3 years ago by Mikael Simberg <[email protected]>
Fix unused variable warnings with distributed runtime off

02366dc56b411e4c3284a54f601658a7d5f3c78f authored over 3 years ago by Mikael Simberg <[email protected]>
Allow logging with distributed runtime off

6422c0df392f7180f199d98aa44d8103a5c7c40e authored over 3 years ago by Mikael Simberg <[email protected]>
Merge pull request #5171 from msimberg/remove-thread-schedulers-cmake-option

Remove HPX_WITH_THREAD_SCHEDULERS CMake option

7790db62430b07a024ca829d90cf0edfcafcf13c authored over 3 years ago by Mikael Simberg <[email protected]>
Merge pull request #5170 from msimberg/precompiled-headers

Add HPX_WITH_PRECOMPILED_HEADERS option

6be9c0698b9890107f3f8e9a6578d9023c658fe4 authored over 3 years ago by Mikael Simberg <[email protected]>
Remove HPX_WITH_THREAD_SCHEDULERS CMake option

6bea81632bebdd15d89087c5a81d5bc4a0b8c049 authored over 3 years ago by Mikael Simberg <[email protected]>
Don't run segmented algorithms twice on CircleCI

Flyby: increase test timeout for segmented algorithms.

0e2d075eb37bc1fff90f4fe3a791852429a9ef1b authored over 3 years ago by Mikael Simberg <[email protected]>
Provide docs for C++20 remove_copy_(_if) overloads

f43f33fb8264df9090cf8ddc86c082bd50b2386e authored over 3 years ago by gonidelis <[email protected]>
Merge pull request #5164 from msimberg/move-thread-pool-helpers

Move thread_pool_suspension_helper files to small utility module

70b2c16eba608066efba568f2a6a9b19ca6e178d authored over 3 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5173 from STEllAR-GROUP/fetch_apex

Fetching APEX using cmake FetchContent

478ef9612f9b91e39ddbf39a53a7c1a60f534269 authored over 3 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5152 from STEllAR-GROUP/performance_counter

Move more files to performance counter module

a3b2d677095aed2eed948b21d3602c59e2403447 authored over 3 years ago by Hartmut Kaiser <[email protected]>
Move more files to performance counter module

99e2acfaad043b06b1b1cdc9d0bafd9660376ab7 authored over 3 years ago by Hartmut Kaiser <[email protected]>
Fetching APEX using cmake FetchContent

59813890c57eb9eb81c3cfd17e7c07f000bf0014 authored over 3 years ago by Hartmut Kaiser <[email protected]>
Format annotated_function.hpp

a7cd2dbf4f66e52452e00c027a6c0ed7be63f275 authored over 3 years ago by Mikael Simberg <[email protected]>
Add iterator-sentinel tests for ranges::remove_copy

e0f3618bff27b7ab878714d2c06f2da8c3b7a05a authored over 3 years ago by gonidelis <[email protected]>
Fixing build targets

5bd90a88fb4ede3ccf4e5a03673b47d41d937f27 authored over 3 years ago by Hartmut Kaiser <[email protected]>
Adding FOLDER for pch target

19bb5e632d83857e0c0dacb33cb3985c842a7b09 authored over 3 years ago by Hartmut Kaiser <[email protected]>