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

Avoid modulo by zero in counting_iterator test

6287b9919652efbfd2baddd65ff7bb8eed60043f authored over 3 years ago by Mikael Simberg <[email protected]>
Merge remote-tracking branch 'origin/master' into remove-distributed-networking-ifdefs

cd9d4383cb4d83d60f7ebd47671e1698c22b3c51 authored over 3 years ago by Mikael Simberg <[email protected]>
Enable compiler warnings as errors on CSCS Jenkins GCC 10 builder

446f1121147bd2e9ca66cad3a265c24be57cacbf authored over 3 years ago by Mikael Simberg <[email protected]>
Ignore more bogus GCC 10 deprecation warnings

9e7afdb5bc1467870d8cd8d3c05312c5130b20d5 authored over 3 years ago by Mikael Simberg <[email protected]>
Merge pull request #5247 from STEllAR-GROUP/foreach_performance

Significantly speedup simple for_each, for_loop, and transform

e53368b2158d9e0be7844a841bdb905627c9a164 authored over 3 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5255 from msimberg/future-sender-adapters

Future/sender adapters

3e7e1fcc8c5405d7b951457462277d78ab2a8506 authored over 3 years ago by Mikael Simberg <[email protected]>
Use CUDA host pinned memory in cuda_future test

Pinned memory is required for asynchronous memory transfers.

198d8d453c537e969362c37621cdb7988846afe2 authored over 3 years ago by Mikael Simberg <[email protected]>
Merge pull request #5273 from msimberg/ctest-retry-submit

Retry CDash submissions on failure

d2e1a87fbce4899989cc576f3c3343b41ec5cbfb authored over 3 years ago by Mikael Simberg <[email protected]>
Merge pull request #5272 from msimberg/fix-deprecation-warnings-algorithms

Fix bogus deprecation warnings with GCC 10

be6eaf49dcb92e4867d1b526432163421076c4cc authored over 3 years ago by Mikael Simberg <[email protected]>
Merge remote-tracking branch 'origin/master' into remove-distributed-networking-ifdefs

1ee30aef97bbf4a7bf6651410f6a2e79db79a875 authored over 3 years ago by Mikael Simberg <[email protected]>
Update local command line handling to handle late command line options

103b61dea1a08e94cfc17f843e3488499f810f38 authored over 3 years ago by Mikael Simberg <[email protected]>
Adding missing HPX_HOST_DEVICE decorations

c4647d43f6de07f4328e5c01791fc55049f98b06 authored over 3 years ago by Hartmut Kaiser <[email protected]>
Fixing inspect problems

7fc2bd4f16e0d9578e99f5390e490dc23f43d5cf authored over 3 years ago by Hartmut Kaiser <[email protected]>
Convert util::loop and friends into CPOs

This is to allow transparent overrides of the functionalities for datapar, etc.

ccfde86b0e788137bcc1b8e92166419c5d773195 authored over 3 years ago by Hartmut Kaiser <[email protected]>
Moving loop_n and loop_n_ind customization points into namespace detail

- flyby: convert prefetch functionality to use new customization point

d070c2b9d31c359e569c561b12be7c17eb2e860e authored over 3 years ago by Hartmut Kaiser <[email protected]>
Significantly speedup simple for_each, for_loop, and transform

- flyby fix problem in prefetching iterator

3954ac745755f515dd91e310909a83f47ad28247 authored over 3 years ago by Hartmut Kaiser <[email protected]>
Avoid potentially quadratic behaviour in CUDA future polling

dfecbe97844f1f3ba6c7323fe02da9e494c8b6cc authored over 3 years ago by Mikael Simberg <[email protected]>
Don't poll forever for CUDA events that are not ready

f08b511b5907468d1571e9c6b8749e05602c1c4c authored over 3 years ago by Mikael Simberg <[email protected]>
Return status enum from scheduler polling functions

Polling functions can signal if they still have work to
do (polling_status::busy) or if they are...

a6dccfa1acd02cf3462276a8a67b344af72cfc71 authored over 3 years ago by Mikael Simberg <[email protected]>
Merge pull request #5276 from aurianer/fix_typo

Fix typo in docs

532297e5f04217987ac5a3f8ba1f4dcf560735b8 authored over 3 years ago by Mikael Simberg <[email protected]>
Fix typo

d4380b3c1754765bf9e513e079068058a87042ac authored over 3 years ago by Auriane R <[email protected]>
Retry CDash submissions on failure

8be60756ae21e9874519308d64381238f6eec952 authored over 3 years ago by Mikael Simberg <[email protected]>
Fix bogus deprecation warnings with GCC 10

450c45f3f2876c91ed31f647d6e381fb917de6d6 authored over 3 years ago by Mikael Simberg <[email protected]>
Fix Jenkins install directory names and save modules for later use

9ce9525da053148ebe4c724cd64f9b7346123dcb authored over 3 years ago by Mikael Simberg <[email protected]>
Merge pull request #5264 from STEllAR-GROUP/more-format

Adopt format in more places

f341d96522ae2c6b55c42aef888e626b8bcb9b86 authored over 3 years ago by Mikael Simberg <[email protected]>
Revert cpu_mask related format changes

It's not possible to provide formatting options to cpu_mask as it changes in type and nature dep...

b7f54ac7184d04d61e3aab6497359c3fb58a7e24 authored over 3 years ago by Agustin K-ballo Berge <[email protected]>
Adopt format for logging

1d74bc01eeaef620076a90992f5a768091f2d306 authored over 3 years ago by Agustin K-ballo Berge <[email protected]>
Merge pull request #5271 from STEllAR-GROUP/fixing_phylanx_1321

Correcting target ids for symbol_namespace::iterate

1a346dc4da376766610366b7d3578f2a49fd5937 authored over 3 years ago by Hartmut Kaiser <[email protected]>
Adopt format in more places

4c501fb25a2d431fbee5d43c8358002f877e0e66 authored over 3 years ago by Agustin K-ballo Berge <[email protected]>
Integrate format in exception macros

80759d59fe449035bb7753bb083a98f417b1fa23 authored over 3 years ago by Agustin K-ballo Berge <[email protected]>
Merge pull request #5260 from Jedi18/disentangle_transform_reduce

Separate segmented algorithms for transform_reduce

53e7dc65a9d36174b584a6a7c67a0b93d4d6bc8e authored over 3 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5256 from Jedi18/disentangle_transform

Separate segmented algorithms for transform

e3a391b46873af11e95ea07c23b5eb80f9c46245 authored over 3 years ago by Hartmut Kaiser <[email protected]>
remove unnecessary decay type

194615c37731562b3859a37c8703067867ef7aaf authored over 3 years ago by targetakhil <[email protected]>
remove is_seq in calls from transform_reduce

483903579a8b6b086f2a322f5a9e98594ac61b62 authored over 3 years ago by targetakhil <[email protected]>
Merge branch 'disentangle_transform_reduce' of https://github.com/Jedi18/hpx into disentangle_transform_reduce

49489a4d53c4cc192a8eb3d37ff0dbf62d1e36f6 authored over 3 years ago by targetakhil <[email protected]>
seperate segmented algorithms for transform_reduce and replace tag_invoke with tag_fallback_invoke

d36661db045891ea3ae89c829a777e9aca5bbb32 authored over 3 years ago by targetakhil <[email protected]>
remove is_seq from transform container overloads

6940063ffc1332d7aa536536cbd155518a037b1a authored over 3 years ago by targetakhil <[email protected]>
Merge branch 'disentangle_transform' of https://github.com/Jedi18/hpx into disentangle_transform

7edac63ddfacae959d6e0792b83082fde0f3d51b authored over 3 years ago by targetakhil <[email protected]>
remove is_seq where required

56a570b0e8a07b05c7241638d96fb8834375c17b authored over 3 years ago by targetakhil <[email protected]>
seperate segmented algorithms for transform, change tag_fallback to tag_fallback_invoke

d049be422828e51ede59d2702af314b5df734fe0 authored over 3 years ago by targetakhil <[email protected]>
Make sure oldest, not newest, installs are cleaned up in Jenkins jobs

84a0c31c816cdbd218af02cd3318430b19bc7555 authored over 3 years ago by Mikael Simberg <[email protected]>
Merge remote-tracking branch 'origin/master' into remove-distributed-networking-ifdefs

a3716eec87987fcb0fa225b2312c51d5b802682d authored over 3 years ago by Mikael Simberg <[email protected]>
Clean up correct old install directories in Jenkins jobs

f97e2927dedcb11eb720e5e0e39a0443bbb6f1d1 authored over 3 years ago by Mikael Simberg <[email protected]>
Attempt to get commit hash in Jenkins jobs

478f2531823f517bf1ed06c483ae5379f70bfc6a authored over 3 years ago by Mikael Simberg <[email protected]>
Fix comparison used to determine if HPX should be installed in Jenkins jobs

757ac389cdb70be93b5313315050da9934fd6006 authored over 3 years ago by Mikael Simberg <[email protected]>
Correcting target ids for symbol_namespace::iterate

7918dc62deab52d5766d8f6f33838d29cb98ac7f authored over 3 years ago by Hartmut Kaiser <[email protected]>
"Fix" formatting in member_pack.hpp

clang-format-9 insists on the weird indentation.

f7d6c423839103af8a87e0317cac8704086c3376 authored over 3 years ago by Mikael Simberg <[email protected]>
Add adapters for senders and futures

760d75613bc97fdf9dbce3700b4297121be478f5 authored over 3 years ago by Mikael Simberg <[email protected]>
Merge pull request #5265 from STEllAR-GROUP/no_unique_address

Leverage no_unique_address for member_pack

78b8ac49efdacde948354748e6de8a9af8ea2ce1 authored over 3 years ago by Mikael Simberg <[email protected]>
Merge pull request #5244 from msimberg/p1897-when_all

P1897 when_all

91f99991a7965ced8b7f862b166883b3ae1c27cc authored over 3 years ago by Mikael Simberg <[email protected]>
Merge pull request #5267 from severinstrobl/transform_reduce_annotate

Support annotations in hpx::transform_reduce

0826fb2cb451e5566c47a3b2f1905bae42dc37e0 authored over 3 years ago by Mikael Simberg <[email protected]>
Merge pull request #5262 from msimberg/jenkins-rostam-install-hpx

Install HPX in Rostam Jenkins jobs

672a7579bc9ed20f1d77834f5a3e2902ee43e11f authored over 3 years ago by Mikael Simberg <[email protected]>
Install HPX in Rostam Jenkins jobs

a604ba8b807f3c81b3c26054bfe124734c069adf authored over 3 years ago by Mikael Simberg <[email protected]>
Support annotations in hpx::transform_reduce

393b472d60735e4ef00b3b741732a2ac5bec6844 authored over 3 years ago by Severin Strobl <[email protected]>
Merge pull request #5266 from STEllAR-GROUP/fixing_5259

Making late command line options available for local runtime

eaa4fd2c65d979471c446fecb7a1fcb81790e003 authored over 3 years ago by Mikael Simberg <[email protected]>
Merge pull request #5242 from STEllAR-GROUP/moving_files

Moving last files unrelated to parcel layer to modules

89aa5dedd9efd0272a2031afbc0a90276316c601 authored over 3 years ago by Mikael Simberg <[email protected]>
Fixing inspect problems

f06313865697dcf7b13ad1390caba24dc7bc1519 authored over 3 years ago by Hartmut Kaiser <[email protected]>
Making late command line options available for local runtime

1ebab9734e5f1efc24e7e5df74c9afdb5026e256 authored over 3 years ago by Hartmut Kaiser <[email protected]>
Disable P1897 tests unless compiling with C++17 or higher

41101d9f9268c7374f45a6d04d3aebe1cab2d632 authored over 3 years ago by Mikael Simberg <[email protected]>
Enforce that operation_states are non-copyable and non-movable

Flyby: move senders and receivers whenever possible in tests.

1fef95f6b646504825062fa575ff965c8d2c8e69 authored over 3 years ago by Mikael Simberg <[email protected]>
Fixing inspect problems

a6e2c9ab76f468f8e14e42b6b5e7bfeae2c4abba authored over 3 years ago by Hartmut Kaiser <[email protected]>
Leverage no_unique_address for member_pack

26cc9a67f608ca9b91c1b8b8b112ec6f939e911d authored over 3 years ago by Agustin K-ballo Berge <[email protected]>
Add P1897 when_all

c334fa908af19a54e8feeb1059eaf00b03fb9991 authored over 3 years ago by Mikael Simberg <[email protected]>
Moving last files unrelated to parcel layer to modules

2fbb638116d39feffb9ef07bffc7b7d2b856a7ca authored over 3 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5259 from STEllAR-GROUP/fixing_5257

Making sure late command line options are recognized as configuration options

503ce7b34cb5b683f466235f9fd6ab21b24f50b2 authored over 3 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5253 from STEllAR-GROUP/format_join

Add utility to format ranges

ee025c258887b013bb89a09ba5c4066bb1daac70 authored over 3 years ago by Mikael Simberg <[email protected]>
Remove default delimiter from format_join

b721e8ef720814f40fc35fa43d227ea87563986e authored over 3 years ago by Mikael Simberg <[email protected]>
Making sure late command line options are recognized as configuration options

- flyby: move tests into modules

f54da854d820b95a6c0f1965dca1effee831af5e authored over 3 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5258 from STEllAR-GROUP/std_execution_policies

Allow for HPX algorithms being invoked with std execution policies

468bb27723ea746a2cd3b96660fe4f535f6b6e23 authored over 3 years ago by Hartmut Kaiser <[email protected]>
Add utility to format ranges

40c49ea25b2a8000ae9bf8ab86a2970c0678b3cc authored over 3 years ago by Agustin K-ballo Berge <[email protected]>
seperate segmented algorithms for transform_reduce and replace tag_invoke with tag_fallback_invoke

242c55a51e6f3c3fa2cf0af0224b7dab9b07b555 authored over 3 years ago by targetakhil <[email protected]>
Merge pull request #5233 from msimberg/boost-iostreams

Only find Boost.Iostreams if required for plugins

882adfd75c6aeed038979b4f0f9c166c0efdc20a authored over 3 years ago by Mikael Simberg <[email protected]>
Merge pull request #5245 from msimberg/p1897-operators

P1897 operator| overloads

bbcc50d302d46b63178459192911f224a6f1f6f2 authored over 3 years ago by Mikael Simberg <[email protected]>
Merge pull request #5251 from STEllAR-GROUP/banish-iostream

Banish <iostream> from library headers

2fa801ae10b83b3d2dd46ee6050f7572c5783adc authored over 3 years ago by Mikael Simberg <[email protected]>
Add operator| overloads for some P1897 algorithms

6d4ab9d5cfd4d78733df39141ecec2e13859425f authored over 3 years ago by Mikael Simberg <[email protected]>
Satisfy older GCCs in P1897/P0443 tests

4537b916a0ff2d3134a50ec339be6d8414c112d1 authored over 3 years ago by Mikael Simberg <[email protected]>
Decrease running time of future_then_executor_test

9b7f3b2edc7ed1c308b677f780a02baede95b72a authored over 3 years ago by Mikael Simberg <[email protected]>
Add P1897 just, just_on, and on algorithms

Also make P1897 algorithms customization point objects, expand tests for
transform, sync_wait.

64639ddcc0f4034dd31b4ab569c529740246054b authored over 3 years ago by Mikael Simberg <[email protected]>
Banish <iostream> from library headers

This header adds the global std::cin/cout/cerr and wide counterparts to the users' translation u...

0305c4b6d1e8e9c74e68fa5c2b07ec19a80a595f authored over 3 years ago by Agustin K-ballo Berge <[email protected]>
Fixing issues

8b05d770320c1a5a43ef17fb8ca26ed0307c2658 authored over 3 years ago by Hartmut Kaiser <[email protected]>
Update scheduler_binding_check test name in CircleCI config

000d4e95bc5f7afe235802cc463b676cb4108290 authored over 3 years ago by Mikael Simberg <[email protected]>
Add missing includes

a1410c1da8734580f63149931a5978cac1da7cd3 authored over 3 years ago by Mikael Simberg <[email protected]>
Format ini/tests/CMakeLists.txt

92a382ea24fce960b198f3f74737489095f2b67c authored over 3 years ago by Mikael Simberg <[email protected]>
Add local-only initialization of logging

dc4d443ddc59fa6187e881f249e7d0e636612345 authored over 3 years ago by Mikael Simberg <[email protected]>
Parameterize init_logging to allow local-only version of it

64962f1a346f3f52af701e4642d12a1be38323dd authored over 3 years ago by Mikael Simberg <[email protected]>
Remove some duplication between init_runtime and init_runtime_local

63cce51cf9c58592327c450587d373af4ece200e authored over 3 years ago by Mikael Simberg <[email protected]>
Revert more unnecessary changes

0c85dcb3b0f1b970985e0982f053c509e1db77e1 authored over 3 years ago by Mikael Simberg <[email protected]>
Remove wrong hpx_ini dependency from command_line_handling_local module

ab4582a18d3aaa5ac4131deafc088a3d642e68f6 authored over 3 years ago by Mikael Simberg <[email protected]>
Add missing dependency to init_runtime_local module

689a1036bcf85db044a9c0d849d7b134ef12a725 authored over 3 years ago by Mikael Simberg <[email protected]>
Further cleanup in barrier.cpp

70b28f19c00de3df24d3a2473057eda1678918bf authored over 3 years ago by Mikael Simberg <[email protected]>
Adjust whitespace for configuration messages

751b5f6760f152b055588af1531e55ae4ed83dbb authored over 3 years ago by Mikael Simberg <[email protected]>
Small header and CMake fixes

2bea373379ff42fea411c1cbd8d89c66ba75285d authored over 3 years ago by Mikael Simberg <[email protected]>
Unsplit runtime_configuration and runtime_configuration_local

7546011955ff240fcd8913bb37e530208d01600b authored over 3 years ago by Mikael Simberg <[email protected]>
Move ini module to core library

b706312b5babadff9161b121251768d28a32c568 authored over 3 years ago by Mikael Simberg <[email protected]>
Add program_options to runtime_configuration module dependencies

8f641429eb531a6b85f7dbbc5a6b0658568ce588 authored over 3 years ago by Mikael Simberg <[email protected]>
Remove APEX setup in local runtime entry point

896a584bd0fd1f12c2b442c830645b27a4dd7511 authored over 3 years ago by Mikael Simberg <[email protected]>
Remove init_winsocket call from local runtime entry point

4c4f55a529871762dd3d94de118a6c69c922a521 authored over 3 years ago by Mikael Simberg <[email protected]>
Fix thread_affinity test command line options

61875d82e6040ddd907fe0057d0bd77a8d420791 authored over 3 years ago by Mikael Simberg <[email protected]>
Disable the shared_priority_queue_scheduler in shutdown_suspended_pus test

32c7c600215343a5ccf2d97b759d34f9f07507d6 authored over 3 years ago by Mikael Simberg <[email protected]>
Add back hwloc dependency to thread_affinity test

a64da68b597e0a74354d70fd8b7cff8e202c3598 authored over 3 years ago by Mikael Simberg <[email protected]>