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 CONTRIBUTING.md

581d3fb174e55eb1a8ba68d54dc9108e3cbac82b authored over 2 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5800 from STEllAR-GROUP/mpi_background_work

Add option to restrict MPI background work to subset of cores

a079998980085cbc8ceacd09f788cdfc5c548136 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5797 from STEllAR-GROUP/sphinx_role

Extend Sphinx role to support arbitrary text to display on a link

23b3777a4b9780f76c8d1d0be8f6f21f5b74fcf6 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Add option to restrict MPI background work to subset of cores

ea1fe8970f1dc31f103edccd67bbea35f15c028f authored over 2 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5798 from STEllAR-GROUP/apex_mpi

Adding MPI as a dependency to APEX

9c23336fbe2ac6f276798a7e4bc89aaa5cdcfc99 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5793 from STEllAR-GROUP/1_6_deprecation

Remove features that are deprecated since V1.6

08327cba4a196e8008b1053563c0ec8a9aa52981 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Adding MPI as a dependency to APEX

a882c66c43ab9f0881ece537baf8208a73acaf66 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Extend Spinx role to support arbitrary text to display on a link

7d7b88fac860e7c58be07df0bb5aa9719604fa1a authored over 2 years ago by Hartmut Kaiser <[email protected]>
Remove features that are deprecated since V1.6

f458d65a9ebaa2d99be227c38cc48ba0f9c76fe8 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5791 from STEllAR-GROUP/bind

Moving bind, bind_front, bind_back to namespace hpx

f252b62bfe56cee39719069e781a9422ac0de149 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5795 from STEllAR-GROUP/vcpkg_fixes

Avoid writing path and directories into HPXCacheVariables.cmake

3998ebed6eaf7a893eee245b40729d9692444864 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5796 from STEllAR-GROUP/cuda_failures

Disable CUDA tests that cause NVCC to silently fail without error messages

efce85bb134db682b9ea5941132c24a7b7d0866f authored over 2 years ago by Hartmut Kaiser <[email protected]>
Disable CUDA tests that cause MVCC to silently fail without error messages

691e051bbbefe35856f608f764dc3e911391d505 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Avoid writing patch and directories into HPXCacheVariables.cmake

- this is in support of https://github.com/STEllAR-GROUP/hpx/issues/5774

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

5711: Refactor manual sections r=hkaiser a=dimitraka

Restructure HPX build system section to mu...

dc45dfd7d439eb48bce89f02217a8a91e2e50c0b authored over 2 years ago by StellarBot <[email protected]>
Merge #5794

5794: Update Piz Daint Jenkins configuration r=hkaiser a=msimberg

Attempt to update the configu...

69662579657e63bd4a85862e188aae923d346298 authored over 2 years ago by StellarBot <[email protected]>
Refactor manual sections

b94c83ec9844accb8c05756feb6d68ed69b00699 authored over 2 years ago by kadimitra <[email protected]>
Moving bind, bind_front, bind_back to namespace hpx

cafcd92cf064d7a976c305213bd182aad2f9aad9 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5792 from STEllAR-GROUP/fixing_num_cores

Making sure num_cores is properly handled by parallel_executor

ee878c34e99aeda8c5c0b7ea073e4c52f3976b83 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5786 from STEllAR-GROUP/fixing_barrier

Attempting to fix hangs in distributed barrier

73bada70ba28988289c309d8bdcfc32e986979fd authored over 2 years ago by Hartmut Kaiser <[email protected]>
Attempting to fix hangs in distributed barrier

- adding logging

628c5cfe5481e5796e31e898620e5ff93ca1140f authored over 2 years ago by Hartmut Kaiser <[email protected]>
Update Piz Daint Jenkins configuration

eb52d4231605a6946d45dfaf07425407ce5b5af9 authored over 2 years ago by Mikael Simberg <[email protected]>
Making sure num_cores is properly handled by parallel_executor

- adding more constexpr and noexcept
- fixing advance_and_get_distance

ba2da86069c4220ac29653799d7361225dcec689 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Fixing for_loop test

- flyby: rename test to refer to issue

774451496efce5268aaa491e27852395afa33593 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5758 from STEllAR-GROUP/completion_signatures

Adding support for P2300 completion signatures

1ccb99d573d51006889be10016c3aa4a02b62e36 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5790 from STEllAR-GROUP/distributed_function

Moving serializable function/move_only_function into namespace hpx::distributed

f3cd2d707aec4a3316f6ea8e36abe38cc14dd11a authored over 2 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5778 from deepaksuresh1411/master

Updated for_loop.hpp

45881ecad603b411a840f98bcaac04025fffab1e authored over 2 years ago by Hartmut Kaiser <[email protected]>
completion_signatures for any_sender, thread_pool_scheduler, etc.

completion_signatures for bulk and when_all
Attempt to solve CUDA/HIP related problems
- fixing m...

78a9c48e7d5d0667704ca0de5e35147b939f0c8e authored over 2 years ago by Hartmut Kaiser <[email protected]>
Moving serializable function/move_only_function into namespace hpx::distributed

af15676d0cacbea086ec57685c342827a65f8189 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5773 from STEllAR-GROUP/barrier

Moving barrier to consolidated namespaces

52e93b190e7f05d98eb7f2cb08d0465eb60f6430 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Update for_loop.hpp

ad1018e81af9538804b2f868773c97b671ae21d7 authored over 2 years ago by Deepak Suresh <[email protected]>
Update for_loop.hpp

9fdcda75842bda5aff6856b16f65f4c19ab74999 authored over 2 years ago by Deepak Suresh <[email protected]>
Update for_loop_test.cpp

9390e5670489c094e4c73dfd50347f7df77858c4 authored over 2 years ago by Deepak Suresh <[email protected]>
Update for_loop_test.cpp

244c44bb8d20f07dff881b52ade7c2be09ab1c79 authored over 2 years ago by Deepak Suresh <[email protected]>
Merge pull request #5765 from STEllAR-GROUP/add_sphinx_role

Adding a sphinx role allowing to link to a file directly in github

7a4e7ff8754cc32de03c6b355b26f0098f1576a3 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Moving barrier to consolidated namespaces

- make cpp20 barrier default local barrier
- moving local barrier to namespace hpx
- moving dist...

24d3d1b8da7aeeda1f7d978d54982170fa6103be authored over 2 years ago by Hartmut Kaiser <[email protected]>
Adding role to link with types on cpp_reference

3efdd085f2fc0d2a49da1b813d146728c77d827a authored over 2 years ago by Hartmut Kaiser <[email protected]>
Adding a sphinx role allowing to link to a file directly in github

9c7c4393263cf450af3f3a21e60442835843fff5 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5780 from msimberg/update-jenkins-configs-gcc-clang-8

Update Piz Daint Jenkins configurations from gcc/clang 7 to 8

136cd0ba63b00c763ad5cd811d07af6d36702205 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5775 from STEllAR-GROUP/optional

Move optional into namespace hpx

c577fdc9397ca8c0a2f8875dd653ab2de96431b0 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5787 from STEllAR-GROUP/function_tests

Remove unneeded (and commented) tests

fa8531a2afa01c45cf9c7125f7f45024baa3c383 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5785 from autoantwort/inital-osx-arm64-support

add cmake code to detect arm64 on macOS

d36be3a0bb41d73515897498d9450cc446062585 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Update Piz Daint Jenkins configurations from gcc/clang 7 to 8

fd47778e4f811cd2e1732b7c0b8b527873fd295e authored over 2 years ago by Mikael Simberg <[email protected]>
Remove unneeded (and commented) tests

d24272ff0fdc28bde9c8932df8a5c39c71be753b authored over 2 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5783 from STEllAR-GROUP/function

Moving function and function_ref into namespace hpx

ba94fa3fbcab30af1dd4cee40843d2f3d4e1ffe1 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Use std::optional whenever possible

1a6b8c572e45b77bee409c26bae2eedef4e164ab authored over 2 years ago by Hartmut Kaiser <[email protected]>
add cmake code to detect arm64 on macOS

250cdbf51074786469176456448414d91de54a81 authored over 2 years ago by Leander Schulten <[email protected]>
Moving function and function_ref into namespace hpx

- rename unique_function to hpx::move_only_function

8795a35f0d3e9c6d60becee31e48c46828219542 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Update for_loop_test.cpp

3a3a7ef7b9fe53e4714d6f2c07dd4bb0d556d623 authored over 2 years ago by Deepak Suresh <[email protected]>
Update for_loop_test.cpp

203ad52512feb9f8e75c7a3a2659b21c54310cab authored over 2 years ago by Deepak Suresh <[email protected]>
Update for_loop_test.cpp

a33839ebb6dc7f3fecc3d5b73c5adfcccc7fb313 authored over 2 years ago by Deepak Suresh <[email protected]>
Update for_loop_test.cpp

180b0ff67fe3de93d7f2e23de59c3c573cf60884 authored over 2 years ago by Deepak Suresh <[email protected]>
Move optional into namespace hpx

- adding missing C++20 functionalities for optional

42425f5f470cc89d439c62775a49012568b62d55 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Update for_loop_test.cpp

595a0208b451ea953c4b78b0b87eaffaac841d91 authored over 2 years ago by Deepak Suresh <[email protected]>
Update for_loop_test.cpp

2eb54f7b505246e7f7028a02dd661c041ab1d5f4 authored over 2 years ago by Deepak Suresh <[email protected]>
Update for_loop_test.cpp

Formatted the file

5fd7f8d354d094aa35460de630e060f363501a30 authored over 2 years ago by Deepak Suresh <[email protected]>
Update for_loop.hpp

formatted the code according to clang-format

6c8a0281915ddd38ae6ccc7029779440cc4a07bb authored over 2 years ago by Deepak Suresh <[email protected]>
Update for_loop_test.cpp

71e43572a67ad304af7645a3fbc97c3d2f787291 authored over 2 years ago by Deepak Suresh <[email protected]>
Update CMakeLists.txt

c447a79ef0b5d441026b28288c34205ddf3b836b authored over 2 years ago by Deepak Suresh <[email protected]>
Merge branch 'STEllAR-GROUP:master' into master

f6b77be696461b287004ce0a189f2f7f2937b18a authored over 2 years ago by Deepak Suresh <[email protected]>
Merge pull request #5781 from STEllAR-GROUP/github_action_windows

Updating used version of Visual Studio

2bf5f828b707f4e8ec7e90b398dbbaf782b5fcc8 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5770 from STEllAR-GROUP/hip_problems

Fixing HIP issues

1224f6f6d480633f5508e3a921f1c5d2b0581a47 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Updating used version of Visual Studio

- regenerate dependencies in vcpkg
- update used Boost to V1.78

8a29770cbfa365842b413574017125e34269626d authored over 2 years ago by Hartmut Kaiser <[email protected]>
Update for_loop_test.cpp

715a185ebb023c807163ad47d884cb031d455130 authored over 2 years ago by Deepak Suresh <[email protected]>
Merge branch 'STEllAR-GROUP:master' into master

f000935228dd930c3e2454b0773849ef9fa3d7b3 authored over 2 years ago by Deepak Suresh <[email protected]>
Update for_loop_test.cpp

Final Updated test file

ea92ed0a9cd07d6553e2879261185d3ff7fddc9d authored over 2 years ago by Deepak Suresh <[email protected]>
Merge #5777

5777: Update reference for foreach benchmark r=hkaiser a=msimberg

After the performance improve...

82552997583a1b01e36d2ad85a1eca82de192c29 authored over 2 years ago by StellarBot <[email protected]>
test case for for_loop

6070a41204284a10045fec3f4ac0ad8c62530d78 authored over 2 years ago by Deepak Suresh <[email protected]>
Update reference for foreach benchmark

618a103cb48367605c0985b2f7576d964a3f3185 authored over 2 years ago by Mikael Simberg <[email protected]>
Merge pull request #1 from deepaksuresh1411/deepaksuresh1411-for_loop-patch

Updated the for_loop.hpp

6648043bc3bbaf2e3ee119afca4ce718b93df76f authored over 2 years ago by Deepak Suresh <[email protected]>
Updated the for_loop.hpp

This fixes the issue of for_loop function taking absurd values as arguments.

bef3366d111644f8235878b9a48bf70406935557 authored over 2 years ago by Deepak Suresh <[email protected]>
Fixing HIP issues

a0ad4e42d5370e1829ad80ae6e5f1c4460dccfa5 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5771 from STEllAR-GROUP/for_loop

Moving for_loop into namespace hpx::experimental

9954c36fba6367b8c3d69dd28e3c897d143bc11c authored over 2 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5769 from STEllAR-GROUP/small_vector_performance

Slight improvement of small_vector performance

563575a6416626f1d3ddd25bd37a977b13e338ef authored over 2 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5772 from STEllAR-GROUP/find_if_docs

Adding missing docs for ranges::find_if and find_if_not algorithms

463f03061ffc06d438040325dda623668c1cdbc9 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Moving for_loop into namespace hpx::experimental

- move hpx::parallel::induction/reduction into namespace hpx::experimental
- move hpx::ranges::f...

2bb5562c7e47cc6b80931504b7e29ff2d6696b4c authored over 2 years ago by Hartmut Kaiser <[email protected]>
Slight improvement of small_vector performance

- adding benchmark

4ca64f284ad6742dd2b2d0bb79ca29dd33a28014 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Adding missing docs for ranges::find_if and find_if_not algorithms

3378d576b05f77b9f0b53540dd349b33ae56137a authored over 2 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5766 from STEllAR-GROUP/conversion_warning

Fixing a integral conversion warning

ce12d280f260ef519ef4a3ffc14a77b7af635aa4 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Fixing a integral conversion warning

1ab9a4806a83bfbf2826a1bba74e25dcb00cdc2c authored over 2 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5756 from STEllAR-GROUP/p2300_add_stop_token

Add stop support to when_all

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

5754: Support for data-parallelism for equal algorithm r=hkaiser a=srinivasyadav18

Contributes ...

ae7f80609a14395cf49296a701f0d5260f39c765 authored over 2 years ago by StellarBot <[email protected]>
Fixing CUDA issues

22b99d09f907ed9e86a20462bd25fc40ce388cb6 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Add support for stopping to when_all

- fixes to environmental query support
- move queries to execution module
- adding transfer_when...

8d501293f07ddda4c606f475c0230e1e30e0c42e 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...

d4fb4d80170a2a95ce174928fc1e5ec50c6a193b authored over 2 years ago by Hartmut Kaiser <[email protected]>
Fixing bad #include

82761cc85753df92423b022f0245d795c8743025 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Merge #5763

5763: add num_cores facility r=hkaiser a=hcq9102

- Aim to control the number of cores in execut...

282f5fafa6abd3d2c455445fff5db512d2fdc5b9 authored over 2 years ago by StellarBot <[email protected]>
Merge #5755

5755: Support for data-parallelism for mismatch algorithm r=hkaiser a=srinivasyadav18

Contribut...

528c18c487359e377090b36c1c96ad02f7c8be1c authored over 2 years ago by StellarBot <[email protected]>
cmakelist amend

e47e13ce797feacaa8555bfa7d19621d25c4ba54 authored over 2 years ago by chuanqiu <[email protected]>
header_cmakelist fixing

c710aef494a94d29307b0af9a961966959219940 authored over 2 years ago by chuanqiu <[email protected]>
inspection fixing

9b363bf606e7f0939f5f0a1b33a202b93de0aa66 authored over 2 years ago by chuanqiu <[email protected]>
add num_cores facility

b796bff8a8e2d5bdf2e3df8997557354a28e452c authored over 2 years ago by chuanqiu <[email protected]>
Merge pull request #5761 from msimberg/missing-mpi-inline

Add missing inline to mpi_exception.hpp error_message function

db2efee3c36f70e610555bc86c22cc8006724079 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5760 from msimberg/update-cdash-build-url

Update cdash build url

2c66f22c6e81934105f4d43c9e71af22ccd0605e authored over 2 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5759 from STEllAR-GROUP/rostam_slurm_partitions

Switch to use generic rostam SLURM partitions

ed7d707a4c5257750e99c22c0690c6cabc70263a authored over 2 years ago by Hartmut Kaiser <[email protected]>
Minor fixes

Fix template parameters in equal CPOs
Fix return types in find CPOs
Add missing overload for seq...

2c68b67a068287807d97bafcc18bd4bf2e5cea0d authored over 2 years ago by srinivasyadav18 <[email protected]>
Add missing inline to mpi_exception.hpp error_message function

8196ef0cc56afeb4282fb983da28db95cc79f41a authored over 2 years ago by Mikael Simberg <[email protected]>
Update cdash build url

4249146f3102c2b2dec75c3438caf824b80369ae authored over 2 years ago by Mikael Simberg <[email protected]>
Merge pull request #5749 from STEllAR-GROUP/p2300_stop_token

P2300 stop token

3cd9eb84b2ce45d011921eaf7694a81f19b8e096 authored over 2 years ago by Hartmut Kaiser <[email protected]>
Merge branch 'simd_equal' of https://github.com/srinivasyadav18/hpx into simd_equal

cd0239117358e0612c3fde948ff8507e9a53e64a authored over 2 years ago by srinivasyadav18 <[email protected]>