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

Rearrange thread executors compatibility ifdefs in executor_component.hpp

00dcf9e497d40a9109b2a9fca4dc4b1394eda971 authored almost 4 years ago by Mikael Simberg <[email protected]>
Simplify check for single token in from_string

bbffa86930495c974d01acd1b52b7aaf88882a40 authored almost 4 years ago by Mikael Simberg <[email protected]>
Add check to from_string for single tokens

578d848c2b268aed0a6192c6dbf6ed5e20ecea79 authored almost 4 years ago by Mikael Simberg <[email protected]>
Add workaround for compiling any with nvcc

ba5791e483eeada79722c77e83851db1e907f380 authored almost 4 years ago by Mikael Simberg <[email protected]>
Add resource partitioner include to scheduler_binding_check test

3a5c86e0219f54b29d4be2d1769c691a6dc57211 authored almost 4 years ago by Mikael Simberg <[email protected]>
Make service_executors and annotation_check tests build without thread executors

5101726467bbc9de030bd2cd8fa1428b6ec8213c authored almost 4 years ago by Mikael Simberg <[email protected]>
Add support for std::basic_string to from_string

21c70688b5aabdd0d5a01f07b350d6058a2f1438 authored almost 4 years ago by Mikael Simberg <[email protected]>
Fixing test failures

85535a95db15e7fb9b239a0aead50ce56341322a authored almost 4 years ago by Hartmut Kaiser <[email protected]>
Make scheduler_binding_check test work without thread executors

916e490f04fd772ee32a593b1c5b70a7a7c4217c authored almost 4 years ago by Mikael Simberg <[email protected]>
Fixing example

f6830ded517f24f9be9ace5e60a6d4ac9ad7167f authored almost 4 years ago by Hartmut Kaiser <[email protected]>
Disable compatibility options for 1.6.0 release

8e452dcc5a02c57d5ab069127f3bb9348fd15989 authored almost 4 years ago by Mikael Simberg <[email protected]>
Merge pull request #5064 from msimberg/rp-cmdline-separate

Refactor runtime configuration, command line handling, and resource partitioner

8cb1829d7ae94d1cc078a7ed1a6014c212406a09 authored almost 4 years ago by Mikael Simberg <[email protected]>
Merge pull request #5033 from msimberg/p1393-properties

Implement P2220 properties module

e2522aa0eea16d931c13f793239557f878bcab7f authored almost 4 years ago by Mikael Simberg <[email protected]>
Merge pull request #5098 from msimberg/api-listing-fixes

Minor fixes to public API listing

97ce7acaa5b209b194ea122a16b0ac9e81526fb6 authored almost 4 years ago by Mikael Simberg <[email protected]>
Merge pull request #5094 from msimberg/fix-macos-gh-actions

Attempt to remove macOS workaround for GH actions environment

c03fbbd23949e78e69809bfe28ed4658f01847f7 authored almost 4 years ago by Mikael Simberg <[email protected]>
Merge pull request #5097 from msimberg/remove-hpxmp

Remove hpxMP support

e60031395d00aa385b9abfa79257aa381528a6e6 authored almost 4 years ago by Mikael Simberg <[email protected]>
Minor fixes to public API listing

8e56f9e3c7eb7815c7b653ea14dbe8dfba2aa8d8 authored almost 4 years ago by Mikael Simberg <[email protected]>
Limit number of worker threads in macOS tests

feceeec25d7b3543a7ef1573663037da968d7d4e authored almost 4 years ago by Mikael Simberg <[email protected]>
Merge pull request #5096 from msimberg/remove-fractals

Remove fractals examples

da5853fdfab885ef28f6b735d656846f3f486e41 authored almost 4 years ago by Mikael Simberg <[email protected]>
Merge pull request #5095 from msimberg/rostam-hip-nodes

Use all AMD nodes again on rostam

4b2f14e7667b02959175a2ef2ae67827d4a12083 authored almost 4 years ago by Mikael Simberg <[email protected]>
Merge pull request #5093 from msimberg/remove-verbs-parcelport

Remove verbs parcelport

894bc02a6f593e0a9399ce5cd17c999bb1408c56 authored almost 4 years ago by Mikael Simberg <[email protected]>
Remove hpxMP support

d9a8746c583a382b70ebe3cfd14869d952368fbe authored almost 4 years ago by Mikael Simberg <[email protected]>
Remove fractals examples

due to BSD license in EasyBMP files.

484a668525649414906d02eccfa7236638654967 authored almost 4 years ago by Mikael Simberg <[email protected]>
Use all AMD nodes again on rostam

c032a3bd00fda6079d7b80c54e41a400d90da5f7 authored almost 4 years ago by Mikael Simberg <[email protected]>
Add workaround for GH actions macOS python problem

982c4254d4c187dca0d0797790e858d12f1a8876 authored almost 4 years ago by Mikael Simberg <[email protected]>
Attempt to remove macOS workaround for GH actions environment

c3d4dea2e489a8ddb0d6e9f5a87b062d8bc25fb5 authored almost 4 years ago by Mikael Simberg <[email protected]>
Remove verbs parcelport

7198fee0b7e5b707ea7a1aae7ed5df6c0601f425 authored almost 4 years ago by Mikael Simberg <[email protected]>
Update deprecated hpx::init on transform_range2 test

ba072f400ef1e54ef0608bf6339ee14f66c4eadf authored almost 4 years ago by gonidelis <[email protected]>
Clang-format segmented transform and remove warnings on hpx::transform and ranges::transform tests

20e38a71bd37329a3ef8952b6539e5800a9e7030 authored almost 4 years ago by gonidelis <[email protected]>
Merge pull request #5090 from STEllAR-GROUP/just-endian

Adopt C++20 std::endian

5f7367d6bab770d74dfe39996d44ab3ccaad9f53 authored almost 4 years ago by Mikael Simberg <[email protected]>
Merge pull request #5091 from STEllAR-GROUP/capture_forward

Avoid moving from lvalues

b7161eaa190fcd982de8abd02536566669a4e1a4 authored almost 4 years ago by Mikael Simberg <[email protected]>
Adopt C++20 std::endian

29950ddefdc0401194bfc12734faa26c47998a48 authored almost 4 years ago by Agustin K-ballo Berge <[email protected]>
Avoid moving from lvalues

c5147a99f762e043729d6610bc3a5a577dfab968 authored almost 4 years ago by Hartmut Kaiser <[email protected]>
Adding missing return type calculation specialization for segmented algorithms

39824dc64471947fd729087975a032aca3316481 authored almost 4 years ago by Hartmut Kaiser <[email protected]>
Add in_in_out_result in segmented dispatch

b8a634d3d8c263f119b7ff9aa9c2d7e4cf1426ee authored almost 4 years ago by gonidelis <[email protected]>
adapt segmented transform (trial)

6657b78473df9251770949f35166b117eaa563ab authored almost 4 years ago by gonidelis <[email protected]>
Add hpx::transform and ranges::transform accoridng to C++20

690c737ec99e6645e7aebf5926dc47403e2b20f0 authored almost 4 years ago by gonidelis <[email protected]>
Merge pull request #5039 from msimberg/fix-5035

Fix GCC 10 release builds

5bd72df58b538c28460d94887c0cab05bd295441 authored almost 4 years ago by Mikael Simberg <[email protected]>
Format property.hpp file

be69c2cd019bb0b1f28c6acdfc49748ef42d039b authored almost 4 years ago by Mikael Simberg <[email protected]>
Add license headers to properties module files

92b669862d45466c45c02cf94a5e92a382947caa authored almost 4 years ago by Mikael Simberg <[email protected]>
Update experimental hint property support in parallel_policy_executor to use P2220

1e7d251792334393cd4577a081d05ee98cd0b1b4 authored almost 4 years ago by Mikael Simberg <[email protected]>
Remove tag_override_invoke implementation

Not required at the moment. Will be reinstated or fused with
tag_fallback_invoke if required.

1de08d36be2dbe8d8554136a2d6378095063bbd1 authored almost 4 years ago by Mikael Simberg <[email protected]>
Add experimental support for thread schedule hint as a property on the parallel executor

6b7ff491e25d61f5fd18ad8113da66f85a4c7985 authored almost 4 years ago by Mikael Simberg <[email protected]>
Reimplement properties module in terms of P2220

1ce28a40414c9db6087020ddba02502ba15caef5 authored almost 4 years ago by Mikael Simberg <[email protected]>
Remove leftover libs/all_modules.rst file

This file is not needed anymore and should have been removed when
modules were split into multip...

d6f7b42fa5ef8bf961b491d415fdf7d9c513b4a7 authored almost 4 years ago by Mikael Simberg <[email protected]>
Add properties module

f604a13e3ed16951278a536aaf24dcb3484661df authored almost 4 years ago by Mikael Simberg <[email protected]>
Remove circular #includes

093577745a2fecfd319f4d2a4fec1f56aea65070 authored almost 4 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #5079 from msimberg/mpi-cuda-polling-debugging

Add checks to make sure that MPI/CUDA polling is enabled/not disabled too early

c5f4a4f9d4a0e41930cb05311dca7e63be0d5723 authored almost 4 years ago by Mikael Simberg <[email protected]>
Add checks to make sure that MPI/CUDA polling are enabled/not disabled too early

223d5c07751bbe0d77353769c73b7b66d25a5afd authored almost 4 years ago by Mikael Simberg <[email protected]>
Merge pull request #5085 from msimberg/boost-1.75.0

Update daint CI to use Boost 1.75.0

ee0f621d2a92375b13a9a89896160af303b9f8c1 authored almost 4 years ago by Mikael Simberg <[email protected]>
Merge pull request #5027 from STEllAR-GROUP/fixing_algorithms

Lessen constraints on certain algorithm arguments

82f5e3a343e6990a56777543fe2c44bb2b5375ec authored almost 4 years ago by Mikael Simberg <[email protected]>
Fix GCC 10 release builds

d0b27638c632687e01e72118777bc85ed1c76d76 authored almost 4 years ago by Mikael Simberg <[email protected]>
Update daint CI to use Boost 1.75.0

3920263bd747a8c3b16604430e85753452fcf351 authored almost 4 years ago by Mikael Simberg <[email protected]>
Merge pull request #5083 from aurianer/remove_duplicated_limiting_executor_call

Remove duplicated call to the limiting_executor in future_overhead test

6ca32f0e7a782ad547ec8ccc68235cb983a09be0 authored almost 4 years ago by Auriane R <[email protected]>
Merge pull request #5066 from aurianer/adapt_search_cpp20

Adapt `search` to C++20 and Range TS

9f840b249afcedbaafbe77f2d8bb2a2e26e7d182 authored almost 4 years ago by Auriane R <[email protected]>
Fixing iterator tests

3c484c3679847e05f44db2292b389ed7f1fc5fb8 authored almost 4 years ago by Hartmut Kaiser <[email protected]>
Remove duplicated call to the limiting_executor test

835ba055ac79d5ba804031b8fe954235744f3749 authored almost 4 years ago by aurianer <[email protected]>
Move the detail search_n implementation in detail

41e024a2af496954544b98ecd74273af8e800081 authored almost 4 years ago by aurianer <[email protected]>
Add sequential implementation of search supporting sentinels

based on cppreference possible implementation
https://en.cppreference.com/w/cpp/algorithm/ranges...

6cb937660bce83de106bce8e98ff29ee00ec5953 authored almost 4 years ago by aurianer <[email protected]>
Adapt parallel implementation of search to sentinels

02d23560ff3f1eb76af3e8fa219fedd311722a8a authored almost 4 years ago by aurianer <[email protected]>
Add tests for sentinel overloads + sentinels in test_utils

61efa4d251bb74b3f1875fdcc7b7d9f3ad8cc530 authored almost 4 years ago by aurianer <[email protected]>
Add sentinel support in the ranges overloads

1960e8e7380dcf6773aed0f0be55367720656727 authored almost 4 years ago by aurianer <[email protected]>
Fixing merge issues

36eb80c7da106604bb995305071762876a07263e authored almost 4 years ago by Hartmut Kaiser <[email protected]>
Merge branch 'set_algorithms' into fixing_algorithms

df2b9961a042773631f30fbbb614c2de9b365630 authored almost 4 years ago by Hartmut Kaiser <[email protected]>
Lessen constraints on certain algorithm arguments

- some sequential algorithms (copy, etc.) are fully functional if - when
used sequentially - t...

ff783ab5cc8907fb4a65d323fca1ad87bf7a05bd authored almost 4 years ago by Hartmut Kaiser <[email protected]>
Relax iterator requirements for sequential versions of set algorithms

35d4e9eb38829b1c55ebce828e99a5e8c1808fbe authored almost 4 years ago by Hartmut Kaiser <[email protected]>
Add CPOs for existing overloads of search and search_n

657f340be1415194d7e64ee7f8eb3f3f87ccf99f authored almost 4 years ago by aurianer <[email protected]>
Add overload without ExPolicy and associated tests

92815a89ea8ec98d3675c08b22c5a579ed95f9f9 authored almost 4 years ago by aurianer <[email protected]>
Add FwdIter-Sentinel overloads for search and search_n

ddd12464ccab3263c016f7cab53da0f194f8e216 authored almost 4 years ago by aurianer <[email protected]>
Remove program_options dependency from command_line_handling module

de22c4fe3615d529988fcc481c34eae4be16090f authored almost 4 years ago by Mikael Simberg <[email protected]>
Refactor command line handling out of resource partitioner

Rely on runtime configuration for getting configuration values, instead
of command line handling...

9f6c51d349c388db05232f2e25c56ce13ba93a65 authored almost 4 years ago by Mikael Simberg <[email protected]>
Merge pull request #5073 from msimberg/unwrapping-noncopyable

Allow using noncopyable types with unwrapping

74a5b7935778c344ce3976a0c05438b729415646 authored almost 4 years ago by Mikael Simberg <[email protected]>
Merge pull request #5078 from STEllAR-GROUP/msimberg-patch-4

Add install lib directory to list of component search paths

93495f7037282fea85e052f84cd3d3842930061b authored almost 4 years ago by Mikael Simberg <[email protected]>
Add install lib directory to list of component search paths

65ec39c033f9f4b7e63c38d913272bb80df7e351 authored almost 4 years ago by Mikael Simberg <[email protected]>
Merge pull request #5076 from aurianer/really_enable_counters

Fix a typo in the jenkins clang-newest cmake config

b47b01151d996ff99870af25ca1ea3681423b90a authored almost 4 years ago by Mikael Simberg <[email protected]>
Fix a typo in the jenkins clang-newest cmake config

202f1ed21742d5157f32b760690f2fb39506ca59 authored almost 4 years ago by aurianer <[email protected]>
Allow using some noncopyable types with unwrapping

60766ae80ef694ac8ab930c9eff8c4a2797275d1 authored almost 4 years ago by Mikael Simberg <[email protected]>
Merge pull request #5074 from STEllAR-GROUP/fixing_warnings

Fixing warnings generated by MSVC

76096f9062c7073930df3bf31786d6c53959126e authored almost 4 years ago by Mikael Simberg <[email protected]>
Fixing warnings generated by MSVC

90b17154c616cd2a1f4b2fd83db0878811c56c43 authored almost 4 years ago by Hartmut Kaiser <[email protected]>
Fix merge conflict from merging 1.5.1 release branch

9205d6a071dfa5833a923db36ea20a5fe2d8889b authored almost 4 years ago by Mikael Simberg <[email protected]>
Merge tag '1.5.1'

HPX V1.5.1: The C++ Standards Library for Parallelism and Concurrency

725c168232f107a2285335fb697ece00e3f347eb authored almost 4 years ago by Mikael Simberg <[email protected]>
Merge pull request #5069 from msimberg/fix-algo-sentinels

Add support for sentinels to adjacent_find

803786bc8f2191c6ce37338451e37c43e574c970 authored almost 4 years ago by Mikael Simberg <[email protected]>
Merge pull request #5072 from gonidelis/result_types_patch

Fix is_convertible args in result_types

daecf62ad4c67f5e593216ec9b51bd48a9d0d9d9 authored almost 4 years ago by Hartmut Kaiser <[email protected]>
Fix is_convertible args in result_types

011a7940916e50d1d724247b8f8f705db4fafded authored almost 4 years ago by gonidelis <[email protected]>
Merge pull request #5071 from aurianer/fix_unused_warnings_master

Fix unused parameters

2b8d645b6d78a14e358db592a6308b858902bf37 authored almost 4 years ago by Auriane R <[email protected]>
Fix unused parameters

1c1358b7c629aff04a73674398fa3c5c29740d44 authored almost 4 years ago by aurianer <[email protected]>
Merge pull request #5065 from msimberg/fix-adjacent-find-ranges-docs

Fix hpx::range::adjacent_find doxygen function signatures

8e455c51a043ed1536db19e65ecf97494a92c7ac authored almost 4 years ago by Mikael Simberg <[email protected]>
Merge pull request #5068 from msimberg/fix-string-split

Fix string split function

73684059bcdcaacfef0e63483ce1a580464e7057 authored almost 4 years ago by Mikael Simberg <[email protected]>
Merge pull request #5070 from aurianer/fix_unused_warnings_hipcc

Fix unused variables warnings in hipcc

1e87f87488b9ee30f31502d5a40620bada7d8e93 authored almost 4 years ago by Mikael Simberg <[email protected]>
Fix unused variables warnings in hipcc after #5057

1826dedd7372b8f1fc5df7103e40ec98f35c0d1b authored almost 4 years ago by aurianer <[email protected]>
Add support for sentinels to adjacent_find

5628b264e96ed0f84b7be8b5345d9d67f34cecce authored almost 4 years ago by Mikael Simberg <[email protected]>
Fix string split function

The implementation could dereference on or past the end of the input.

71248a346d2620abd59e5e6d17c853c30095d660 authored almost 4 years ago by Mikael Simberg <[email protected]>
Merge pull request #5057 from msimberg/fix-unused-variable-warnings

Fix unused variable warnings

e9d18088d7bfe8b58835fac95a7a42c291d0e574 authored almost 4 years ago by Mikael Simberg <[email protected]>
Fix hpx::range::adjacent_find doxygen function signatures

aed5926ab97e54c80ebe66c8b1aabb46c44a8954 authored almost 4 years ago by Mikael Simberg <[email protected]>
Fix unused variable warnings

8ad717f07df36fd461ff965bb76b0ecad5539e8d authored almost 4 years ago by Mikael Simberg <[email protected]>
Only ignore apex directory in root of repository, not subdirectories

Test directories were erroneously ignored.

84b28d330807aa6ef15363d1d169c43dc9a739ea authored almost 4 years ago by Mikael Simberg <[email protected]>
Merge pull request #5003 from STEllAR-GROUP/dataflow-decltype-auto

Relax dataflow argument constraints

9048fce50e477ab49bf9fbffbb8258d6025ae036 authored almost 4 years ago by Mikael Simberg <[email protected]>
Move function only once in dataflow frame

3f5a8a41257082dc168c2e614b2b950284e77f2c authored almost 4 years ago by Mikael Simberg <[email protected]>
Change typedefs to using in dataflow.hpp

39ae8bcfea14964f64876e3b6400a0d0c7568ee1 authored almost 4 years ago by Mikael Simberg <[email protected]>
Update dataflow to allow customizing dataflow finalization stage

Customization is necessary to allow out-of-band signalling of future
completion. In the normal c...

dc4bbfd3bb73dda6bbd804f01b6f5a2ec39da21c authored almost 4 years ago by Mikael Simberg <[email protected]>