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

Allowing to disable signal handlers

hkaiser opened this pull request about 1 year ago
Fix gasnet-related test failures

Pansysk75 opened this pull request about 1 year ago
openshmem parcelport

ct-clmsn opened this pull request about 1 year ago
Update LSU Jenkins with 2023-10 libraries

akheir opened this pull request about 1 year ago
Investigate builder gasnet failure

Pansysk75 opened this pull request about 1 year ago
Fixing communicator API, adding docs

hkaiser opened this pull request about 1 year ago
Fix resource partitioner tests for small thread count

Pansysk75 opened this pull request about 1 year ago
Fix jacobi omp examples.

rtohid opened this pull request about 1 year ago
improve one_size_heap_list: use rwlock to speedup the allocation/free

JiakunYan opened this pull request about 1 year ago
working issue with MPI_CC / CC conflict in automake

ct-clmsn opened this pull request about 1 year ago
Making sure serialize_buffer properly destroys buffer, if needed.

hkaiser opened this pull request about 1 year ago
Fix parallel relocation test

isidorostsa opened this pull request about 1 year ago
serialize_buffer allocator support needs adjustments

hkaiser opened this issue about 1 year ago
Release V1.10.0

hkaiser opened this pull request about 1 year ago
Relocation variants

isidorostsa opened this pull request about 1 year ago
Update the lci parcelport to use LCI v1.7.6

JiakunYan opened this pull request about 1 year ago
Fixing compilation problems on 32 Linux systems

hkaiser opened this pull request about 1 year ago
HPX 1.9.1 does not compile on Fedora 40

diehlpk opened this issue about 1 year ago
Fix broken links in docs: PDF, Single HTML page, Dependency report

dimitraka opened this pull request about 1 year ago
Fix header file links in Public API page

dimitraka opened this pull request about 1 year ago
Fix CMake find_library for HWLOC

Pansysk75 opened this pull request about 1 year ago
Replace Custom Benchmarking Code with Nanobench

isidorostsa opened this pull request about 1 year ago
Fixed matrix multiplication example output

knuedd opened this pull request about 1 year ago
Single page documentation is broken

diehlpk opened this issue over 1 year ago
Fix broken links for header files in Public API page

dimitraka opened this pull request over 1 year ago
Enable using std::reference_wrapper with executor parameters

hkaiser opened this pull request over 1 year ago
Add Public distributed API documentation

dimitraka opened this pull request over 1 year ago
Making set_intersection work with zip-like iterators

hkaiser opened this pull request over 1 year ago
Make coverage work with Jenkins Github Branch Source plugin

Pansysk75 opened this pull request over 1 year ago
Moving hpx::threads::run_as_xxx to namespace hpx

hkaiser opened this pull request over 1 year ago
Adding --exclusive to launching tests on rostam

hkaiser opened this pull request over 1 year ago
Failed Linking CXX executable due to undefined references

AndreyKulikov2022 opened this issue over 1 year ago
changed chat link to discord

Johan511 opened this pull request over 1 year ago
Initialization hangs when only setting --hpx:cores

Pansysk75 opened this issue over 1 year ago
uninitialized_relocate w/ type_support primitive

isidorostsa opened this pull request over 1 year ago
Bump actions/checkout from 3 to 4

dependabot[bot] opened this pull request over 1 year ago
Fix HPX-APEX cmake integration

srinivasyadav18 opened this pull request over 1 year ago
Fix shared_future_continuation_order regression test

Pansysk75 opened this pull request over 1 year ago
Log alive hpx threads on exit

Pansysk75 opened this pull request over 1 year ago
Add coverage testing on Jenkins

Pansysk75 opened this pull request over 1 year ago
Fixing HPX_CURRENT_SOURCE_LOCATION when std::source_location exists

hkaiser opened this pull request over 1 year ago
Remove aurianer, biddisco, and msimberg from codeowners

msimberg opened this pull request over 1 year ago
More cleaning up for module levels 19-20

hkaiser opened this pull request over 1 year ago
Finalize the MPI docs of the Migration Guide

dimitraka opened this pull request over 1 year ago
Segmentation fault after adding a padding in one_size_heap_list

JiakunYan opened this issue over 1 year ago
Current thread_id changing after suspending in direct execution

Pansysk75 opened this issue over 1 year ago
More fixes for CMake V3.27

hkaiser opened this pull request over 1 year ago
6 tests fail, 4 tests time out

yurivict opened this issue over 1 year ago
Adding basic logging to collective operations

hkaiser opened this pull request over 1 year ago
Log hpx threads on forced shutdown

Pansysk75 opened this issue over 1 year ago
Cleanup previous patch adapting to CMake V3.27

hkaiser opened this pull request over 1 year ago
Modernize modules in level 17 and 18

hkaiser opened this pull request over 1 year ago
Simd sort

Johan511 opened this pull request over 1 year ago
Unseq first bench

Johan511 opened this pull request over 1 year ago
P1144 Relocation primitives

isidorostsa opened this pull request over 1 year ago
Fix 32bit Windows build

hkaiser opened this issue over 1 year ago
simd std::remove

Johan511 opened this pull request over 1 year ago
Ensure hpx_main is a proper thread_function

Pansysk75 opened this pull request over 1 year ago
Fixing cyclic dependencies in naming and agas modules

hkaiser opened this pull request over 1 year ago
Generate git tag if needed but it is not available

hkaiser opened this pull request over 1 year ago
Adding hierarchical operation to index_queue spawning

hkaiser opened this pull request over 1 year ago
Fixing linker problem on FreeBSD

hkaiser opened this pull request over 1 year ago
Build breaks on FreeBSD

yurivict opened this issue over 1 year ago
acknowledge triv-rel and nothrow-rel types

isidorostsa opened this pull request over 1 year ago
Relocation algorithms Clean

isidorostsa opened this pull request over 1 year ago
Trivial relocation of c-v-ref-array types

isidorostsa opened this pull request over 1 year ago
Fixing warning/error

hkaiser opened this pull request over 1 year ago
Adding executor parallel invoke CPOs

hkaiser opened this pull request over 1 year ago
Define HPX_COMPUTE_CODE in builds with SYCL

G-071 opened this pull request over 1 year ago
Making sure changed number of cores is propagated to executor

hkaiser opened this pull request over 1 year ago
openshmem-parcelport initial import

ct-clmsn opened this pull request over 1 year ago
The hpxcxx script was broken such that it could only compile for _release

stevenrbrandt opened this pull request over 1 year ago
Adapting build system for CMake V3.27

hkaiser opened this pull request over 1 year ago
Fixing an integral type mismatch warning

hkaiser opened this pull request over 1 year ago
omp for default vectorization

Johan511 opened this pull request over 1 year ago
Simd Find

Johan511 opened this pull request over 1 year ago
Add MPI migration guide

dimitraka opened this pull request over 1 year ago
Updating APEX default version to v2.6.3

khuck opened this pull request over 1 year ago
HPX does not uses distributed localities on Fugaku

diehlpk opened this issue over 1 year ago
Update config for coroutines on ARM

hkaiser opened this issue over 1 year ago
Fixing error message about use_guard_pages

hkaiser opened this pull request over 1 year ago
First example not working

andreichalapco opened this issue over 1 year ago
Add internal reference counting to semaphores

Pansysk75 opened this pull request over 1 year ago
Compilers do not match (Fedora 38)

andreichalapco opened this issue over 1 year ago
update(lci pp): update the default version of LCI autofetch to v1.7.5

JiakunYan opened this pull request over 1 year ago
Adding user supplied on_finalize

hkaiser opened this pull request over 1 year ago
Re-enable compiling with HPX_WITH_NETWORKING=OFF

hkaiser opened this pull request over 1 year ago
Problems using the hpx.stacks:use_guard_pages parameter

G-071 opened this issue over 1 year ago
Build issue with HPX_WITH_NETWORKING=OFF

G-071 opened this issue over 1 year ago
Simd helpers

Johan511 opened this pull request over 1 year ago
Making sure HPX_WITH_THREAD_BACKTRACE_ON_SUSPENSION compiles

hkaiser opened this pull request over 1 year ago
Add CUDA/HIP MultiGPU Event Polling

G-071 opened this pull request over 1 year ago
Consistently #include unistd.h for _POSIX_VERSION

hkaiser opened this pull request over 1 year ago
The "attach-debugger" option is broken on the current master branch.

JiakunYan opened this issue over 1 year ago
Creating directory for file copy

hkaiser opened this pull request over 1 year ago
Add TBB to HPX documentation in Migration Guide

dimitraka opened this pull request over 1 year ago
Re-expose error names

hkaiser opened this pull request over 1 year ago
Making sure the future's shared state doesn't go out of scope prematurely

hkaiser opened this pull request over 1 year ago
add llvm/15, gcc/13 and boost/1.82 to jenkins

akheir opened this pull request over 1 year ago