Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
HPX
The C++ Standard Library for Parallelism and Concurrency
Collective -
Host: opensource -
https://opencollective.com/hpx
- Website: https://hpx.stellar-group.org/
- Code: https://github.com/STEllAR-GROUP/hpx
github.com/STEllAR-GROUP/hpx - 4e26d6279731e06ad6461da7ddbf6432073e2439 authored about 3 years ago
github.com/STEllAR-GROUP/hpx - dacfe18507f1ed1a5005bcaeacc4d5f64462df05 authored about 3 years ago
5684: Move lock registration to separate module and remove global lock registration r=msimberg a...
github.com/STEllAR-GROUP/hpx - 7ae910fcc1180b48d775791fb1941a74ab3be584 authored about 3 years agoRemove global lock registration as it's unused.
github.com/STEllAR-GROUP/hpx - 51b4b171aa87ba26335e9ace8efa3c0bd17e170b authored about 3 years agogithub.com/STEllAR-GROUP/hpx - 9b59bb9479cc677d4df182bb90b3d5d161bdfc96 authored about 3 years ago
Fix test errors with `_GLIBCXX_DEBUG` defined
github.com/STEllAR-GROUP/hpx - ee23875fffed51828e9280cf9f0ca3329af0d2e3 authored about 3 years agogithub.com/STEllAR-GROUP/hpx - 9657d5b02d4424fe07321f8b65b5853f19c85d5e authored about 3 years ago
github.com/STEllAR-GROUP/hpx - 82af9ecfd9ccba038b54104cdec1ab1a6f41b8ec authored about 3 years ago
github.com/STEllAR-GROUP/hpx - 991de13cb08cc2a4309c95718bf55996120ae7fb authored about 3 years ago
5688: Remove more deprecated macros r=msimberg a=msimberg
Removes the following unused macros: ...
github.com/STEllAR-GROUP/hpx - 51c8b324a5abbfc16698e05a073ade2dc5f1c56e authored about 3 years agogithub.com/STEllAR-GROUP/hpx - dc79a36c922087edf2653fae5d0f2dd72706ab3b authored about 3 years ago
github.com/STEllAR-GROUP/hpx - 4e67708d5e2cda4a6f99580cf0f35c8f18c4d521 authored about 3 years ago
github.com/STEllAR-GROUP/hpx - 59cd50612426514f00b25327a21e8853d29bb0aa authored about 3 years ago
5683: Make hpx::wait_all etc. throw exceptions when waited futures hold exceptions and deprecate...
github.com/STEllAR-GROUP/hpx - 448feeb0a21321db966e4e895c70912edc31cf42 authored about 3 years ago
Add helper for resetting the vtable to the empty vtable. Add default
initializers for members an...
github.com/STEllAR-GROUP/hpx - 7f01dfa5e1fc0ef85fb4443b4eefb4324a9fe41d authored about 3 years ago
5685: Fix future API r=msimberg a=dimitraka
Fixes #
Removed any reference of hpx/modules/fu...
github.com/STEllAR-GROUP/hpx - 4c06004b6bf25de815bdbc8c8c94a58e87f9378d authored about 3 years ago
- add new tests
- deprecate hpx::lcos::wait and friends, will be removed in the future
5675: Add default template type parameters for algorithms r=hkaiser a=Jedi18
Issue #5653
## ...
github.com/STEllAR-GROUP/hpx - 047b39fcc902b9a029cf730aa17ae54cfce3dbc0 authored about 3 years agogithub.com/STEllAR-GROUP/hpx - b2b8500171b271cf56da309d849e8ba8a91d397b authored about 3 years ago
github.com/STEllAR-GROUP/hpx - cc8771d1f24ab3f9d1a4c79d365d42e148604f0b authored about 3 years ago
github.com/STEllAR-GROUP/hpx - 1e315bb23de9ec776ff465e3139039a568e2410d authored about 3 years ago
github.com/STEllAR-GROUP/hpx - 93cbc69a9d70bdae68937f9c76dae3794cb1694a authored about 3 years ago
github.com/STEllAR-GROUP/hpx - cd27070fd7d3684b52b15db568b3bdce4175ccad authored about 3 years ago
5677: Remove compute_cuda module r=msimberg a=msimberg
Also remove related CMake options `HPX_W...
github.com/STEllAR-GROUP/hpx - ee862064dd92011cab4e38b40c79a3f21cea2099 authored about 3 years agogithub.com/STEllAR-GROUP/hpx - e068d9f65ed08403658a7cf3cf9d46c5f71f4bc6 authored about 3 years ago
- Attention: hpx::wait_any[_n] now throws if one of the futures is exceptional
this is a chang...
- Attention: hpx::wait_all[_n] now throws if one of the futures is exceptional
this is a chang...
Also remove related CMake options HPX_WITH_COMPUTE_CUDA and
HPX_WITH_ASYNC_CUDA (since the latte...
5671: Making sure task_group can be reused r=msimberg a=hkaiser
Co-authored-by: Hartmut Kaise...
github.com/STEllAR-GROUP/hpx - 07c1bca3358bd467c747607b16586f7f57f6b8e7 authored about 3 years agogithub.com/STEllAR-GROUP/hpx - 4fd2f175a62a56d2e1d39ba72443031c848a3528 authored about 3 years ago
5670: Relax constraints on `execution::when_all` r=msimberg a=msimberg
## Proposed Changes
P...
github.com/STEllAR-GROUP/hpx - a796b5bb690321896916f17f6ca2a0944bd106d9 authored about 3 years agogithub.com/STEllAR-GROUP/hpx - 2799cc330eb45d58dd3bfbba67239e53ecd0cd27 authored about 3 years ago
github.com/STEllAR-GROUP/hpx - 86c70c79d271d0987f904ef59b735785d69119c4 authored about 3 years ago
The predecessors are still required to only send a single variant, but
that variant can hold an ...
github.com/STEllAR-GROUP/hpx - 48ebe8e5b81ddbcddd62511e82a82c62f49c24d3 authored about 3 years ago
github.com/STEllAR-GROUP/hpx - 9a12f382b15e308c82ba0187525aa59f19c65969 authored about 3 years ago
5681: docs: add links to hpx recepies r=msimberg a=bhumitattarde
Fixes #4016
Co-authored-by: ...
github.com/STEllAR-GROUP/hpx - bed00e0e3843d581baf989d8d8b8893714c684ca authored about 3 years agogithub.com/STEllAR-GROUP/hpx - 74bd9a0ecbb40edd35e5df0a736ba0464849e5bc authored about 3 years ago
5669: Use HPX_WITH_CXX_STANDARD for controlling C++ version r=msimberg a=hkaiser
Fixes #5668
...
github.com/STEllAR-GROUP/hpx - c4ef0f41cec4146e062eab89ec96c8212cdad2d4 authored about 3 years ago
5659: Modernize hpx::future and related facilities r=msimberg a=hkaiser
- move future (and faci...
github.com/STEllAR-GROUP/hpx - be9405c852f7bf04391ca7c1dd9f91355d9cd53d authored about 3 years agogithub.com/STEllAR-GROUP/hpx - 02d48648e4c9ef512d48685649c8fbf36a9ae048 authored about 3 years ago
github.com/STEllAR-GROUP/hpx - 938600330c34d3aeac8d0b0ede5b0684cf4cc9e2 authored about 3 years ago
5679: Fix `fork_join_executor` with dynamic schedule r=msimberg a=msimberg
I've expanded the `f...
github.com/STEllAR-GROUP/hpx - 55f525cf4db33226471ae4961d7f641f8a1df07e authored about 3 years ago
Test static and dynamic loop schedule as well as normal and high
priority threads.
github.com/STEllAR-GROUP/hpx - acec090a138df06575200c975a0ac1ee27f06f11 authored about 3 years ago
github.com/STEllAR-GROUP/hpx - 6dcd63035e1f4db27656ba0e44d5f65c8e0ce767 authored about 3 years ago
The local thread state was being set too early to idle.
github.com/STEllAR-GROUP/hpx - f7519d841fe866305aea52468551d82501a7cd6c authored about 3 years agogithub.com/STEllAR-GROUP/hpx - a7beb5ebe652bcc258541bdca4469875e15db07c authored about 3 years ago
5680: Embed base execution policies to datapar execution policies r=hkaiser a=srinivasyadav18
...
github.com/STEllAR-GROUP/hpx - acc57413f3bb734b742d2cea12bfd4b54cf2828d authored about 3 years agogithub.com/STEllAR-GROUP/hpx - 1bacee621d7e748a236718ef7cfd32e2607795bd authored about 3 years ago
github.com/STEllAR-GROUP/hpx - 2a5312b56646c34037a2151a71b05bd8cd576c8b authored about 3 years ago
github.com/STEllAR-GROUP/hpx - 8dcd155881d8ac97a8a0bd86caebe62bdbbfa91b authored about 3 years ago
github.com/STEllAR-GROUP/hpx - e2509fb352cdc88cc4c4850bfa973222b7845ebf authored about 3 years ago
github.com/STEllAR-GROUP/hpx - 4706f2f601d7a2f35fc0b9c6971989c510ddafe1 authored about 3 years ago
- move future (and facilities) to namespace hpx
- deprecate those types/functions in namespace h...
github.com/STEllAR-GROUP/hpx - 9e460dc08e590a16eab46aa0cc567305cce83d67 authored about 3 years ago
github.com/STEllAR-GROUP/hpx - 0561ab4b69f2e40256734ef52bd3dc876f2711cc authored about 3 years ago
Embed base execution policy type and base execution policy for datapar execution policies.
This ...
github.com/STEllAR-GROUP/hpx - 73040905d31fc14e022bcb28ebe745ba584d733f authored about 3 years ago
Rename on execution::schedule_from, rename just_on to just_transfer, and add transfer
github.com/STEllAR-GROUP/hpx - 8de8d18914fa1a520a50ec06654acd4825c13d70 authored about 3 years agoDon't require up-to-date approvals for bors
github.com/STEllAR-GROUP/hpx - ad6348f146c39728a0bafbc51793c818825aa57d authored about 3 years agogithub.com/STEllAR-GROUP/hpx - 75a823a440a6c5571fe05f5e83829bb47c1b6320 authored about 3 years ago
github.com/STEllAR-GROUP/hpx - 4f647a5a2c46a193d023cb204e81f087a1b2046a authored about 3 years ago
Change logging errors to warnings in schedulers
github.com/STEllAR-GROUP/hpx - 03b068f31c5656867377a9f8f301de8903a9bf26 authored about 3 years ago5667: Attempt to fix compilation issues with Boost V1.76 r=msimberg a=hkaiser
Fixes #5666
`@...
github.com/STEllAR-GROUP/hpx - 6f44177cfe7e7681415f767d7dbee225a6ffa70c authored about 3 years agogithub.com/STEllAR-GROUP/hpx - 83469523500a098f8af6077962e9f975aff6e4f7 authored about 3 years ago
None of the changed messages are errors. They may indicate a problem,
but are not errors in them...
5658: Replace HPX_INLINE_CONSTEXPR_VARIABLE with inline constexpr r=msimberg a=hkaiser
Co-aut...
github.com/STEllAR-GROUP/hpx - 7b3e77556ef374d8daa76dcc2d25dc6b575d2ee4 authored about 3 years ago5662: Disambiguate namespace for MSVC r=hkaiser a=hkaiser
This slipped into master while the Wi...
github.com/STEllAR-GROUP/hpx - 6c25c927c713203a702052a5ff9f2b61e4e2b11b authored about 3 years ago5657: Remove tagged, tagged_pair and tagged_tuple, remove tuple/pair specializations r=hkaiser a...
github.com/STEllAR-GROUP/hpx - 9dda063059cf2f4598a06a124b33e36e234a81ec authored about 3 years agogithub.com/STEllAR-GROUP/hpx - 29ce7f332ffe4d30c3baac639d056ccb3a9efa34 authored about 3 years ago
github.com/STEllAR-GROUP/hpx - 284c2e323f7f2ff6b6673496be57d40e76a924c1 authored about 3 years ago
github.com/STEllAR-GROUP/hpx - 1bdaccb5dba49765ec5817edd8f1da4405394ab1 authored about 3 years ago
github.com/STEllAR-GROUP/hpx - 2ebe7b73a1f558ef7eed8b6808f42a82d8f1db9b authored about 3 years ago
github.com/STEllAR-GROUP/hpx - 3b4edaa2fd6cab6684aabc3942642127df84ea92 authored about 3 years ago
5517: Fix coroutine integration r=hkaiser a=msimberg
Haven't tested the actual build yet. `gcc-...
github.com/STEllAR-GROUP/hpx - af33761c7d195455e58529501e96ee8ca5dff8df authored about 3 years ago
The flag no longer conflicts with coroutines, and is otherwise added
automatically by CMake.
github.com/STEllAR-GROUP/hpx - a9d0fc13352964cc9c1cd955d8c3ae820925274f authored about 3 years ago
github.com/STEllAR-GROUP/hpx - ef3a7f046a0619a432fd47f68c8f23afcf6893ba authored about 3 years ago
Remove allocator template parameters from the promise types, and instead
only use hpx::util::int...
github.com/STEllAR-GROUP/hpx - 00f01373bc60ea17231c07cfb9011083770f21d2 authored about 3 years ago
GCC 10 supports coroutines with the -fcoroutines flag, but it does not
generate correct construc...
github.com/STEllAR-GROUP/hpx - 76da44c9c44394dd7f9abdc55506c9a50e3c3dfb authored about 3 years ago
5655: Avoid for module lists to grow indefinitely in cmake cache r=msimberg a=hkaiser
The CMake...
github.com/STEllAR-GROUP/hpx - 47358aab618b8f64a1356916c664e3a566a4379f authored about 3 years agogithub.com/STEllAR-GROUP/hpx - 6e3e9061de8a1acedbcc7293c793bf0139e275a8 authored over 3 years ago
5649: build: replace usage of Python's reserved words and functions as variable names r=msimberg...
github.com/STEllAR-GROUP/hpx - dd3f3d9ae87b93c383877f4f69dc97842c2f8387 authored over 3 years agogithub.com/STEllAR-GROUP/hpx - 113874a24b685a079a2481ef049b7514529edf97 authored over 3 years ago
5589: Add HPX_FORWARD/HPX_MOVE macros r=msimberg a=msimberg
Inspired by https://github.com/boos...
github.com/STEllAR-GROUP/hpx - c58be50122f15c4fe00b6423adafbd7a6eb4fa38 authored over 3 years agogithub.com/STEllAR-GROUP/hpx - 9a4bd62e47cab4a83a45fdf6e9942b4e73615a42 authored over 3 years ago
5241: Adapt min_element, max_element and minmax_element to C++20 r=msimberg a=Jedi18
Adapts min...
github.com/STEllAR-GROUP/hpx - 559b04e0bf7416c5bc568cfb0fce793d052e0256 authored over 3 years agoFix ends_with test
github.com/STEllAR-GROUP/hpx - 7491691aaf65d24c81d74821f61a2686cabb5b81 authored over 3 years agogithub.com/STEllAR-GROUP/hpx - 9f4e080793ca0da4816cbca05ccc2dbba69de383 authored over 3 years ago
- flyby: more modernization of the min_element, max_element, and
minmax_element algorithms
5644: Rename execution::transform to execution::then and execution::detach to execution::start_d...
github.com/STEllAR-GROUP/hpx - d8a3a5b0e33716268914cbeb325bb27ce5d522de authored over 3 years agogithub.com/STEllAR-GROUP/hpx - 8aee8c3f88636e6123cb7ddb5d1dca5e7930a604 authored over 3 years ago
github.com/STEllAR-GROUP/hpx - 70f96f1e4d30cb3738f073eb77bbe90e84cebc58 authored over 3 years ago
5638: Simd all any none r=msimberg a=srinivasyadav18
Contributes to solving #2333
## Propos...
github.com/STEllAR-GROUP/hpx - f08f82a1ecf66b3cd0357db2094a4a26e5721a2a authored over 3 years agogithub.com/STEllAR-GROUP/hpx - 73ea973d129a2fae348b96c684fbe2d1c2ffbe78 authored over 3 years ago