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 - 7973ca44d3f4ec239abe5680f4687e59f7b3d765 authored over 3 years ago
github.com/STEllAR-GROUP/hpx - f2a0512a40dae3473514b6801839becb9ce91f4b authored over 3 years ago
github.com/STEllAR-GROUP/hpx - 0057b0d1f2065c59656944c3c2f800fbb9c75a1b authored over 3 years ago
github.com/STEllAR-GROUP/hpx - 8d79b3c7d1749f24c5751608a21634f50da5c38f authored over 3 years ago
github.com/STEllAR-GROUP/hpx - 71d887de7a43510eebf1e812bbf48455a423ea43 authored over 3 years ago
github.com/STEllAR-GROUP/hpx - d780f451f0798d169c821deaf56da89fac73505e authored over 3 years ago
github.com/STEllAR-GROUP/hpx - aa0d4f72cf547517089e755534139c85a54a3d2f authored over 3 years ago
github.com/STEllAR-GROUP/hpx - acf4a6288bbc989c78cc28a090dd12091888b42f authored over 3 years ago
github.com/STEllAR-GROUP/hpx - c713e465ad3efd2e52f88b8c50e3a5f97c1e8a59 authored over 3 years ago
github.com/STEllAR-GROUP/hpx - 034058848f135089baa9a0cfc9937cf72e160774 authored over 3 years ago
Making sure collective operations can be reused by preallocating communicator
github.com/STEllAR-GROUP/hpx - 8ccf8e52a38fc494e75a1c49c9f279427f3592e7 authored over 3 years agogithub.com/STEllAR-GROUP/hpx - 1043b89cad1854d8d527d0c6f2488a6a15aaa8f8 authored over 3 years ago
github.com/STEllAR-GROUP/hpx - 677d2b2f6c83b65b9c17adf73be430d6541c4e1d authored over 3 years ago
github.com/STEllAR-GROUP/hpx - 740b68546f9f549e0d3216018386b6265f1912d2 authored over 3 years ago
Use ccache for Jenkins builds on Piz Daint
github.com/STEllAR-GROUP/hpx - 2e8c72339e1ff829abcf9ddf19a5cce0db5cbab9 authored over 3 years agoDecay types in just_sender value_types to match stored types
github.com/STEllAR-GROUP/hpx - 89156c0316f5ae8f4041bc2afa5e273b0d528192 authored over 3 years agogithub.com/STEllAR-GROUP/hpx - 7ac0523a8edbb509218dfbcf151904d121a3872c authored over 3 years ago
Disable pkgconfig by default again on macOS
github.com/STEllAR-GROUP/hpx - e0ef27f14a5e79aef0d00641e95797168c8e36dc authored over 3 years agogithub.com/STEllAR-GROUP/hpx - 33ac6e84a993ab1837b1348f9a504eef331d90ee authored over 3 years ago
Adding enable_logging/disable_logging API functions
github.com/STEllAR-GROUP/hpx - eda1ef2c4cf7e45df739df45dea3b311fc73c779 authored over 3 years agoRemove `make_` prefix for executor properties
github.com/STEllAR-GROUP/hpx - 9973a98c9f439eab46021671403990e62367e581 authored over 3 years agoUpdate cudatoolkit module name in clang-cuda Jenkins configuration
github.com/STEllAR-GROUP/hpx - 6419d5becde2c6d12f0cfc6dbec4c71027e1c40a authored over 3 years agogithub.com/STEllAR-GROUP/hpx - bf304475a82ddf6d0297c8f58cbb8a1adaa71351 authored over 3 years ago
- replace collectives::create_<op> with collectives::create_communicator
github.com/STEllAR-GROUP/hpx - 1781cea33501e0577c2e363ed80af5cadcb065fd authored over 3 years agogithub.com/STEllAR-GROUP/hpx - 72ff96d17adb839e1b8e721a8e9231701f9e6dc8 authored over 3 years ago
- move all collective functions from hpx::lcos:: to hpx::collectives::,
remove usings from hpx...
- flyby: rename action based reduce.hpp to reduce_direct.hpp
- flyby: modernized all collective ...
- flyby: removed use after move of locks
github.com/STEllAR-GROUP/hpx - c20a6ddb8df49d190fea5d9e536b2d9fc9449486 authored over 3 years ago
- fixing issues with client/client_base allowing to propagate names
registered with AGAS that ...
github.com/STEllAR-GROUP/hpx - 06b66c951779fa9462b8f270fcd6ff9d4b823ecb authored over 3 years ago
github.com/STEllAR-GROUP/hpx - dd1bd3d327e81d4cac1e1c11c8b6beece1d62dd9 authored over 3 years ago
github.com/STEllAR-GROUP/hpx - 089d2c98c0932183056b41c3b03019811c60d99d authored over 3 years ago
Fix compilation with MPI enabled
github.com/STEllAR-GROUP/hpx - 998d11dd7ad74186c3c8ef3ee9c23d2f47532b5e authored over 3 years agogithub.com/STEllAR-GROUP/hpx - dd699460195557a36d0b7750d92c06f7d81d99f4 authored over 3 years ago
Add option to disable pkgconfig generation
github.com/STEllAR-GROUP/hpx - 4ef09c0b3cc01e56f5dea3e6ed8999edb6c2c0ba authored over 3 years agogithub.com/STEllAR-GROUP/hpx - 54fb70a50764e4bfa0aa8f82bac63719c0d7fb07 authored over 3 years ago
github.com/STEllAR-GROUP/hpx - 18d5de69ed7c87772d1edbbb6199e22da97629b5 authored over 3 years ago
github.com/STEllAR-GROUP/hpx - a52f8d2adea3c5ef0be26cd4ab11e2c58b97c183 authored over 3 years ago
github.com/STEllAR-GROUP/hpx - 654fe4fd9ddcd430d48bb994cc1e887cd5c671b2 authored over 3 years ago
- flyby: improve error messages for properties that are not supported
github.com/STEllAR-GROUP/hpx - f335d6ad43aeaec5eed51d9fd1f221c2f988fed5 authored over 3 years ago
- flyby: adding more tests
- flyby: fixing compilation issues
- this adds an implementation of the new properties for all execution policies
and for the par...
github.com/STEllAR-GROUP/hpx - 82902a95c650a0b06a1c7917b142a27ee65e6d1f authored over 3 years ago
github.com/STEllAR-GROUP/hpx - 6806bb358c25c548ba12983c7b8ec5a8d0fd383d authored over 3 years ago
github.com/STEllAR-GROUP/hpx - e509f93739c87ccb5c0031e4987bf2eb3efc63fb authored over 3 years ago
github.com/STEllAR-GROUP/hpx - 97e811d28411690069cad8dd267f8f348bc04e62 authored over 3 years ago
- flyby: adding more tests
- flyby: fixing compilation issues
- this adds an implementation of the new properties for all execution policies
and for the par...
github.com/STEllAR-GROUP/hpx - b0d35f55bee03e26a6dd9ffde05b7af86ec4a1b0 authored over 3 years ago
github.com/STEllAR-GROUP/hpx - 3da3e4fdd1f595865e8e8d38cde8ba466d43b4fe authored over 3 years ago
Rename tag_invoke and related facilities to tag_dispatch
github.com/STEllAR-GROUP/hpx - 98477a6ac73c13000ca86de369a90a4d45395a2b authored over 3 years ago"Fix" termination detection
github.com/STEllAR-GROUP/hpx - 47dd067e3d74b293fe2ef7103ca5c96da41e9d3d authored over 3 years agoMake sure HPX_DEBUG is set based on HPX's build type, not consuming project's build type
github.com/STEllAR-GROUP/hpx - fa96caf13a04c68e2fff2275c9a124d50d5d3ae3 authored over 3 years agogithub.com/STEllAR-GROUP/hpx - 87d90b44c8c80bfadfaa5dcc31cfe63436ef85ff authored over 3 years ago
github.com/STEllAR-GROUP/hpx - 04a89ad2720fc3b37d3823945e6d407a375884e8 authored over 3 years ago
github.com/STEllAR-GROUP/hpx - 85e6a9efc4d2ab96104452b92eac2aeb790d62d1 authored over 3 years ago
Making sure default_stack_size is defined whenever declared
github.com/STEllAR-GROUP/hpx - d21c0d928821bb4b4dc70d992ad5db1f470e7771 authored over 3 years agoFix check for pu-step in single-core case
github.com/STEllAR-GROUP/hpx - 9e31e097742df94bb1b7fbf8e20c2f064aef6edc authored over 3 years agoUpdate APEX and asio tags
github.com/STEllAR-GROUP/hpx - 7e50acfc138ed57c35bd54043aa996a687b431e9 authored over 3 years ago- flyby: simplify logging initialization, moving code to source files
github.com/STEllAR-GROUP/hpx - 955d2ac1ac5145a55eef2fd05753d4573e7249d7 authored over 3 years agogithub.com/STEllAR-GROUP/hpx - 4cf1389312779ccd4eeaff95a181e20d00fc650c authored over 3 years ago
github.com/STEllAR-GROUP/hpx - 781eec909dcfa0d652a5e7d56c3ee4a588f7ff25 authored over 3 years ago
github.com/STEllAR-GROUP/hpx - c7bca8a5fa450a4d47b6eb1a19363b901747f1c2 authored over 3 years ago
Fix a race condition in async mpi affecting limiting executor
github.com/STEllAR-GROUP/hpx - 89e116ab1a716689cd648d353c4deda335f07e22 authored over 3 years agoResolves #5358.
github.com/STEllAR-GROUP/hpx - 37e32f449f1d0d69fb4985b90eac46172f7b3e12 authored over 3 years agoAdapt lexicographical_compare to C++20
github.com/STEllAR-GROUP/hpx - 98360b82d78ccd7fe1db1faf7edfb1de1d681463 authored over 3 years agogithub.com/STEllAR-GROUP/hpx - c3cf32a102761dc296ddf69156d1cda32125b166 authored over 3 years ago
The mpi_ring_async_executor_test occasionally failed because
the limiting executor was calling f...
github.com/STEllAR-GROUP/hpx - 012cbf26b34656fa4f60aad71ac5e4403435569c authored over 3 years ago
github.com/STEllAR-GROUP/hpx - 572317aa7e5086f8b455ccf6a4de43f173d7aba6 authored over 3 years ago
gcc 11.1 c++20 build fixes
github.com/STEllAR-GROUP/hpx - cc48aa77e135f1dc94ecc2138b6192689b9b14b3 authored over 3 years agogithub.com/STEllAR-GROUP/hpx - 15fe1a0fe98ae26d106568e6acb5d591987c69d0 authored over 3 years ago
github.com/STEllAR-GROUP/hpx - 2d133d80c77e9355947236ccda86b83bfcf53344 authored over 3 years ago
Make the sequenced_executor processing_units_count member function const
github.com/STEllAR-GROUP/hpx - a644bc3553a3d5a8618dcecb1a48eab1e413f05b authored over 3 years agogithub.com/STEllAR-GROUP/hpx - 46d8dc8eb5f2e93ef3f58bd8505f2b4f979aa886 authored over 3 years ago
Remove use of module-local variables (they don't exist anymore, always
false).
Add helper yield_while variants which require the predicate to return
false multiple times befor...
github.com/STEllAR-GROUP/hpx - bd6c49351a7d9ab6ccf01f44f76da22fde1570f9 authored over 3 years ago
Fixing timed_executor specializations of customization points
github.com/STEllAR-GROUP/hpx - 86663e8c6a505f4fcf63df2df650aabaf8396be5 authored over 3 years agogithub.com/STEllAR-GROUP/hpx - 793676602be45a3d78a7c93179dfbd5c24e056a3 authored over 3 years ago
Adding missing includes
github.com/STEllAR-GROUP/hpx - bfff78174afd83ece80eac235c10000cdd626905 authored over 3 years agogithub.com/STEllAR-GROUP/hpx - d1889f43481ad2b2f9c942c5efe91112ef6bb58e authored over 3 years ago
github.com/STEllAR-GROUP/hpx - f63776fb376a6f96a05a21a7a90fbc7f61e9fd07 authored over 3 years ago
github.com/STEllAR-GROUP/hpx - 2a3ce35e4b61cefd2278f1a40d06742d98819a3e authored over 3 years ago
github.com/STEllAR-GROUP/hpx - de88addcd7b640aedee4f3d1e24f6e5e125423a4 authored over 3 years ago
github.com/STEllAR-GROUP/hpx - 42ab1765e19f5435f73593545eeb6f62671c294e authored over 3 years ago
github.com/STEllAR-GROUP/hpx - 9adf3f5819c9a31bcb3ccec707fbd77c125c1199 authored over 3 years ago
github.com/STEllAR-GROUP/hpx - fdc30d66f8165125cf167b45a1f6ad812566e7c6 authored over 3 years ago
Update minimum boost version needed on the docs
github.com/STEllAR-GROUP/hpx - edb09d0451fb384de87b09db95b7efa3fd859a00 authored over 3 years agogithub.com/STEllAR-GROUP/hpx - c1ff15f57fef41b8060a0d740d08b47121d2adc4 authored over 3 years ago
github.com/STEllAR-GROUP/hpx - cbbb0132b11507690160990d152453e7d22ba828 authored over 3 years ago
Adds a minimal safety net to check that client projects can not only
have a different build type...
github.com/STEllAR-GROUP/hpx - fdf6c6ebacab8bc6eebfc1157a248b32e26b4962 authored over 3 years ago
github.com/STEllAR-GROUP/hpx - 2fb0a408ba18c777c5f48877d84feb5d193293b0 authored over 3 years ago
Remove and disable compatibility options for 1.7.0
github.com/STEllAR-GROUP/hpx - 1194f98d51cfbada4b2fecdc38ecebc8abdabc28 authored over 3 years agogithub.com/STEllAR-GROUP/hpx - 377a685303daa481ec27c4ad5d7e686e1b3e51b6 authored over 3 years ago
github.com/STEllAR-GROUP/hpx - d510e4408aec829f757ea7dfc0217f649e7acba3 authored over 3 years ago
github.com/STEllAR-GROUP/hpx - f76acc6713832dad739b1bcd8215134ebd53f711 authored over 3 years ago
github.com/STEllAR-GROUP/hpx - 78396dc34dd936b7df14e7b0595eb36b6c560dcc authored over 3 years ago
github.com/STEllAR-GROUP/hpx - ffb5cb28bf89c300c1b87edb0547502a1ed603db authored over 3 years ago