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

Fix omp vectorization pragma errors

github.com/STEllAR-GROUP/hpx - Pansysk75 opened this pull request 9 days ago
Compilation errors using -fopenmp

github.com/STEllAR-GROUP/hpx - Pansysk75 opened this issue 9 days ago
Update building_hpx.rst

github.com/STEllAR-GROUP/hpx - emiliostassios opened this pull request 11 days ago
Partitioned vector updates

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request 13 days ago
Fix CMake conditionals checking ENV variables

github.com/STEllAR-GROUP/hpx - Pansysk75 opened this pull request 15 days ago
Update CONTRIBUTING.md

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request 18 days ago
Fix incorrect signature of distributed API functions

github.com/STEllAR-GROUP/hpx - dimitraka opened this pull request about 1 month ago
Add HPX to Godbolt Compiler Explorer

github.com/STEllAR-GROUP/hpx - correaa opened this issue about 1 month ago
Use thread-safe cache in thread_local_caching_allocator

github.com/STEllAR-GROUP/hpx - Pansysk75 opened this pull request about 1 month ago
Running Hpx Program Using srun/mpiexec Error

github.com/STEllAR-GROUP/hpx - phil-skillwon opened this issue about 2 months ago
Update README.rst

github.com/STEllAR-GROUP/hpx - emiliostassios opened this pull request about 2 months ago
Non-Standard Conforming Parallel Algorithms

github.com/STEllAR-GROUP/hpx - zhekemist opened this issue about 2 months ago
Fix S/R versions of the parallel algorithms

github.com/STEllAR-GROUP/hpx - zhekemist opened this issue about 2 months ago
Addressing remaining Stdexec issues

github.com/STEllAR-GROUP/hpx - isidorostsa opened this issue about 2 months ago
A question about process and thread

github.com/STEllAR-GROUP/hpx - zuoyanzhang opened this issue about 2 months ago
More fixes for the Boost package

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request about 2 months ago
Attempt to fixing the E4S HPX tests

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request about 2 months ago
Fix the S/R versions of the for loop algorithms

github.com/STEllAR-GROUP/hpx - zhekemist opened this pull request 2 months ago
Improve the LCI parcelport documentation

github.com/STEllAR-GROUP/hpx - JiakunYan opened this pull request 2 months ago
Addressing cmake warnings issued starting V3.30

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request 3 months ago
Fixing distance test

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request 3 months ago
Add lockfree atomic uint128_type CAS for x86

github.com/STEllAR-GROUP/hpx - Dysrhythmic opened this pull request 3 months ago
Fix perftests CI environment

github.com/STEllAR-GROUP/hpx - Pansysk75 opened this pull request 3 months ago
Adding process example

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request 4 months ago
custom FETCHCONTENT_BASE_DIR bug fix

github.com/STEllAR-GROUP/hpx - pefedotov opened this pull request 4 months ago
Minor cleanup of future_data

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request 4 months ago
Fix HPX_WITH_FETCH_BOOST

github.com/STEllAR-GROUP/hpx - Pansysk75 opened this pull request 4 months ago
Include Boost as CMake subproject

github.com/STEllAR-GROUP/hpx - Pansysk75 opened this pull request 4 months ago
Add components documentation

github.com/STEllAR-GROUP/hpx - dimitraka opened this pull request 4 months ago
Fix typo: s/unititiallized/uninitialized/

github.com/STEllAR-GROUP/hpx - Quuxplusone opened this pull request 4 months ago
HPX 1.10 Failed Linking CXX executable for arm64-osx

github.com/STEllAR-GROUP/hpx - AndreyKulikov2022 opened this issue 5 months ago
Fix crash in get_executable_filename on FreeBSD

github.com/STEllAR-GROUP/hpx - yurivict opened this pull request 5 months ago
Avoid rewriting defines.hpp

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request 5 months ago
Prevent usage of CMake try_run on crosscompiling

github.com/STEllAR-GROUP/hpx - Pansysk75 opened this pull request 5 months ago
Fix distributed latch documentation

github.com/STEllAR-GROUP/hpx - dimitraka opened this pull request 5 months ago
Fix kokkos hpx nvcc compilation

github.com/STEllAR-GROUP/hpx - G-071 opened this pull request 5 months ago
Remove the default max cpu count

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request 5 months ago
Create codeql.yml

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request 5 months ago
Destructive interference size

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request 5 months ago
Improve performance counter error handling

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request 6 months ago
Generalize the notion of bitwise serialization

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request 6 months ago
Fixing use of HPX_WITH_CXX_STANDARD

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request 6 months ago
Remove equal_to from hpx::any

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request 6 months ago
Fixing issues on MacOS

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request 6 months ago
Fixing binary filter test target names

github.com/STEllAR-GROUP/hpx - m-diers opened this pull request 6 months ago
Fix mac os github actions

github.com/STEllAR-GROUP/hpx - srinivasyadav18 opened this pull request 6 months ago
Remove remnants of libfabric parcelport

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request 6 months ago
Troubleshoot CI hangs

github.com/STEllAR-GROUP/hpx - Pansysk75 opened this pull request 6 months ago
Add distance.cpp test in CMake

github.com/STEllAR-GROUP/hpx - gonidelis opened this pull request 6 months ago
Small vector relocation

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

github.com/STEllAR-GROUP/hpx - dependabot[bot] opened this pull request 7 months ago
No access limitations to Wiki

github.com/STEllAR-GROUP/hpx - SamruddhiNavale opened this issue 7 months ago
Always return outermost thread id

github.com/STEllAR-GROUP/hpx - Pansysk75 opened this pull request 7 months ago
Revert "Always return outermost thread id"

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request 7 months ago
handle_received_parcels may never return

github.com/STEllAR-GROUP/hpx - JiakunYan opened this issue 7 months ago
Building HPX

github.com/STEllAR-GROUP/hpx - Hassnaa9 opened this issue 7 months ago
Reduce test workload to fix CI/CD time-out

github.com/STEllAR-GROUP/hpx - Pansysk75 opened this pull request 7 months ago
Move APEX CI to rostam

github.com/STEllAR-GROUP/hpx - hkaiser opened this pull request 7 months ago
Update perftests reference measurements

github.com/STEllAR-GROUP/hpx - Pansysk75 opened this pull request 7 months ago
HPX hangs at the very end

github.com/STEllAR-GROUP/hpx - JiakunYan opened this issue 7 months ago
Fix git tag name in Getting HPX page

github.com/STEllAR-GROUP/hpx - dimitraka opened this pull request 8 months ago
Issue on page /manual/getting_hpx.html

github.com/STEllAR-GROUP/hpx - younghojan opened this issue 8 months ago
Fix agas addressing cache

github.com/STEllAR-GROUP/hpx - JiakunYan opened this pull request 8 months ago
Update CTestConfig.cmake

github.com/STEllAR-GROUP/hpx - akheir opened this pull request 8 months ago