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

Update CMakeLists.txt

github.com/STEllAR-GROUP/hpx - khuck opened this pull request 8 months ago
Minor documentation fixes

github.com/STEllAR-GROUP/hpx - dimitraka opened this pull request 8 months ago
Optimizing use of certain #includes

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request 8 months ago
Bump jwlawson/actions-setup-cmake from 1.14 to 2.0

github.com/STEllAR-GROUP/hpx - dependabot[bot] opened this pull request 8 months ago
Update docs

github.com/STEllAR-GROUP/hpx - dimitraka opened this pull request 8 months ago
Parcel layer tweaks

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request 9 months ago
Use shared mutex for resolve_locality procedure.

github.com/STEllAR-GROUP/hpx - JiakunYan opened this pull request 9 months ago
Module cleanup upto level 30

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request 9 months ago
Integrate NVIDIA's S/R implementation into HPX

github.com/STEllAR-GROUP/hpx - isidorostsa opened this pull request 9 months ago
Enable testing of new scheduler in CI

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request 9 months ago
Fix macOS failing test

github.com/STEllAR-GROUP/hpx - SAtacker opened this pull request 9 months ago
Move adjacent_difference to numeric header file

github.com/STEllAR-GROUP/hpx - dimitraka opened this pull request 9 months ago
Bump actions/checkout from 2 to 4

github.com/STEllAR-GROUP/hpx - dependabot[bot] opened this pull request 9 months ago
Working around nvcc problems to use CTAD

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request 9 months ago
Always return outermost thread id

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request 9 months ago
Adding scope_xxx from library fundamentals TS v3

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request 9 months ago
Working around CUDA issue

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request 9 months ago
Tightening up collective operation semantics

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request 9 months ago
Working around ROCm compiler issue

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request 9 months ago
Spack Build Error with ROCm 5.7.0

github.com/STEllAR-GROUP/hpx - jholmen opened this issue 9 months ago
Fixing copyright year

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request 10 months ago
fix(lci pp): fix deadlocks with too many failed sends

github.com/STEllAR-GROUP/hpx - JiakunYan opened this pull request 10 months ago
Change API header titles and info

github.com/STEllAR-GROUP/hpx - dimitraka opened this pull request 11 months ago
Making is_bitwise_serializable SFINAE-friendly

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request 11 months ago
Adapt amount of collective testing

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request 11 months ago
Optionally disable caching allocator

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request 11 months ago
Cleaning up collective operations

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request 11 months ago
Disable resolving hostnames if TCP is disabled

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request 11 months ago
Need to break out of the loop when searching the suffixes.

github.com/STEllAR-GROUP/hpx - stevenrbrandt opened this pull request 11 months ago
resolve CI test breaking gasnet issues

github.com/STEllAR-GROUP/hpx - ct-clmsn opened this pull request 11 months ago
added gasnet documentation

github.com/STEllAR-GROUP/hpx - ct-clmsn opened this pull request 11 months ago
Adding feature, Range Based Lock

github.com/STEllAR-GROUP/hpx - Johan511 opened this pull request 12 months ago
Allowing to disable signal handlers

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request 12 months ago
Fix gasnet-related test failures

github.com/STEllAR-GROUP/hpx - Pansysk75 opened this pull request 12 months ago
openshmem parcelport

github.com/STEllAR-GROUP/hpx - ct-clmsn opened this pull request 12 months ago
Update LSU Jenkins with 2023-10 libraries

github.com/STEllAR-GROUP/hpx - akheir opened this pull request 12 months ago
Investigate builder gasnet failure

github.com/STEllAR-GROUP/hpx - Pansysk75 opened this pull request 12 months ago
Fixing communicator API, adding docs

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request 12 months ago
Fix resource partitioner tests for small thread count

github.com/STEllAR-GROUP/hpx - Pansysk75 opened this pull request almost 1 year ago
Fix jacobi omp examples.

github.com/STEllAR-GROUP/hpx - rtohid opened this pull request about 1 year ago
working issue with MPI_CC / CC conflict in automake

github.com/STEllAR-GROUP/hpx - ct-clmsn opened this pull request about 1 year ago
Fix parallel relocation test

github.com/STEllAR-GROUP/hpx - isidorostsa opened this pull request about 1 year ago
Release V1.10.0

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request about 1 year ago
Relocation variants

github.com/STEllAR-GROUP/hpx - isidorostsa opened this pull request about 1 year ago
Update the lci parcelport to use LCI v1.7.6

github.com/STEllAR-GROUP/hpx - JiakunYan opened this pull request about 1 year ago
Fixing compilation problems on 32 Linux systems

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request about 1 year ago
HPX 1.9.1 does not compile on Fedora 40

github.com/STEllAR-GROUP/hpx - diehlpk opened this issue about 1 year ago
Fix header file links in Public API page

github.com/STEllAR-GROUP/hpx - dimitraka opened this pull request about 1 year ago
Fix CMake find_library for HWLOC

github.com/STEllAR-GROUP/hpx - Pansysk75 opened this pull request about 1 year ago
Replace Custom Benchmarking Code with Nanobench

github.com/STEllAR-GROUP/hpx - isidorostsa opened this pull request about 1 year ago
Fixed matrix multiplication example output

github.com/STEllAR-GROUP/hpx - knuedd opened this pull request about 1 year ago
Single page documentation is broken

github.com/STEllAR-GROUP/hpx - diehlpk opened this issue about 1 year ago
Fix broken links for header files in Public API page

github.com/STEllAR-GROUP/hpx - dimitraka opened this pull request about 1 year ago
Add Public distributed API documentation

github.com/STEllAR-GROUP/hpx - dimitraka opened this pull request about 1 year ago
Making set_intersection work with zip-like iterators

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request about 1 year ago
Moving hpx::threads::run_as_xxx to namespace hpx

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request about 1 year ago
Adding --exclusive to launching tests on rostam

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request about 1 year ago
Failed Linking CXX executable due to undefined references

github.com/STEllAR-GROUP/hpx - AndreyKulikov2022 opened this issue about 1 year ago
changed chat link to discord

github.com/STEllAR-GROUP/hpx - Johan511 opened this pull request about 1 year ago
uninitialized_relocate w/ type_support primitive

github.com/STEllAR-GROUP/hpx - isidorostsa opened this pull request about 1 year ago
Bump actions/checkout from 3 to 4

github.com/STEllAR-GROUP/hpx - dependabot[bot] opened this pull request about 1 year ago
Fix HPX-APEX cmake integration

github.com/STEllAR-GROUP/hpx - srinivasyadav18 opened this pull request about 1 year ago