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
Making is_heap and is_heap_until conforming to C++20
github.com/STEllAR-GROUP/hpx - 51af80a73518765d18e9637e4756d7c8cfda5c17 authored over 4 years ago by Mikael Simberg <[email protected]>Make parallel_executor use thread_pool_executor spawning mechanism
github.com/STEllAR-GROUP/hpx - 8a9c46f1c97c8b40130ddaa91aae6adcd69d816d authored over 4 years ago by Mikael Simberg <[email protected]>Adding communications set
github.com/STEllAR-GROUP/hpx - a14cb1d1e6b6e4a44c2b9e475df01c97e28f0fb9 authored over 4 years ago by Hartmut Kaiser <[email protected]>Fixing build if HPX_WITH_PARCELPORT_ACTION_COUNTERS=On
github.com/STEllAR-GROUP/hpx - b40c228983ec2fc56509be86ca20832ea555cb9e authored over 4 years ago by Hartmut Kaiser <[email protected]>github.com/STEllAR-GROUP/hpx - fb83a6cf4b6279712d9eda8d470aacca85b962ea authored over 4 years ago by Mikael Simberg <[email protected]>
Renaming files to avoid warnings from the vs build system
github.com/STEllAR-GROUP/hpx - 51a878f2d6c30fc643429c5eb357a67760b817a3 authored over 4 years ago by Mikael Simberg <[email protected]>github.com/STEllAR-GROUP/hpx - 04ad4d8bd7e0d8a45981bfc1cd71361cf85c0e0c authored over 4 years ago by Mikael Simberg <[email protected]>
Alias thread_pool_executor to parallel_executor since the latter now
replaces the functionality ...
github.com/STEllAR-GROUP/hpx - a10793972c93fa119e715a01ccbf32e898b558d2 authored over 4 years ago by Mikael Simberg <[email protected]>
Alternative INVOKE implementation
github.com/STEllAR-GROUP/hpx - d047568619bb08e1c149779638eebfa0b7d42821 authored over 4 years ago by Mikael Simberg <[email protected]>Allow suspension on multiple localities
github.com/STEllAR-GROUP/hpx - a8babd594744c4b0369cd4bce1bf579729e8fa38 authored over 4 years ago by Mikael Simberg <[email protected]>Fix external timer function pointer exports
github.com/STEllAR-GROUP/hpx - a0d4981afd876369ba79406bd7d25f99de0b78f1 authored over 4 years ago by Mikael Simberg <[email protected]>Deprecate tuple and timing functionality in hpx::util
github.com/STEllAR-GROUP/hpx - 26fce314c15bbcc4ed834b91494ce0a3898eb9c9 authored over 4 years ago by Mikael Simberg <[email protected]>github.com/STEllAR-GROUP/hpx - 369dbdfcbac8fc077ec13f3e8552fda37afe293b authored over 4 years ago by Hartmut Kaiser <[email protected]>
Refactor synchronization primitives
github.com/STEllAR-GROUP/hpx - 1c6a32ce061e9060056bf5ab8c37f0e1e42ccd6c authored over 4 years ago by Mikael Simberg <[email protected]>github.com/STEllAR-GROUP/hpx - ec4a68d0d50aa41bf1a269890768f8351357000c authored over 4 years ago by Hartmut Kaiser <[email protected]>
github.com/STEllAR-GROUP/hpx - f766948e3d6a3be5567e740995b986b3b1ddb553 authored over 4 years ago by Hartmut Kaiser <[email protected]>
github.com/STEllAR-GROUP/hpx - b31b69a05447f5310fba21c6e74b00f6266f9e30 authored over 4 years ago by Mikael Simberg <[email protected]>
github.com/STEllAR-GROUP/hpx - 1d02fdc8a2da60828229f52197d283bf2c65e12e authored over 4 years ago by Mikael Simberg <[email protected]>
github.com/STEllAR-GROUP/hpx - 9a70e94067f86030360c873b76c1ffb9f6567768 authored over 4 years ago by Mikael Simberg <[email protected]>
github.com/STEllAR-GROUP/hpx - 203e53631c2b92b8861f12c1434fd1487d785c5d authored over 4 years ago by Hartmut Kaiser <[email protected]>
- all of the newly added functions currently throw and exception notifying the user
that this ...
github.com/STEllAR-GROUP/hpx - 9d8db9c5424aa4d019d0b3d5e414a7b9725afad1 authored over 4 years ago by Hartmut Kaiser <[email protected]>