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 - c38c2301c1dd686a4ceddc829fd9a420aa1ec63b authored about 3 years ago
github.com/STEllAR-GROUP/hpx - 45e8ac41e92d9a7a6b83e12eb9a922486dd054dd authored about 3 years ago
github.com/STEllAR-GROUP/hpx - e1faa9daa3b22087234af4a6f341f7f09fc00e08 authored about 3 years ago
- this is a followup on https://github.com/STEllAR-GROUP/hpx/pull/5648
- flyby: minor changes to...
github.com/STEllAR-GROUP/hpx - 7c49bf90850dabc082206039f9224446c4cf8c6a authored about 3 years ago
github.com/STEllAR-GROUP/hpx - 0307ef25cae933a09ce01aba42ed29b5a9e98633 authored about 3 years ago
github.com/STEllAR-GROUP/hpx - 1ed4f50954929684aeede1bd9998f36c0fa1f92e authored about 3 years ago
Previously required 4 worker threads. Now only 2 is required for most of
them, and some have no ...
github.com/STEllAR-GROUP/hpx - 23c63b02a11ae35bb01e3cc87a40ade604da7611 authored about 3 years ago
github.com/STEllAR-GROUP/hpx - d843cbd488ab8d51866893edafc3ce278bcf2ea6 authored about 3 years ago
This reverts commit 6eb62359eeb17b052cd1b5ab889ddd70d3628819, reversing
changes made to dd86a80d...
github.com/STEllAR-GROUP/hpx - 6a88dc39cfc928b2c0fb5245bf15d83544c00589 authored about 3 years ago
Randomly delay execution of bash scripts launched by Jenkins
github.com/STEllAR-GROUP/hpx - 06ab2755102ed3071428698fde1d48ad801428d4 authored about 3 years agogithub.com/STEllAR-GROUP/hpx - 943b2ee58bc9432b73bb1122292d0fea8128613d authored about 3 years ago
Moving/consolidating parcel coalescing plugin sources
github.com/STEllAR-GROUP/hpx - ffd358e4b7402701a187c2ecf8c3fc2f5170f091 authored about 3 years ago- moving tests specific to coalescing
github.com/STEllAR-GROUP/hpx - aa8bc180061762f0cb513280bbdf17a95c5b07e4 authored about 3 years agoMaking sure headers for serialization filters are being installed
github.com/STEllAR-GROUP/hpx - 4bfcc6683cfa85b9e0430ee6ed98b1c69b08de72 authored about 3 years ago
- flyby: add new options to add_hpx_library() cmake macro
- flyby: fixing use of hpx_print_list(...
Updating jenkins configuration for Rostam2.2
github.com/STEllAR-GROUP/hpx - 022c4f6996433f048b79b15b50be2505481acd21 authored about 3 years agogithub.com/STEllAR-GROUP/hpx - 097f372efa36ae56781b9b019380263b5c992d32 authored about 3 years ago
github.com/STEllAR-GROUP/hpx - e906af869387de1b4154ec613ebed0f8eaf7fc8a authored about 3 years ago
Removing superfluous semicolons
github.com/STEllAR-GROUP/hpx - a2ecc9c16b30392f5d78a2a9287d898f096ffbf7 authored about 3 years agogithub.com/STEllAR-GROUP/hpx - 55443a6926298fe78ad4634f614e9d174c6d1ca2 authored about 3 years ago
Moving parcelports into modules
github.com/STEllAR-GROUP/hpx - adb713a5e29ff44a8026fab8de31ad72efe4e208 authored about 3 years ago- moving parcelset tests
github.com/STEllAR-GROUP/hpx - f84a3cd1bdb7785f4e229d120e39c04be8489cb4 authored about 3 years ago
- flyby: turning all modules into OBJECT libraries (fixing
all cyclic dependencies)
- adding H...
build: refactor sphinx config file
github.com/STEllAR-GROUP/hpx - 29af0561a3ead80d842b5452e1167b70c555b053 authored about 3 years agoMoving more files to parcelset module
github.com/STEllAR-GROUP/hpx - 0e31886e7ba965df1afebaf4ee70df01795485c0 authored about 3 years agogithub.com/STEllAR-GROUP/hpx - a120439a463fb11f240740c5ced197c1806bcd8b authored about 3 years ago
Creating parcelset modules
github.com/STEllAR-GROUP/hpx - dc6d6bb028efa863e0131528d2b6a2ea9a7743aa authored about 3 years ago
- factoring out parcel interface
- factoring out locality creation interface
- moving performanc...
Modernize action modules and related code
github.com/STEllAR-GROUP/hpx - 0a456cbfba0af8fd7ad5f935445c79d822690ed0 authored about 3 years ago
- change lva type from size_t to void*
- removing HPX_NOEXCEPT_WITH_ASSERT (replacing it with no...
github.com/STEllAR-GROUP/hpx - 252c337fe51413170655f735663035078a1ce681 authored about 3 years ago
- prefix `r` to regex strings
- remove unnecessary brackets during the usage of `assert`
- remov...
Avoid duplicate definition error
github.com/STEllAR-GROUP/hpx - 149f4749e919901618746b3bc9768f8dcec39704 authored about 3 years agogithub.com/STEllAR-GROUP/hpx - db3ed4310832bed8758d8cb2b641b38ac29afa31 authored about 3 years ago
github.com/STEllAR-GROUP/hpx - 5ecf3cad298678021c77c825a9f54d7c119d9dd1 authored about 3 years ago
5714: Refine propagation of HPX_WITH_... options r=msimberg a=hkaiser
Co-authored-by: Hartmut...
github.com/STEllAR-GROUP/hpx - b0b3e85f4d47c988c08624da7fc4a01aefc1ae77 authored about 3 years agogithub.com/STEllAR-GROUP/hpx - 08c6088fbc376d333c7b485a5735d5e0899421b3 authored about 3 years ago
5713: Significantly reduce CI jobs run on Piz Daint r=msimberg a=msimberg
We've again hit the q...
github.com/STEllAR-GROUP/hpx - 1db2423254b86de1dcad52b8fc8d8ec12984193e authored about 3 years agogithub.com/STEllAR-GROUP/hpx - 3c5aa46683607780d4748b0e5054588a102e02c9 authored about 3 years ago
5586: Remove local functionality r=msimberg a=msimberg
Companion PR to #5578. Removes local-onl...
github.com/STEllAR-GROUP/hpx - 6eb62359eeb17b052cd1b5ab889ddd70d3628819 authored about 3 years agogithub.com/STEllAR-GROUP/hpx - 018d164beec9e5d3e9dc9f8d44d2d220fc3574a5 authored about 3 years ago
github.com/STEllAR-GROUP/hpx - 1698bc8d61c7210bdfeb897f64a20f80c590f5c9 authored about 3 years ago
5660: Replacing remaining std::forward and std::move with HPX_FORWARD and HPX_MOVE r=msimberg a=...
github.com/STEllAR-GROUP/hpx - dd86a80dd3b48f429b2d3151467a273b4aa9bb18 authored about 3 years agogithub.com/STEllAR-GROUP/hpx - f66f2d217aa59d1f291ce3984133963ff9212ef2 authored about 3 years ago
github.com/STEllAR-GROUP/hpx - ce5d22592e7712b47aa0611f455ea297d76f7480 authored about 3 years ago
5710: Making task_group serializable r=msimberg a=hkaiser
Co-authored-by: Hartmut Kaiser <har...
github.com/STEllAR-GROUP/hpx - 61c62538a26b55d3f4422fbb43a435b562d6c298 authored about 3 years ago5697: Adding fork_join_executor to foreach_benchmark r=msimberg a=hkaiser
- minor tweaks to `fo...
github.com/STEllAR-GROUP/hpx - 97c75e82c17506bb71c5072487395e73b6df866a authored about 3 years agogithub.com/STEllAR-GROUP/hpx - a574cbd551d50b06db2822ead75be32bf6835469 authored about 3 years ago
github.com/STEllAR-GROUP/hpx - 76e37e83558fe7d1f0be28cb6d0a94a9d7d8ca2f authored about 3 years ago
github.com/STEllAR-GROUP/hpx - 32a5be1086ce806810d44b0ca2750a3512bdef27 authored about 3 years ago
- this disables the silent special handling of certain options if HPX_DEBUG is defined
github.com/STEllAR-GROUP/hpx - ad990be1640132b67ce8b4906e09f54072ac780f authored about 3 years ago
- remove atomics that are not needed
- split static and dynamic scheduling functions
- minor tweaks to fork_join_executor
- more constexpr and noexcept
- fixing issue when HPX_WITH_...
github.com/STEllAR-GROUP/hpx - 9a83230605142392c34c81c0902eb5e9ae9bf973 authored about 3 years ago
5702: Attempting to fix CircleCI timeouts r=msimberg a=hkaiser
- [x] Split header tests
- [x] ...
5641: Factorize perftests scripts r=msimberg a=aurianer
Co-authored-by: Auriane R <aurianer@c...
github.com/STEllAR-GROUP/hpx - e547aadd414d2ec61e00a1f28f3c95f51cea4ff2 authored about 3 years ago- flyby: add PALS_NODEID env variable to the list of recognized MPI environments
github.com/STEllAR-GROUP/hpx - 51379eb7c100f49dcf6263d11780d20471b24930 authored about 3 years agogithub.com/STEllAR-GROUP/hpx - c30498ccd92bee30d7ec197d204f97ec70d6ce20 authored about 3 years ago
github.com/STEllAR-GROUP/hpx - f2c159abb531c67e4dc4b056e6070b510972e3ed authored about 3 years ago
github.com/STEllAR-GROUP/hpx - 4116fc21c7de19c642949f01a46c2ac317ef9027 authored about 3 years ago
github.com/STEllAR-GROUP/hpx - bcace238d809c829fdf6e56062f9989824cb76b7 authored about 3 years ago
github.com/STEllAR-GROUP/hpx - f575822709e724cee94f10fee3e966366ea34a98 authored about 3 years ago
github.com/STEllAR-GROUP/hpx - 59f93fc89ff54ded7950f3c6301350a1cf49d9c5 authored about 3 years ago
github.com/STEllAR-GROUP/hpx - c2731ef1b507c7ad4d9fbd4b06aa7c39d69d7d69 authored about 3 years ago
5674: Allow using `any_sender` in global variables r=msimberg a=msimberg
## Proposed Changes
...
5696: Modernize when_all and friends (when_any, when_some, when_each) r=msimberg a=hkaiser
This...
github.com/STEllAR-GROUP/hpx - 0755b6d5f165e3a35bac1d9a1b102db68a1be5f5 authored about 3 years ago5519: Add transform_mpi sender adapter r=msimberg a=aurianer
- Propose an `transform_mpi` based...
github.com/STEllAR-GROUP/hpx - c3c111ff7c1c4d32b7abe1926730a77aaf670f0b authored about 3 years agogithub.com/STEllAR-GROUP/hpx - 3f6b2f10dcc0c23339d219ad51a82eb5e43dda90 authored about 3 years ago
5704: Test with hwloc 2.7.0 with GCC 11 r=msimberg a=msimberg
Changes the GCC 11 builder to use...
github.com/STEllAR-GROUP/hpx - e37a5e28a6f3bb683c2eea9ae6a1a320fed9b2e8 authored about 3 years ago+ Make the MPI error message more verbose than just the error code.
github.com/STEllAR-GROUP/hpx - 3011b2045a82c37167cbb46aa8c89869d1b1165e authored about 3 years agogithub.com/STEllAR-GROUP/hpx - 77255b2f85f7c2a2fe8281759ad6cebabee90e6e authored about 3 years ago
github.com/STEllAR-GROUP/hpx - 45f4537dfb7a512ff6fdc91e0c5b77ceb32d562a authored about 3 years ago
github.com/STEllAR-GROUP/hpx - 43c0f85d35e981f34f154f1e3027cd67fc9be509 authored about 3 years ago
Necessary for the transform_mpi impl based on senders and receivers.
github.com/STEllAR-GROUP/hpx - ca520bb8649a12166504e15b46ee4fd86de91650 authored about 3 years agogithub.com/STEllAR-GROUP/hpx - 14ea626dac1fd68f2ee75879c48020097ce29006 authored about 3 years ago
+ Add explicit keyword for the constructor
github.com/STEllAR-GROUP/hpx - 2711eca59ef71837818638f2a4fcd5fe79ffa33c authored about 3 years ago5703: Fix `counting_iterator` container tests r=msimberg a=msimberg
The random_access_iterator ...
github.com/STEllAR-GROUP/hpx - f19356839bd1fdff57d9ace01f6662adee559c8b authored about 3 years agogithub.com/STEllAR-GROUP/hpx - 0d10176334f5df6930e3a9fb9081f5806b213826 authored about 3 years ago
The random_access_iterator test requires at least two elements in the
container.
5691: Rename `annotate_function` to `scoped_annotation` r=msimberg a=msimberg
Fixes #5686. Also...
github.com/STEllAR-GROUP/hpx - 0394bc44bda9508b87ed0ea3d5b80027766700ea authored about 3 years ago
Allows using any_sender etc. in global variables without a helper base
class to initialize the e...
5690: Replace tag_dispatch with tag_invoke in minmax segmented r=msimberg a=aurianer
Co-autho...
github.com/STEllAR-GROUP/hpx - d2f0ef7c3988e486fe1e746c7e9fe5af52d6d457 authored about 3 years agogithub.com/STEllAR-GROUP/hpx - 148439f3cf0cb1790cacd25c9a44845f67acecff authored about 3 years ago
github.com/STEllAR-GROUP/hpx - 29026e9b772ef47ca1e60b6f663fbecadf0137a2 authored about 3 years ago
github.com/STEllAR-GROUP/hpx - a147edaf3e9c21ddd8f729e336f2bfb9a12bb57e authored about 3 years ago
Fix macOS test exceptions
github.com/STEllAR-GROUP/hpx - 2f9293d5763a9f2b65f46986274066acc2025b5f authored about 3 years agogithub.com/STEllAR-GROUP/hpx - 3c4d31c08d073d29e667cdd69388b09a5c2f7cd7 authored about 3 years ago
github.com/STEllAR-GROUP/hpx - f2f648be2c759f335b4ae478aa5b765cc6a2f367 authored about 3 years ago
github.com/STEllAR-GROUP/hpx - 6b06b753521d053f2723ff1254783ad196cff245 authored about 3 years ago
github.com/STEllAR-GROUP/hpx - 2ffa0f7643f90ca62b3219594fd422aa68f7d264 authored about 3 years ago
github.com/STEllAR-GROUP/hpx - 16a680922e1f4a78a4ad93bce1970810f6b13fb9 authored about 3 years ago
5687: Add most important CMake options r=msimberg a=dimitraka
Add the agreed most important CMa...
github.com/STEllAR-GROUP/hpx - 47ccb79916ef304d44d220443884b0827a91b37f authored about 3 years ago5645: Add matrix multiplication example r=msimberg a=dimitraka
## Proposed Changes
- matri...
github.com/STEllAR-GROUP/hpx - b29d4b638bbc0beae4d86580818a9f91c430be7a authored about 3 years ago5663: Use dynamic bitsets by default for CPU masks r=msimberg a=msimberg
Maybe fixes #5661.
...
github.com/STEllAR-GROUP/hpx - 245b523aa2d81098432d504d7328e413bb804d73 authored about 3 years agogithub.com/STEllAR-GROUP/hpx - 4e15ba28cb13dad493e73e7da9e6ce098c898ffd authored about 3 years ago
github.com/STEllAR-GROUP/hpx - fb74095a550db862ee3e9c91d12137f76962cddb authored about 3 years ago
github.com/STEllAR-GROUP/hpx - 0b2bd996fa78036f9f993aff813815a0e5d3e114 authored about 3 years ago