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

Merge pull request #4965 from STEllAR-GROUP/is_heap_cpos

Making is_heap and is_heap_until conforming to C++20

github.com/STEllAR-GROUP/hpx - 51af80a73518765d18e9637e4756d7c8cfda5c17 authored about 4 years ago by Mikael Simberg <[email protected]>
Merge pull request #4952 from msimberg/parallel-executor-hierarchical-spawning

Make parallel_executor use thread_pool_executor spawning mechanism

github.com/STEllAR-GROUP/hpx - 8a9c46f1c97c8b40130ddaa91aae6adcd69d816d authored about 4 years ago by Mikael Simberg <[email protected]>
Merge pull request #4959 from STEllAR-GROUP/communication_set

Adding communications set

github.com/STEllAR-GROUP/hpx - a14cb1d1e6b6e4a44c2b9e475df01c97e28f0fb9 authored about 4 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #4951 from STEllAR-GROUP/fixing_4950

Fixing build if HPX_WITH_PARCELPORT_ACTION_COUNTERS=On

github.com/STEllAR-GROUP/hpx - b40c228983ec2fc56509be86ca20832ea555cb9e authored about 4 years ago by Hartmut Kaiser <[email protected]>
Add more overrides to scheduler performance counter member functions

github.com/STEllAR-GROUP/hpx - fb83a6cf4b6279712d9eda8d470aacca85b962ea authored about 4 years ago by Mikael Simberg <[email protected]>
Merge pull request #4963 from STEllAR-GROUP/vs_build_fixes

Renaming files to avoid warnings from the vs build system

github.com/STEllAR-GROUP/hpx - 51a878f2d6c30fc643429c5eb357a67760b817a3 authored about 4 years ago by Mikael Simberg <[email protected]>
Change uses of pool_executor and thread_pool_executor to parallel_executor

github.com/STEllAR-GROUP/hpx - 04ad4d8bd7e0d8a45981bfc1cd71361cf85c0e0c authored about 4 years ago by Mikael Simberg <[email protected]>
Make parallel_executor use hierarchical spawning

Alias thread_pool_executor to parallel_executor since the latter now
replaces the functionality ...

github.com/STEllAR-GROUP/hpx - d46e0be2febe13767cca112b12b1c29113e19761 authored about 4 years ago by Mikael Simberg <[email protected]>
Move hierarchical spawning functionality to separate file

github.com/STEllAR-GROUP/hpx - a10793972c93fa119e715a01ccbf32e898b558d2 authored about 4 years ago by Mikael Simberg <[email protected]>
Merge pull request #4722 from STEllAR-GROUP/invoke

Alternative INVOKE implementation

github.com/STEllAR-GROUP/hpx - d047568619bb08e1c149779638eebfa0b7d42821 authored about 4 years ago by Mikael Simberg <[email protected]>
Merge pull request #4946 from severinstrobl/suspend_multiple_localities

Allow suspension on multiple localities

github.com/STEllAR-GROUP/hpx - a8babd594744c4b0369cd4bce1bf579729e8fa38 authored about 4 years ago by Mikael Simberg <[email protected]>
Merge pull request #4962 from msimberg/fix-external-timer-export

Fix external timer function pointer exports

github.com/STEllAR-GROUP/hpx - a0d4981afd876369ba79406bd7d25f99de0b78f1 authored about 4 years ago by Mikael Simberg <[email protected]>
Merge pull request #4958 from msimberg/more-api-cleanup

Deprecate tuple and timing functionality in hpx::util

github.com/STEllAR-GROUP/hpx - 26fce314c15bbcc4ed834b91494ce0a3898eb9c9 authored about 4 years ago by Mikael Simberg <[email protected]>
Making is_heap and is_heap_until conforming to C++20

github.com/STEllAR-GROUP/hpx - 369dbdfcbac8fc077ec13f3e8552fda37afe293b authored about 4 years ago by Hartmut Kaiser <[email protected]>
Merge pull request #4927 from STEllAR-GROUP/synchronization

Refactor synchronization primitives

github.com/STEllAR-GROUP/hpx - 1c6a32ce061e9060056bf5ab8c37f0e1e42ccd6c authored about 4 years ago by Mikael Simberg <[email protected]>
Renaming files to avoid warnings from the vs build system

github.com/STEllAR-GROUP/hpx - ec4a68d0d50aa41bf1a269890768f8351357000c authored about 4 years ago by Hartmut Kaiser <[email protected]>
Adding missing override keyword

github.com/STEllAR-GROUP/hpx - f766948e3d6a3be5567e740995b986b3b1ddb553 authored about 4 years ago by Hartmut Kaiser <[email protected]>
Enable APEX/PAPI on CSCS gcc-oldest build

github.com/STEllAR-GROUP/hpx - b31b69a05447f5310fba21c6e74b00f6266f9e30 authored about 4 years ago by Mikael Simberg <[email protected]>
Export all external_timer function pointers

github.com/STEllAR-GROUP/hpx - 1d02fdc8a2da60828229f52197d283bf2c65e12e authored about 4 years ago by Mikael Simberg <[email protected]>
Deprecate tuple and timing functionality in hpx::util

github.com/STEllAR-GROUP/hpx - 9a70e94067f86030360c873b76c1ffb9f6567768 authored about 4 years ago by Mikael Simberg <[email protected]>
Enable one more configuration option for cscs-clang-newest

github.com/STEllAR-GROUP/hpx - 203e53631c2b92b8861f12c1434fd1487d785c5d authored about 4 years ago by Hartmut Kaiser <[email protected]>
Adding missing virtual function implementations to the shared_priority_queue_scheduler

- all of the newly added functions currently throw and exception notifying the user
that this ...

github.com/STEllAR-GROUP/hpx - 85f0b4ebd64bd225c5a8d09b656eb829a6a4d21e authored about 4 years ago by Hartmut Kaiser <[email protected]>
Enable various performance counters on cscs-clang-newest

github.com/STEllAR-GROUP/hpx - 9d8db9c5424aa4d019d0b3d5e414a7b9725afad1 authored about 4 years ago by Hartmut Kaiser <[email protected]>