Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/STEllAR-GROUP/hpx

The C++ Standard Library for Parallelism and Concurrency
https://github.com/STEllAR-GROUP/hpx

Merge pull request #6441 from dimitraka/update_docs

Minor documentation fixes

b80aac17ecd999fea14468f481bf3dde7697d99c authored 8 months ago by Hartmut Kaiser <[email protected]>
Merge pull request #6442 from STEllAR-GROUP/khuck-patch-1

Update CMakeLists.txt

933c106dd4c4212495e1313a5a9e29a7957d3c5e authored 8 months ago by Hartmut Kaiser <[email protected]>
Merge pull request #6445 from uiuc-hpc/fix-agas

Fix agas addressing cache

40eef48f5b941f400164f79c2c2eefbeb35db49e authored 8 months ago by Hartmut Kaiser <[email protected]>
fix agas addressing cache

a21ee01ac81e725856f9ec3597be66ec1852eeb9 authored 8 months ago by Jiakun Yan <[email protected]>
Update CMakeLists.txt

Updating APEX version to latest release

9974bb5739b822c7924e98c233700026438bd08b authored 8 months ago by Kevin Huck <[email protected]>
Minor documentation fixes

da1bafe750ad748ef03dec035b8fc558ff7d677b authored 8 months ago by dimitraka <[email protected]>
Merge pull request #6435 from STEllAR-GROUP/parcel_layer_tweaks

Parcel layer tweaks

bd9e3cbabe3d8402263e9bafec6c8f6d5de6048a authored 8 months ago by Hartmut Kaiser <[email protected]>
Merge pull request #6427 from vrnimje/hwloc_dll

Modifying CMakeLists to copy libhwloc-15.dll to the binary folder in Windows, independently

e4a8eb8d49347a857db120a2ba6747d54df5df03 authored 8 months ago by Hartmut Kaiser <[email protected]>
Fixing locality-id calculation

c824fbdd61b3d7623055003a46e045ac38d767c8 authored 8 months ago by Hartmut Kaiser <[email protected]>
Using shared_mutex for AGAS cache

f616fe3a95921ef24af34c09c7930bcf7c749bf1 authored 8 months ago by Hartmut Kaiser <[email protected]>
Making sure locality ids are never cached in AGAS cache

-flyby: optimize a unnecessary copy of an id_type

32a14fa0c359f823ddf1848f08a367f96fb9dbf9 authored 8 months ago by Hartmut Kaiser <[email protected]>
Merge pull request #6436 from dimitraka/update_docs

Update docs

e47a88426d1921b7874357f4dda4b3b0afd35fe6 authored 8 months ago by Hartmut Kaiser <[email protected]>
Merge pull request #6434 from uiuc-hpc/improve-dijkstra

improve termination detection: removing lock from criticial path

042ca74c6ea932111716ea710c5f494a875ebc62 authored 8 months ago by Hartmut Kaiser <[email protected]>
Merge pull request #6433 from uiuc-hpc/improve-resolve-locality

Use shared mutex for resolve_locality procedure.

7fca17e7f6c730e32ee9b83dfb08bb28bc5e0e33 authored 8 months ago by Hartmut Kaiser <[email protected]>
Merge pull request #6432 from STEllAR-GROUP/cleaning_modules

Module cleanup upto level 30

209abb6c9163138ba08abdf64bb665080699a0eb authored 8 months ago by Hartmut Kaiser <[email protected]>
Fix links to scope

dce093fdf77eb7828661c135d2a7147ec7602523 authored 8 months ago by dimitraka <[email protected]>
Add new logo and favicon

964de51f7d6e9c74dfd9de7311f2bd00cdbaae98 authored 8 months ago by dimitraka <[email protected]>
Add scope documentation

b0427420e4bc37ad1afdbaa3a42bbf3fc04cde29 authored 8 months ago by dimitraka <[email protected]>
Link prerequisites in the quickstart

8d819851e8ef3f6c7e58010f22a6f37dbd777132 authored 8 months ago by dimitraka <[email protected]>
improve dijkstra termination detection implementation: removing lock from criticial path

175391942b3f981d0d61cdf414902849c9ede087 authored 8 months ago by Jiakun Yan <[email protected]>
Merge pull request #6438 from STEllAR-GROUP/dependabot/github_actions/jwlawson/actions-setup-cmake-2.0

Bump jwlawson/actions-setup-cmake from 1.14 to 2.0

17bdd0d04b7d06be59e017cdcb125b1078d31c81 authored 8 months ago by Hartmut Kaiser <[email protected]>
Bump jwlawson/actions-setup-cmake from 1.14 to 2.0

Bumps [jwlawson/actions-setup-cmake](https://github.com/jwlawson/actions-setup-cmake) from 1.14 ...

dc63614c70e57d8298d534e3f12dd9afadfaf82d authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Cleaning component modules

07f9cc9a9eca8ef87b570d35bdc605918ba4e62f authored 9 months ago by Hartmut Kaiser <[email protected]>
Use shared mutex for resolve_locality procedure.

3176c3a5cc23738a8bae35ead9cd39323afd3acd authored 9 months ago by Jiakun Yan <[email protected]>
Module cleanup upto level 30

4981de53fc2f0282377c4cc675e97f9b84ec7d6c authored 9 months ago by Hartmut Kaiser <[email protected]>
Merge pull request #6429 from STEllAR-GROUP/fixing_5921

Making sure HPX_WITH_ASYNC_MPI is reported properly

76bcb860ef0d8891f3b36e3baebd458e48f92de7 authored 9 months ago by Hartmut Kaiser <[email protected]>
Making sure HPX_WITH_ASYNC_MPI is reported properly

941addcde09b047ce2442678d0635caf3a0668ad authored 9 months ago by Hartmut Kaiser <[email protected]>
Adding HPX Logo

9c53b99534f57cfa56336d835985faac18166fa1 authored 9 months ago by Hartmut Kaiser <[email protected]>
Merge pull request #6397 from dimitraka/doc_updates

Change API header titles and info

eb08c33f21a042bc8ea6ec85cbf72496a1b0ff9d authored 9 months ago by Hartmut Kaiser <[email protected]>
Merge pull request #6422 from STEllAR-GROUP/fixing_4703

Adding steal-half functionalities to work-requesting scheduler

d14a919ce10e26d82df6b9e53814a1863d091f1e authored 9 months ago by Hartmut Kaiser <[email protected]>
Fix doc minmax algorithms/container algorithms

1442a7c08d3cee4c56a99eb70be1ffc5d60a1e7a authored 9 months ago by dimitraka <[email protected]>
Add links to hpx header files

c804159e427600ced5d52e505ede289c200d2293 authored 9 months ago by dimitraka <[email protected]>
Merge pull request #6423 from dimitraka/doc_fixes

Move adjacent_difference to numeric header file

4a7c2e03ad8902f6f3360cadb497b56bd9e080f0 authored 9 months ago by Hartmut Kaiser <[email protected]>
Moving HwlocDLL custom target definition to HWLoc setup file

Signed-off-by: Vedant <[email protected]>

7959daf94e7b7288db2fd6536adc5d2e69beca86 authored 9 months ago by Vedant <[email protected]>
Removing push activation from Windows HWLoc fetch test

Signed-off-by: Vedant <[email protected]>

857d2822eb654d81792c2ee96d5551f7a3d45ad1 authored 9 months ago by Vedant <[email protected]>
Copying libhwloc-15.dll independently, instead of relying on examples target

Signed-off-by: Vedant <[email protected]>

7bd802fab848172518f1f9b33e1dbde550d52ce4 authored 9 months ago by Vedant <[email protected]>
Move adjacent_difference to numeric header

29063b1be030870c9cc841e4125b7dbf7e4d5f09 authored 9 months ago by dimitraka <[email protected]>
Merge pull request #6421 from STEllAR-GROUP/dependabot/github_actions/actions/checkout-4

Bump actions/checkout from 2 to 4

8365e76437e3c9577f5fde46e7f62d2a5615347d authored 9 months ago by Hartmut Kaiser <[email protected]>
Adding steal-half functionalities to work-requesting scheduler

- adding new scheduler: --hpx:queuing=local-workrequesting-mc that relies on the Moody-Camel que...

76f2baf545bea7ce9bb2a0074e0799b3b4567934 authored 9 months ago by Hartmut Kaiser <[email protected]>
Bump actions/checkout from 2 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [Release notes](htt...

cb4d9557f30458a8430992acc9243e9e1aa4459b authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #6394 from vrnimje/cmake_options

Adding option for installing Hwloc using CMake FetchContent

b99b590a0c1a5642fe5c88e2b30c9bbccec36f25 authored 9 months ago by Hartmut Kaiser <[email protected]>
Change API header titles and info

44bdf7e5fd3b460c15ba793c75ad9bcfec47023b authored 9 months ago by dimitraka <[email protected]>
Adding copyright in the new workflow files

Signed-off-by: Vedant <[email protected]>

209a03b778243735ab9fa235f10cb6317de7777c authored 9 months ago by Vedant <[email protected]>
Merge pull request #6418 from STEllAR-GROUP/fixing_6417

Working around nvcc problems to use CTAD

c0d79c801171685ae5c989f6d74a848358c22465 authored 9 months ago by Hartmut Kaiser <[email protected]>
Working around nvcc problems to use CTAD

f58d28c23f6705d220bffe88cb9fb0fa4bc9ba60 authored 9 months ago by Hartmut Kaiser <[email protected]>
Merge pull request #6415 from STEllAR-GROUP/fixing_6414

Attempting to avoid segfault in OctoTiger during initialization

cf70bf1fda132f06bfa8e6bf80e71399b45fdef2 authored 9 months ago by Hartmut Kaiser <[email protected]>
Attempting to avoid segfault in OctoTiger during initialization

a55a8445056758349212f9646284a61270acfa7c authored 9 months ago by Hartmut Kaiser <[email protected]>
Merge pull request #6411 from uiuc-hpc/fix-lci-pp

Minor refactoring and fixes to the LCI parcelport and pingpong_performance2 benchmark

b8cc430fb68a2ae3928f2e8bcf537a6b0475cc24 authored 9 months ago by Hartmut Kaiser <[email protected]>
Merge pull request #6416 from G-071/fix_hipcc_compilation

Change run_as_os_thread deprecation forwarding due to hipcc compilation issue

797ad736386843160e7a39be11e6574549785668 authored 9 months ago by Hartmut Kaiser <[email protected]>
Merge pull request #6410 from STEllAR-GROUP/scope

Adding scope_xxx from library fundamentals TS v3

6f6f287321034b919e7751590286c7a2db5d606a authored 9 months ago by Hartmut Kaiser <[email protected]>
Remove const ref from parameter

This const casued some issues with hipcc 5.7.3

1d8dde817248cbdf4a1b7369738b1e294ec5d03b authored 9 months ago by Gregor Daiß <[email protected]>
Enabling libhwloc-15.dll to be copied in 32-bit Windows as well

Signed-off-by: Vedant <[email protected]>

d9f03d7f232425502fa57fe6f1abbba3846f0c07 authored 9 months ago by Vedant <[email protected]>
Merge pull request #6409 from STEllAR-GROUP/fixing_6407

Working around CUDA issue

e8b7598c8fcbf8a3f4c4bf9e06fd3320e137cbbf authored 9 months ago by Hartmut Kaiser <[email protected]>
Adding scope_xxx from library fundamentals TS v3

-flyby: adding feature test for constexpr destructors
-flyby: split inclusive_scan tests

b30d08c1f82d2ade963024a991ed416bf2fe6a62 authored 9 months ago by Hartmut Kaiser <[email protected]>
Applying cmake-format

Signed-off-by: Vedant <[email protected]>

badead127a2a5721c64fe90a33c4f7b0cefa758c authored 9 months ago by Vedant <[email protected]>
Added custom target to copy libhwloc-15.dll in Win64

Signed-off-by: Vedant <[email protected]>

7ac5b3320726b04a109294abfadbb8a406347b60 authored 9 months ago by Vedant <[email protected]>
refactor(lci pp log): add destination rank to the profiling log output; remove one log output

9b1c5c9ed0e99c31f4e32904c0108ddce3d2332e authored 9 months ago by Jiakun Yan <[email protected]>
pingpong_performance2: add warmup

0c5aad1af039d3dd664463a9431f69f939370d31 authored 9 months ago by Jiakun Yan <[email protected]>
fix lci-pp: fix lci_progress_pool when there are multiple pus per core

b6d89150ee126b2ae18b9292e334327a01ded97c authored 9 months ago by Jiakun Yan <[email protected]>
lci pp: add option to enable/disable in-buffer assembly of header messages

975dbc2fb79cc2297dede95511b1e59dfbe96b1c authored 9 months ago by Jiakun Yan <[email protected]>
Working around CUDA issue

ce147890464cef5bba75bc78d780850d365fba45 authored 9 months ago by Hartmut Kaiser <[email protected]>
Fixing unused variable compilation errors

7b35448ebfbee9db24e091072a9370c63195e845 authored 9 months ago by Hartmut Kaiser <[email protected]>
Merge pull request #6406 from STEllAR-GROUP/fixing_6405

Working around ROCm compiler issue

6db7cad6c3786414f0f67f242166e8d42baec2ae authored 9 months ago by Hartmut Kaiser <[email protected]>
Merge pull request #6364 from isidorostsa/relocation_variants

Relocation variants

fcac3679b2959d171035cef61cb39004dad3a209 authored 9 months ago by Hartmut Kaiser <[email protected]>
Working around ROCm compiler issue

d0805e15f83be3006f605237adbb0e58ff790337 authored 9 months ago by Hartmut Kaiser <[email protected]>
Merge pull request #6404 from STEllAR-GROUP/no_unique_address

Allow to disable use of [[no_unique_address]] attribute

f6f0fcd68a0c7b711091efd4ada0bdf8dfb1eebb authored 9 months ago by Hartmut Kaiser <[email protected]>
Merge pull request #6403 from STEllAR-GROUP/version

Fixing copyright year

b720ffe5b890a18d2cb1701e5e45ae04b0a9060b authored 9 months ago by Hartmut Kaiser <[email protected]>
Allow to disable use of [[no_unique_address]] attribute

ee2f3df7469b0480aed7608bc99b02848bd174f7 authored 10 months ago by Hartmut Kaiser <[email protected]>
Fixing copyright year

fd3780c5b16ea10ae56f22aca626616b7ceb3f37 authored 10 months ago by Hartmut Kaiser <[email protected]>
Merge pull request #6402 from uiuc-hpc/fix-send

fix(lci pp): fix deadlocks with too many failed sends

c374f26626038f020dd12f842d4dc5d67d02f59d authored 10 months ago by Hartmut Kaiser <[email protected]>
Merge pull request #6396 from STEllAR-GROUP/is_bitwise_serializable

Making is_bitwise_serializable SFINAE-friendly

a10ef153e07894b63e15c3770d5e33234c01b556 authored 10 months ago by Hartmut Kaiser <[email protected]>
fix(lci pp): fix deadlocks with too many failed sends

ebb6ec13581bb40bb4e944aac79beaab7f8d6687 authored 10 months ago by Jiakun Yan <[email protected]>
Merge pull request #6400 from uiuc-hpc/fix-6398

Fx the affinity setting bug when using LCI pp and multiple localities per node

8b438bfa2d4b20c2878db5ffcc3705f0eeb09db4 authored 10 months ago by Hartmut Kaiser <[email protected]>
Applying cmake-format to the Hwloc setup file

Signed-off-by: Vedant <[email protected]>

e67885b2fd3557028ae7404a7896f58b2b2ef12d authored 10 months ago by Vedant <[email protected]>
Adding better detection for Win64, and fixed linking in macOS bu using .dylib file

Signed-off-by: Vedant <[email protected]>

ae03769928960ad7f99404803cfb8c6bb761ffef authored 10 months ago by Vedant <[email protected]>
fix the affinity setting bug when using LCI pp and multiple localities per node

dd6722415532118e3df48a8afab43847682a0be4 authored 10 months ago by Jiakun Yan <[email protected]>
tidying up tests

323904c7d527e381e4f5468eb62ae08acb10cbd6 authored 10 months ago by isidorostsa <[email protected]>
Adding separate variables for HWLOC version and release

Signed-off-by: Vedant <[email protected]>

ee9ace6ffffb5835f7eee56ecbf44077f051db62 authored 10 months ago by Vedant <[email protected]>
permit (expected side) overlaps on relocation

4fa59fddbc5f40ffd65026b1bde5d89d790adbf0 authored 11 months ago by isidorostsa <[email protected]>
Making is_bitwise_serializable SFINAE-friendly

a8bd1a400634e4484e76a67f39bad32bb4705d36 authored 11 months ago by Hartmut Kaiser <[email protected]>
Merge pull request #6393 from STEllAR-GROUP/caching_allocator

Optionally disable caching allocator

1cf717d7e090898dc828d938dac9fdd86d14c1f2 authored 11 months ago by Hartmut Kaiser <[email protected]>
Reverting cmake-format change

Signed-off-by: Vedant <[email protected]>

fdec3ed4dd1e3fcc03b2facb494ab4c4ac23ca44 authored 11 months ago by Vedant <[email protected]>
Merge pull request #6395 from STEllAR-GROUP/collective_tests

Adapt amount of collective testing

8d573fc0959fcbfb44a3914440ed56cdfe074489 authored 11 months ago by Hartmut Kaiser <[email protected]>
Optionally disable caching allocator

8530848f30cea77b0f6aaf161c94ea1c2d855aad authored 11 months ago by Hartmut Kaiser <[email protected]>
Adapt amount of collective testing

ed72986ca266ad0bfa4416cc34ea830484938aae authored 11 months ago by Hartmut Kaiser <[email protected]>
Merge branch 'improve-heap' into master

9d07ad01b9439324111733d137876377d587eb6a authored 11 months ago by Hartmut Kaiser <[email protected]>
Merge branch 'improve-heap' of github.com:uiuc-hpc/hpx into improve-heap

2c3216f649ebee4f6be1b9a9b0c0728c195259a7 authored 11 months ago by Hartmut Kaiser <[email protected]>
Applied cmake-format to the code

Signed-off-by: Vedant <[email protected]>

5ed80a5b5513b7fd244ecc3867db96a8cd92d669 authored 11 months ago by Vedant <[email protected]>
uninitialized_relocate_backward docs

84afafac5f97932c45f8c9ff1fd62ebfe94c8ced authored 11 months ago by isidorostsa <[email protected]>
Added lib filename in Win64, and added workflows to test MacOS & Windows build

Signed-off-by: Vedant <[email protected]>

1140a908c06bec6dfd51c54621d90b23b1af1b0e authored 11 months ago by Vedant <[email protected]>
Set new CI activation to pull_request only

Signed-off-by: Vedant <[email protected]>

803c5de8a9a93e24b64913d98427aa34f04fa4dd authored 11 months ago by Vedant <[email protected]>
[CI] Adding ninja-build installation

Signed-off-by: Vedant <[email protected]>

b3577830531f75bb17e207c901ecbdd96d726e3a authored 11 months ago by Vedant <[email protected]>
Fixed Hwloc lib variable name in Hwloc setup

Signed-off-by: Vedant <[email protected]>

2a2a5395e43488ba8a25c52e9ebdd10d21372f67 authored 11 months ago by Vedant <[email protected]>
Adding file paths to workflow

Signed-off-by: Vedant <[email protected]>

24143b0defcadfa0db5f0d294a2528f718667ab2 authored 11 months ago by Vedant <[email protected]>
HWLoc fetch option - initial commit

Signed-off-by: Vedant <[email protected]>

964641c5e4d3655bf9b8a11b31a290c9e3cb459a authored 11 months ago by Vedant <[email protected]>
Fixing file name in ci

Signed-off-by: Vedant <[email protected]>

ab678cd65ea472c89f46ea6ba505b8d33c681d6c authored 11 months ago by Vedant <[email protected]>
Linked lib directly from installed hwloc, for UNIX

Signed-off-by: Vedant <[email protected]>

1617d65a78ec2a6820012e86662c9feebf6b5668 authored 11 months ago by Vedant <[email protected]>
Fixing testing issues

49e0553c7400d6b8660e00530301c03e9409d18c authored 11 months ago by Hartmut Kaiser <[email protected]>
Fixing testing issues

ac061bd2a140e19d7e89e446eb4801bb989c4dc2 authored 11 months ago by Hartmut Kaiser <[email protected]>
Merge pull request #6391 from STEllAR-GROUP/collectives

Cleaning up collective operations

3253ee1d887a419ddb7cac2e2ef7d355ab1da569 authored 11 months ago by Hartmut Kaiser <[email protected]>