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

Merge pull request #5309 from srinivasyadav18/seperate_datapar

Seperate datapar

ec8500ceccbff0c4df7f1eb7777c45d9aadeb1bd authored over 3 years ago by Hartmut Kaiser <[email protected]>
Reimplement task_block using task_group

c0eebbd534af4e9c999867ec72f52797a51b3c5d authored over 3 years ago by Hartmut Kaiser <[email protected]>
Add exception handling

- flyby: remove dead code from condition_variable
- flyby: switch latch to use notify_one instea...

2e1ae040f17b4fd44b183d25e8eed9787e639ffe authored over 3 years ago by Hartmut Kaiser <[email protected]>
add missing fill header and missing cast in test

a5628a7b183a30db0d401ae9deabbfd8e763cd1d authored over 3 years ago by targetakhil <[email protected]>
Fix rebase and small bugs

5ce5e52068d6caa81599f30a9b45fe549cf36fdf authored over 3 years ago by srinivasyadav18 <[email protected]>
Merge pull request #5304 from STEllAR-GROUP/msimberg-patch-6

Fix compilation of sender CPOs with nvcc

87c0d769cd627a70c1e1d81a63b408b68a952c26 authored over 3 years ago by Mikael Simberg <[email protected]>
Making task_group variadic

7abd9705ba1bbec2df9219d5edbbb3124503ad29 authored over 3 years ago by Hartmut Kaiser <[email protected]>
Adding hpx::execution::experimental::task_group

- this is similar to tbb:task_group

b9f266e62c0d77f3add0f39f6a34c4e4e856b64b authored over 3 years ago by Hartmut Kaiser <[email protected]>
Adapt and Seperate datapar loop_n_ind using tag_invoke

b07be9df45f73c3e658e3fe421a7ba0049635319 authored over 3 years ago by srinivasyadav18 <[email protected]>
Adapt and Seperate datapar loop_ind using tag_invoke

6e9de6fa6b6e8d2a5377b30e9c062a695f6cf1ba authored over 3 years ago by srinivasyadav18 <[email protected]>
Seperate datapar loop_optimization using tag_invoke

ce7778e0b8f3fbef8e741cf69c5caa97dae44cd2 authored over 3 years ago by srinivasyadav18 <[email protected]>
Seperate datapar loop using tag_invoke

fb06e071721589e8834cd3fc9fe2a430209d902b authored over 3 years ago by srinivasyadav18 <[email protected]>
Seperate datapar loop2 using tag_invoke

141ddc7b9610e9a3b81c86bb345b361bc47f4540 authored over 3 years ago by srinivasyadav18 <[email protected]>
Seperate datapar accumulate and extract values

e29d27c0f940f312ebbece0bd1b4cc3fbe24b58a authored over 3 years ago by srinivasyadav18 <[email protected]>
Added regression test for_each_datapar

56bf6b2cbb4164fc2bb94effe0f264504c1542aa authored over 3 years ago by srinivasyadav18 <[email protected]>
Add license header and Fix CMakeLists.txt

156744a456298ba9c9c140bb33a39ee023e6aafd authored over 3 years ago by srinivasyadav18 <[email protected]>
Adapt transform_loop_n_ind

d23b31f367065a4a6c0f75cdf2ee06ea09e11b87 authored over 3 years ago by srinivasyadav18 <[email protected]>
Fixing datapar transform_loop_n_ind

0172bdf9d3878359fcf0c63034382bd83d3e0be5 authored over 3 years ago by srinivasyadav18 <[email protected]>
Adapt datapar transform_loop_ind

ae5525f371773d1add2643b48d51fcad89f89599 authored over 3 years ago by srinivasyadav18 <[email protected]>
Remove datapar headers from util

17c77fa37821499bdcecf3c666df741ec1337c68 authored over 3 years ago by srinivasyadav18 <[email protected]>
Seperate datapar loop_step using tag_invoke

24ee0469febcff5224fa85e1e5ac4efbcaf97d66 authored over 3 years ago by srinivasyadav18 <[email protected]>
Fix small bugs and typos

29579b47f32aeeeb0361604ad583ba2d99fd8a47 authored over 3 years ago by srinivasyadav18 <[email protected]>
Seperate datapar transform_binary_loop using tag_invoke

28225b4337a50a6c89d098083975f0318fc80a31 authored over 3 years ago by srinivasyadav18 <[email protected]>
Seperate datapar transform_binary_loop_n using tag_invoke

d65c3d36aa59be16d5fe17dea264e2e60857b344 authored over 3 years ago by srinivasyadav18 <[email protected]>
Seperate datapar transform_loop using tag_invoke

15d0a843e726ff80abdecbf46a6363e288308202 authored over 3 years ago by srinivasyadav18 <[email protected]>
Adapt transform_loop_n_ind

ec1ac31ac32e8c51f52e1cf0faf3def7151ff352 authored over 3 years ago by srinivasyadav18 <[email protected]>
Fix is_data_aligned in zip_iterator

ade910354ca4a3a3243f7bea574cfe4f7b395cba authored over 3 years ago by srinivasyadav18 <[email protected]>
Fix datapar iterator_helpers include

6a37a0c1faebb14fe52f2bd8b312b352cf3807af authored over 3 years ago by srinivasyadav18 <[email protected]>
Add license header and Fix CMakeLists.txt

6227823a4af1f6bfce77c9c9e3e106972e750b76 authored over 3 years ago by srinivasyadav18 <[email protected]>
Fix datapar/is_data_aligned zip_iterator empty pack

061b88a11b90c20f3cc6953d1ff30f344d22a518 authored over 3 years ago by srinivasyadav18 <[email protected]>
Move datapar header include to bottom

8433398271b32ad9c98f27de0cd8bd824c47022e authored over 3 years ago by srinivasyadav18 <[email protected]>
Adapt datapar transform_loop_ind

950a0569388fe8fbfa06020c417e2dec436a8dfe authored over 3 years ago by srinivasyadav18 <[email protected]>
Seperate datapar transform_loop_n_ind

03868c64428a8033d35c637349333f668e31b892 authored over 3 years ago by srinivasyadav18 <[email protected]>
Apply clang-format

6526f5f860aa58648bff47374be77fef83cf95e0 authored over 3 years ago by srinivasyadav18 <[email protected]>
Seperate transform_loop_ind using tag_invoke

893ab0001a5f2831249b880e959faec8a8b0923a authored over 3 years ago by srinivasyadav18 <[email protected]>
Fixing datapar transform_loop_n_ind

03dd90939fa01ee3643f49279ea47dc78bd76e5b authored over 3 years ago by srinivasyadav18 <[email protected]>
Seperate datapar transform_loop_n using tag_invoke

76bee9808d861018d0b73d6aae4a38259dc41324 authored over 3 years ago by srinivasyadav18 <[email protected]>
Fix is_data_aligned variadic template sequencer

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

18d2b770c657534624530db1d1e3343563aa204e authored over 3 years ago by srinivasyadav18 <[email protected]>
Fix is_data_aligned convention

70ec07f0fb1af01f35788b83528d65388e0161ee authored over 3 years ago by srinivasyadav18 <[email protected]>
Added regression test for_each_datapar

7c812833d712e7a1cbf41dbc657d967aa2afa32a authored over 3 years ago by srinivasyadav18 <[email protected]>
Fix formatting

90ae8581dc6ca401d612c73369ccdde144159712 authored over 3 years ago by srinivasyadav18 <[email protected]>
Update image tag used in CI

efb70ad459812cf3fc21ffcf0b5d26fa3aece31d authored over 3 years ago by Mikael Simberg <[email protected]>
Fix Seg fault on foreach_datapar_zipiter

a4c23bc92daf228a3466d763e5661f64e92bcea9 authored over 3 years ago by srinivasyadav18 <[email protected]>
Fix naming conventions in datapar

fe5cec0186bb02f42bfce984d135774075db4e7c authored over 3 years ago by srinivasyadav18 <[email protected]>
Fix datapar_loop_step variable initalisation

66b4a03b2cb1381370c679db5556191ba76b7e54 authored over 3 years ago by srinivasyadav18 <[email protected]>
Variaous changes to fix Vc compilation

- Apply cmake-format
- Format CMakeLists.txt
- Fix -Wunused
- Fix headers
- Fix -Wno-sync-nand a...

45af235936ebe9ad2c71bf470338642d4a9ab133 authored over 3 years ago by srinivasyadav18 <[email protected]>
Test vc integration on CircleCI

dad8a25510d6af26e34145176fb158cf9fff00a9 authored over 3 years ago by Mikael Simberg <[email protected]>
Add ifdefs for thread executors compatibility in datapar/execution_policy.hpp

64c504c1a6afc61ce71c52e92cf5fcc4145f5564 authored over 3 years ago by Mikael Simberg <[email protected]>
Fix uses of dataseq/par in tests

9471e68c8dfd05491201603abc56550f6465e5d4 authored over 3 years ago by Mikael Simberg <[email protected]>
Attempting to fix datapar compilation issues

a561fbf325efa4c38f897735b991d5dc1aea09f8 authored over 3 years ago by Hartmut Kaiser <[email protected]>
change namespace for transform_loop.hpp

fd4a059b4b782d7c8d13db815d66eccfc9416e66 authored over 3 years ago by srinivasyadav18 <[email protected]>
add fill tests for execution paths that don't take in a execution policy

95f40f7c22f2f779dc1534e5fffabbf0643b108b authored over 3 years ago by targetakhil <[email protected]>
fix minor bugs

cfb5efdcdab8e113f7a65ca9668739a4f39b7b0a authored over 3 years ago by targetakhil <[email protected]>
seperate segmented algorithms for find, find_if and find_if_not

10d6cf1a37bdb084aaadb21f77e16c924d3bb6ef authored over 3 years ago by targetakhil <[email protected]>
add generate segmented test

f71fcaa68fb090405207e1df34fd61019b808cc7 authored over 3 years ago by targetakhil <[email protected]>
Fix compilation of sender CPOs with nvcc

86ad8a226f607a033a42a58d59e1571f12cb220e authored over 3 years ago by Mikael Simberg <[email protected]>
Merge pull request #5302 from aurianer/fix_cmake_flag_propagation_bug

Fix cmake bug, now propagate flag with right language

11d8254a0dc0c33e0edf1b9702f8d78e3245e4b0 authored over 3 years ago by Auriane R <[email protected]>
Fix cmake_format step

b253ae8ec83db8141a812502dcbb2e750edf9f91 authored over 3 years ago by aurianer <[email protected]>
Fix cmake bug, now propagate with right language

The flag was added globally and not for a specific language

cd6b051b19c661fe0bd9785976d268af3a6353b0 authored over 3 years ago by aurianer <[email protected]>
Merge pull request #5300 from aurianer/remove_wrong_private_flag

Remove PRIVATE flag that was propagated into the LANGUAGES

b691b44464f24164a219302a2e2b745926600865 authored over 3 years ago by Auriane R <[email protected]>
Remove PRIVATE flag that was propagated into the LANGUAGES

361b47f2e9fd0402abdf753637a1242957461169 authored over 3 years ago by aurianer <[email protected]>
Merge pull request #5292 from msimberg/pipeline-wrapper

Add async_rw_mutex based on senders

d2f8a84bde989cbcfba39fd26b735245ee580a29 authored over 3 years ago by Mikael Simberg <[email protected]>
Add async_rw_mutex with senders

async_rw_mutex is a wrapper object that returns senders to the wrapped
object.

50427ce2171efa3c420bcc5a6bb020a43236d3e4 authored over 3 years ago by Mikael Simberg <[email protected]>
Merge pull request #5295 from msimberg/clang-12-boost-1-76

Update clang-newest configuration to use clang 12 and Boost 1.76.0

dddbd3081306f12cbb56753b916a5793542904e8 authored over 3 years ago by Mikael Simberg <[email protected]>
Merge pull request #5297 from msimberg/jenkins-exact-cmake-ninja-specs

Specify exact cmake and ninja versions when loading them in jenkins jobs

19b81762587297b5766adb8620f4272848a105ef authored over 3 years ago by Mikael Simberg <[email protected]>
Specify exact cmake and ninja versions when loading them in jenkins jobs

81e2a38f7029d83589e2abcd828c439ba3111506 authored over 3 years ago by Mikael Simberg <[email protected]>
Merge pull request #5293 from aurianer/fix_clang11_cuda_future_test

Fix Clang 11 cuda_future test bug

b01c5bc510674ff0464d86c5816a9ced86f73b09 authored over 3 years ago by Mikael Simberg <[email protected]>
Use clang 12 and Boost 1.76 on Jenkins

4ddbb29144f6726b846c8a81169ac2f218acec61 authored over 3 years ago by Mikael Simberg <[email protected]>
seperate segmented algorithms for generate and add missing sentinel tests

2077dc39d72d1cc8055e89706a1f8aab05e0c53d authored over 3 years ago by targetakhil <[email protected]>
seperate segmented algorithms for fill and add missing sentinel tests for fill

9e608fa18bd9c42b3c3b5390377d2f1f609269cd authored over 3 years ago by targetakhil <[email protected]>
Add workaround for gcc nvcc environment

e967a57ed51378ca72a75bd96352b429a3a8b5df authored over 3 years ago by Auriane R <[email protected]>
Move apply in .cu files due to a bug

fdfa0fe9de615771678c37988647d43c20035caf authored over 3 years ago by Auriane R <[email protected]>
Allow the use of Clang 11 in env-clang-cuda

10b4b05622993d409cc824cd2cf3694e7f002731 authored over 3 years ago by Auriane R <[email protected]>
Merge pull request #5279 from msimberg/more-gcc-10-deprecation-warnings

Fix more GCC 10 deprecation warnings

84cf823669fe3320cea7526e66ceb19a57d85b8d authored over 3 years ago by Mikael Simberg <[email protected]>
Merge pull request #5290 from orgarten/fix_docs_source_lines

Fixed source file line statements in examples documentation

f26eef0b7fa2ade945d9c39ec82a2edabf6cac0a authored over 3 years ago by Mikael Simberg <[email protected]>
Merge pull request #5289 from severinstrobl/std_tuple_split_future

Allow splitting of futures holding std::tuple

993cb9087bf6136f318c5d92f365201103e73f21 authored over 3 years ago by Mikael Simberg <[email protected]>
Merge pull request #5288 from toktarev/issue/5204

Move algorithms to tag_fallback_invoke

b0bd55f6f26d250efe023b1c66d7e70100507b01 authored over 3 years ago by Mikael Simberg <[email protected]>
Merge pull request #5284 from toktarev/issue/4987

Replacing util::function_nonser on std::function in hpx_init

e6c572f0dc4f03f44158eb4a52746ef20a03eb3f authored over 3 years ago by Mikael Simberg <[email protected]>
Merge pull request #5282 from aurianer/update_boost_for_daint_20_11

Update Boost for daint 20.11 after update

932803601d085ec5294e2280a1f3a097ccd01f24 authored over 3 years ago by Mikael Simberg <[email protected]>
Update Boost module after daint update

f9b6fa3317413b340984beb56d23d737334f390d authored over 3 years ago by Auriane R <[email protected]>
Remove workaround when 20.11 was not available

f367be107d3c11a0e10c26fd13d00e126cbdc2da authored over 3 years ago by Auriane R <[email protected]>
updated 1d_stencil example with tags

97c61cd67ada001ebba39be42f43200605f06a7f authored over 3 years ago by Orell Garten <[email protected]>
Addressing PR comments

595df65ab737cafe39a4372b7664a64b3b191a34 authored over 3 years ago by Alexander Toktarev <[email protected]>
added start-after, end-before tags to interest calculator

1f02de0ba7a55409d171a3a8c45bf02d7a4fe469 authored over 3 years ago by Orell Garten <[email protected]>
used tags to specify code snippets

b632dc959bd69b1605bb0e21ca501c5a8316b5ed authored over 3 years ago by Orell Garten <[email protected]>
fixed source line statements in fibonacci docs

3675a1199d84f680511872e70655d08bc7b01325 authored over 3 years ago by Orell Garten <[email protected]>
fixed source line statements in accumulator docs

356753d1e56865a9058c46250d47d675167b9084 authored over 3 years ago by Orell Garten <[email protected]>
Fixed clang-format problems

bd3bda405ed58e34b77492b59837a6ce80b0fe53 authored over 3 years ago by Alexander Toktarev <[email protected]>
Fixed clang-format issue

c468112d3da011d3f9331f1035e0f20f61cca164 authored over 3 years ago by Alexander Toktarev <[email protected]>
Allow splitting of futures holding std::tuple

Analogous to the case of std::pair, it should be possible to split a
hpx::future<std::tuple<Ts.....

f3b4b437ed5eaed5fa2896b9c5b0803e1c506893 authored over 3 years ago by Severin Strobl <[email protected]>
Fixed code style problems

2d99a2add52647a3151b433324e7c017ccbaaf2d authored over 3 years ago by Alexander Toktarev <[email protected]>
Move algorithms to tag_fallback_invoke

135883558c3bc3cd787a19ed546cb1a7df422b1d authored over 3 years ago by Alexander Toktarev <[email protected]>
Fix more unused variable warnings reported by GCC 10

d91e51186b20b00f835397cc3006ebea7142f1ed authored over 3 years ago by Mikael Simberg <[email protected]>
Merge pull request #5172 from msimberg/remove-distributed-networking-ifdefs

Add separate local-only entry point

687a49545d0f82228d7f927dae1166486565aebc authored over 3 years ago by Mikael Simberg <[email protected]>
Addressing PR comments; Added back-compativility tests

3dd6464003dde109d665e3839f6c46aab23f562b authored over 3 years ago by Alexander Toktarev <[email protected]>
Merge pull request #5285 from aurianer/clang_format_fix

Fix clang-format failure on master

e7ad556ef9592b4934b4e3f054059c06c723d955 authored over 3 years ago by Mikael Simberg <[email protected]>
Fix clang-format failure on master

ef361b048af852f83f0fd2675a6f976ee5e293d7 authored over 3 years ago by Auriane R <[email protected]>
Merge pull request #5277 from msimberg/cuda-polling-fixes

Small fixes and improvements to CUDA/MPI polling

886e4e3a12aef3bffe31f954e68b006095f8a8c1 authored over 3 years ago by Mikael Simberg <[email protected]>
Merge pull request #5280 from msimberg/fix-counting-iterator-test

Avoid modulo by zero in counting_iterator test

7aaba63ac92e091419e5a087734ef89c76d8af4b authored over 3 years ago by Mikael Simberg <[email protected]>
Replacing util::function_nonser on std::function in hpx_init

a0a7656c14dc4c62294321715cf676b7fb47e54c authored over 3 years ago by Alexander Toktarev <[email protected]>