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

Minor fixes

Replace use of std::size_t with int for datapar equal unit tests as Vc does not support
Remove u...

c6e50cc6c079cf7e9f2c27735ea74da870b1cd4d authored over 2 years ago by srinivasyadav18 <[email protected]>
Add missing header

3189d88ded09892d18ed820b34578d1e5421f569 authored over 2 years ago by srinivasyadav18 <[email protected]>
fallback traits for bool

f40d2c0747043accec068a757ee23dadeeb00b2e authored over 2 years ago by srinivasyadav18 <[email protected]>
Add missing header

adbb28c02fb1e1ec665241b392448d9570f03daf authored over 2 years ago by srinivasyadav18 <[email protected]>
Convert sequential_mismatch into CPO

00c102b987fdde3d144b9e45643578fb0d6ec275 authored over 2 years ago by srinivasyadav18 <[email protected]>
Adapt datapar mismatch unit tests

Replaced std::size_t with int for Vc
Added datapar mismatch unit tests
Minor fixes in mismatch h...

3d0695b63c6159931aec57fffdb606924ea03696 authored over 2 years ago by srinivasyadav18 <[email protected]>
fallback traits for bool

a995346d1976140b1f4c9d2baad5d8bf357557fa authored over 2 years ago by srinivasyadav18 <[email protected]>
Adapt datapar mismatch

dbb21a39b6380b8c70b9ad362100061c528ec6ed authored over 2 years ago by srinivasyadav18 <[email protected]>
Split mismatch unit tests into header and source

This enables to use existing facilites for datapar mismatch unit tests

3ba507c8a77e90fb6f558894dc18cf6fa8592df9 authored over 2 years ago by srinivasyadav18 <[email protected]>
Switch to use generic rostam SLURM partitions

66885e2b72d86e604e4889141d06eb6785f0409e authored over 2 years ago by Hartmut Kaiser <[email protected]>
Adding in_place stop token facilities from P2300

- flyby: more noexcept for intrusive_ptr
- flyby: fixing a race condition in the stop_token impl...

68460d560d52cb4babdeb9b8f99f81a32a2b9cc0 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Adding environmental query CPOs

- flyby: fixing global_fixture linking problems with MSVC

be5b90ff478deaebeefc8d8eb3e841470de8031b authored over 2 years ago by Hartmut Kaiser <[email protected]>
Fixing clang-format problems

ec0ec0febf2412d35fd22ec9d675c51282e34314 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5748 from STEllAR-GROUP/p2300

Adding environmental query CPOs

48e4d00cac0188cfe02559145cd226312687c248 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5757 from dimitraka/api_links

Fix missing links in Public API

f11b483d62c5f02010d6a0f8dc3655a7a2f2d433 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5750 from STEllAR-GROUP/mpi_init

Make sure required MPI initialization flags are properly applied and supported

13ad9f9535c5dbe0ae6c9b76c704b1721d86a3ca authored over 2 years ago by Hartmut Kaiser <[email protected]>
Fix missing links functions

a5d543f13ee3d16190b0d1f55cc6e74fc91e9c0a authored over 2 years ago by kadimitra <[email protected]>
Adding environmental query CPOs

- flyby: fixing global_fixture linking problems with MSVC

573e48f23407fe5a7227ca53adc5f1228c211a3b authored over 2 years ago by Hartmut Kaiser <[email protected]>
Make sure required MPI initialization flags are properly applied and supported

59ecab0719fea95057391837e986dedff528595c authored over 2 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5751 from STEllAR-GROUP/mpi_dependencies

Propagate MPI dependencies to command line handling

701b026cc927a25a41f37ae0cd637339d4500402 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5739 from STEllAR-GROUP/attach_debugger_on_sigseg

Enable the option to attach a debugger on a segmentation fault (linux)

e9a05a452b7f059c77ae4bbcdc41b679c75563c3 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Formatting and minor fixes

8018178f79d18eff573a99bce363658a4ecd4c1f authored over 2 years ago by srinivasyadav18 <[email protected]>
Split equal algorithm unit tests into header and source

This enables to use existing facilites for datapar mismatch unit tests

bcdb98038f149278b3f9914c40cc238596f518a1 authored over 2 years ago by srinivasyadav18 <[email protected]>
Adapt datapar equal

fc69549e501063447c8e405a13e5bcfcb0c43c15 authored over 2 years ago by srinivasyadav18 <[email protected]>
Adapt datapar equal unit tests

2b784ae63119a84809638ff97d0aee6e7f27a28a authored over 2 years ago by srinivasyadav18 <[email protected]>
Convert sequential equal to CPO

This enables tag_invoke for data-parllel overloads.

68ba12a8da061b7167a42bd1effeefe960d3f044 authored over 2 years ago by srinivasyadav18 <[email protected]>
Merge pull request #5747 from STEllAR-GROUP/rename_set_done

Renaming set_done to set_stopped (as per P2300)

a227235c7e806ec5554d576b2950d61b669f87b2 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5745 from STEllAR-GROUP/modernize_serialization

Modernize serialization module

a3280f7e6e189abcb38fa916cbb6ec9e731e83d3 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5723 from STEllAR-GROUP/moving_tests

Moving more tests to modules

49365fbd06a6e5a36032e8eefeb83348f58925c1 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Propagate MPI dependencies to command line handling

05392798333395de72c5d50dad8f0aab20519a55 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Modernize serialization module

- adding a test combining serialization of all-types-assumed-to-be-bitwise-serializable, with
...

8c2ebbf20d6edd32c0a9220a3a1fbba6f7d9fbce authored over 2 years ago by Hartmut Kaiser <[email protected]>
Enable the option to attach a debugger on a segmentation fold (linux)

- flyby: rename HPX_LOCAL_ option to HPX_

870ffb5d78e610f9cc68b8e5eb887d76bcf1f788 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Moving more tests to modules

e590ee710d69c644aee91ae1b2de692273e256fb authored over 2 years ago by Hartmut Kaiser <[email protected]>
Merge #5746

5746: Add C++ Standard - HPX relation in API r=hkaiser a=dimitraka

## Proposed Changes
Explain...

26b3291c0eec199328b98e6e54e06f14cfdd4dc2 authored over 2 years ago by StellarBot <[email protected]>
Renaming set_done to set_stopped (as per P2300)

0a0db077877c550aa021cb1341f89c1719c5d5b9 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Add C++ HPX relation

5179d613e0143e760a8567156ae5187a2740217f authored over 2 years ago by kadimitra <[email protected]>
Merge pull request #5732 from STEllAR-GROUP/cdash_submit

Attempt to improve build-id reporting to cdash

af206bb87302514f9f857e55dee0bb439ecc07ea authored over 2 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5729 from STEllAR-GROUP/object_libraries

Workaround for CMake/Ninja generator OOM problem

d15611bb40801867c0817e76893063dbbb6386bf authored over 2 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5741 from STEllAR-GROUP/hpx_5651

Support for data-parallelism for adjacent find

29307a2b97ca713fc07f760d268199b419c827e8 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Merge branch 'hpx_5651' of https://github.com/STEllAR-GROUP/hpx into hpx_5651

d8746e2ed40aca748c4978fb6f7500def6ea0ed1 authored over 2 years ago by srinivasyadav18 <[email protected]>
Apply clang-format

863328b5285eb24235dd7ecfe1fd288e0b49e73e authored over 2 years ago by srinivasyadav18 <[email protected]>
Do not forward pred_projected

47c6f243dc0bee0aae5c60d9e41d211759dabee6 authored over 2 years ago by srinivasyadav18 <[email protected]>
Explicity call parallel::distance

54d9bf7df3f6295e074fcb58cd73d814b01bd68d authored over 2 years ago by srinivasyadav18 <[email protected]>
Add CPO to adjacent find

dd2dd9db45bcd346c6e5f459e5e0c9521fc89c4b authored over 2 years ago by srinivasyadav18 <[email protected]>
Minor fixes

Replace std::distance with parallel::detail::distance
Replace include/datapar.hpp with parallel/...

239b7266be6a7820f59f2fa9cacd32bab59f44ef authored over 2 years ago by srinivasyadav18 <[email protected]>
Replace HPX_INLINE_CONSTEXPR_VARIABLE with inline constexpr

5f4bca173ceb966745383bc23d076aea44ef6984 authored over 2 years ago by srinivasyadav18 <[email protected]>
Adapt datapar adjacent find

0e81f4e8776d0efbb64f55d5c87b7c895203f843 authored over 2 years ago by srinivasyadav18 <[email protected]>
Fallback using sequential policies when iterator is not datapar compatible

ee55428289c1dfdffb81e735e5b5a0d32483252e authored over 2 years ago by srinivasyadav18 <[email protected]>
Fixing problems created by moving PR to new repository

48fb6645313efea7e06b9c7376083987bfdf0068 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Split adjacent find unit tests into header and source

79b6102e18632d598e99c560e62fad53d89b057c authored over 2 years ago by srinivasyadav18 <[email protected]>
Add unit tests for datapar adjacentfind

6d8f78ce00060f329f2c4d811319ff9501e3fb46 authored over 2 years ago by srinivasyadav18 <[email protected]>
Merge pull request #5738 from STEllAR-GROUP/spell_check

Fixing spell-checking errors

ed720a9207487d4725d64217f2a77627dccba086 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5742 from STEllAR-GROUP/remove_cpuid

Remove obsolete files related to cpuid, etc.

4296a7b02eb0fc48fd97c81fffc5678eeeb5b173 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Merge #5743

5743: Add check for MPICH and set the correct env to suport multi-threaded r=hkaiser a=diehlpk

...

55baa07325c9c2f31cab90e4150b2cd0a8722c18 authored over 2 years ago by StellarBot <[email protected]>
Merge #5727

5727: Moving compression plugins to components directory r=hkaiser a=hkaiser

- flyby: removing ...

7858b39ede547cbe79e8c5d69c16aee6fca9fc1b authored over 2 years ago by StellarBot <[email protected]>
Add check for MPICH and set the correct env to suport multi-threaded

743cddbbb622beb91850deb5105d015a475b1400 authored over 2 years ago by Patrick <[email protected]>
Add copyright

662002543954ea254cefa27be426d27fbf5791df authored over 2 years ago by Patrick <[email protected]>
Add check for MPICH and set the correct env to suport multi-threaded

2ddb9aa045b40b1f221cb917b91f025a20b7acf5 authored over 2 years ago by Patrick <[email protected]>
Fixing spell-checking errors

899f67b4b392b1aa6dd9cf8fe4fe213e1a8215ea authored over 2 years ago by Hartmut Kaiser <[email protected]>
Attempt to improve build-id reporting to cdash

1f15a90631bd49870c76ec51259c47e71bd19e49 authored over 2 years ago by Hartmut Kaiser <[email protected]>
CMake runs out of memory when using the Ninja generator if the modules

are being built as OBJECT libraries. In this case the fallback is to
build STATIC (whole-archive)...

78d10f639f6ff64322e41169dfeea8456a6c5af9 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Apply clang-format

76a55ec9b19921aaa67d02e045ee52bd1f50f653 authored over 2 years ago by srinivasyadav18 <[email protected]>
Merge pull request #5740 from STEllAR-GROUP/hpx_5650

Support for data-parallelism for find algorithms

09376be154d736bc996955838d3cf0cfef96b0f3 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Remove obsolete files related to cpuid, etc.

# Conflicts:
# libs/core/hardware/include/hpx/hardware/cpuid/msvc.hpp

44570a4450f41572ef2c9b21ce5335795ba34aa3 authored almost 3 years ago by Hartmut Kaiser <[email protected]>
Do not forward pred_projected

6f89289092627e36a5655b861c627e985370f508 authored almost 3 years ago by srinivasyadav18 <[email protected]>
Minor fixes

Replace std::distance with parallel::detail::distance
Replace include/datapar.hpp with parallel/...

59e401670d4fe787b78a626964bb9efc07f9e41c authored almost 3 years ago by srinivasyadav18 <[email protected]>
Fixing problems created by moving PR to new repository

974693d019cce7747d970edb8381030efa25e358 authored almost 3 years ago by Hartmut Kaiser <[email protected]>
Fallback using sequential policies when iterator is not datapar compatible

c9a3bca7990bcc942652497edbf72743243c468a authored almost 3 years ago by srinivasyadav18 <[email protected]>
Replace HPX_INLINE_CONSTEXPR_VARIABLE with inline constexpr

f2b82862fbc661a97a51a1e66f51af366ebc73e6 authored almost 3 years ago by srinivasyadav18 <[email protected]>
Add unit tests for datapar adjacentfind

8d01344e172d2f2f0db0a0b71b859af3b3d3c2d2 authored almost 3 years ago by srinivasyadav18 <[email protected]>
Split adjacent find unit tests into header and source

99a0bbf60100daa666c3fd1649b989e0dcf05a9c authored almost 3 years ago by srinivasyadav18 <[email protected]>
Adapt datapar adjacent find

d36593161645cf234f9c621b7d4477420f68258b authored almost 3 years ago by srinivasyadav18 <[email protected]>
Add CPO to adjacent find

e9249f1a75d7d503736ea02f8ad628a1bcb7ebdc authored almost 3 years ago by srinivasyadav18 <[email protected]>
Apply clang-format

0e1c304e9023703491141429d805dfa989bd5f58 authored almost 3 years ago by srinivasyadav18 <[email protected]>
Fix header includes in datapar unit tests

Replace include/datapar.hpp with parallel/datapar.hpp

218ba7e9b9a51fba475f7527e5a2fb328b199295 authored almost 3 years ago by srinivasyadav18 <[email protected]>
Added comment for GCC error for HPX_INVOKE()

9229ead5836e43751ceb54f02496500e607c22df authored almost 3 years ago by Srinivas Yadav <[email protected]>
Fixing problems created by moving PR to new repository

bc6d12dcdf33e8dc00a95d641c7bd28109e09c46 authored almost 3 years ago by Hartmut Kaiser <[email protected]>
Mordenize various facilites

Replace hpx::util::invoke with HPX_INVOKE
Replace std::forward with HPX_FORWARD

# Conflicts:
# ...

5554835dcec232ce98f0bcae56ce5f72e2d0fb6f authored almost 3 years ago by srinivasyadav18 <[email protected]>
Replace with `if constexpr`

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

644e4835ddb3f691180c23d7558d766fa546e76e authored almost 3 years ago by srinivasyadav18 <[email protected]>
Fallback using sequential policies when iterator is not datapar compatible

Enables forward iterator unit tests

4c445839817401944b31408691cb2da7167f7029 authored almost 3 years ago by srinivasyadav18 <[email protected]>
Replace HPX_INLINE_CONSTEXPR_VARIABLE with inline constexpr

5f9586a99b21d445c81b4eff79a991662a57de74 authored almost 3 years ago by srinivasyadav18 <[email protected]>
Update find.hpp

c35c00b79f6314c7b9b314e87192b0e1725e6bd2 authored almost 3 years ago by srinivasyadav18 <[email protected]>
Adapt unit tests for datapar find

ca93087e2dff093b658a7c8f9250bb69b4955a82 authored almost 3 years ago by srinivasyadav18 <[email protected]>
Split find unit tests into header and source

Splits into header and source
Replaces std::size_t with int for Vc datapar compatibility

7713f9eb04ecd8c5413dfd832488cd081c8dfaf1 authored almost 3 years ago by srinivasyadav18 <[email protected]>
Adapt datapar find

# Conflicts:
# libs/core/algorithms/include/hpx/parallel/algorithms/find.hpp

ccdb63e66c98a1018d9469b3eb75b7a2aed73f03 authored almost 3 years ago by srinivasyadav18 <[email protected]>
Moving compression plugins to components directory

- flyby: removing obsolete #include files

e4951d2947f862cf83c7c188d435d6ffe72facc4 authored almost 3 years ago by Hartmut Kaiser <[email protected]>
Merge #5736

5736: Set commit status from Jenkins also for special branches r=hkaiser a=msimberg

`@hkaiser`...

3a001a962f2cb422b8a14e3c4f5d42c2490b6801 authored almost 3 years ago by StellarBot <[email protected]>
Merge pull request #5737 from STEllAR-GROUP/migrate_component

Attempt to fix migrate_component issue

42bd987e4e5b3220c29ab1ac5ce48db951c5aef1 authored almost 3 years ago by Hartmut Kaiser <[email protected]>
Attempt to fix migrate_component issue

ac3ec0b1b65900c54a7721db066de22a39645c1a authored almost 3 years ago by Hartmut Kaiser <[email protected]>
Merge #5734

5734: Revert #5586 r=hkaiser a=msimberg

`@hkaiser` this is everything "obvious" reverted, plus ...

ae45453ace32e6f5da0af9b63e09cae0876e3ada authored almost 3 years ago by StellarBot <[email protected]>
Set GitHub commit status from Jenkins also for non-pull request builds

4a8eab7cface6bf4f8458dcfb4e096e064fc0641 authored almost 3 years ago by Mikael Simberg <[email protected]>
Update foreach_report reference

69edf4d26d467dcad62c9893c044db18693f953a authored almost 3 years ago by Mikael Simberg <[email protected]>
Fix build with distributed runtime off

bad309b9bb1f565c75813a44eea522fc8913ac9e authored almost 3 years ago by Mikael Simberg <[email protected]>
Actually use adl barrier for variant

a369c33d8226836e7ec6e03fa9cc873b6426f0ce authored almost 3 years ago by Mikael Simberg <[email protected]>
Don't use performance counters with distributed runtime off in hpx_init.cpp

757e6c7415fc8cd6f12398dd8d6e571a39ddf7e6 authored almost 3 years ago by Mikael Simberg <[email protected]>
Add dependencies explicitly to hpx_core when modules are static libraries

4e44298d78afa7e55556691ff349ecdab33ce7c8 authored almost 3 years ago by Mikael Simberg <[email protected]>
Fix missing spaces for arguments lsu CI scripts

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

063e0cd3729a5e527903ddc846d4e76a109234e7 authored almost 3 years ago by Mikael Simberg <[email protected]>
Remove hpx_version and hpx_config modules from libs/full module dependencies

266e4ed0e546bb039433b551500bf15810d49c20 authored almost 3 years ago by Mikael Simberg <[email protected]>
Revert remaining HPXLocal changes

c72d258d00c6fa06da420d09e801b73e1ccff67b authored almost 3 years ago by Mikael Simberg <[email protected]>