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

Add dependabot.yml

inanc-can opened this pull request over 1 year ago
Revert "Move dependabot.yml into correct directory"

inanc-can opened this pull request over 1 year ago
Improve the MPI parcelport and change the zero-copy threshold to 8192

JiakunYan opened this pull request over 1 year ago
Improve LCI parcelport and new performance tests.

JiakunYan opened this pull request over 1 year ago
set thread name for linux

Johan511 opened this pull request over 1 year ago
Uninitialised algorithms, move using std::memcpy

Johan511 opened this pull request over 1 year ago
Bump jwlawson/actions-setup-cmake from 1.9 to 1.14

dependabot[bot] opened this pull request over 1 year ago
Bump actions/checkout from 2 to 3

dependabot[bot] opened this pull request over 1 year ago
Move dependabot.yml into correct directory

hkaiser opened this pull request over 1 year ago
Attempting to fix migration tests

hkaiser opened this pull request over 1 year ago
Attempt to resolve occasional hang in run_loop

hkaiser opened this pull request over 1 year ago
Create dependabot.yml

inanc-can opened this pull request over 1 year ago
hpx::is_trivially_relocatable trait implementation

isidorostsa opened this pull request over 1 year ago
Adding support for reading json configuration files for command line options

hkaiser opened this pull request over 1 year ago
Fixing wrong command line options in local command line handling

hkaiser opened this pull request over 1 year ago
Add optional reading of json files for command line options

hkaiser opened this issue over 1 year ago
Add migration guide to manual

dimitraka opened this pull request over 1 year ago
Be consistent about weak symbols

hkaiser opened this pull request over 1 year ago
Rewriting wait_some to circumvent data races causing hangs

hkaiser opened this pull request over 1 year ago
Cmake Tests: Delete operator check for size_t arg

SAtacker opened this pull request over 1 year ago
Fix nvcc/gcc-10 (Octo-Tiger) compilation issue

G-071 opened this pull request over 1 year ago
#6224, fold algorithms

Johan511 opened this pull request over 1 year ago
Preparing V1.9.1 release

hkaiser opened this pull request over 1 year ago
Modernize set_thread_name on Windows

hkaiser opened this pull request over 1 year ago
Implement set_thread_name on POSIX systems

hkaiser opened this issue over 1 year ago
Attempting to fix problems in barrier causing hangs

hkaiser opened this pull request over 1 year ago
Resolve gcc problems on Windows

hkaiser opened this pull request over 1 year ago
Implement the send immediate optimization for the MPI parcelport.

JiakunYan opened this pull request over 1 year ago
Fix CUDA/HIP Jenkins pipelines

G-071 opened this pull request over 1 year ago
HPX 1.9.0 does not compile with GCC on Windows

vhandziuk opened this issue over 1 year ago
HPX fails to compile under cxx 20 (fresh system)

SAtacker opened this issue over 1 year ago
Startup barrier issue & hangs on shutdown

Pansysk75 opened this issue over 1 year ago
PRs to be merged for v1.9.1 point release

hkaiser opened this issue over 1 year ago
Adding github action builders using VS2019

hkaiser opened this pull request over 1 year ago
updated deprecated headers

Johan511 opened this pull request over 1 year ago
LCI parcelport: Refactor, add more variants, zero copy receives.

JiakunYan opened this pull request over 1 year ago
HPX does not compile with G++ version prior to 9.3.

JiakunYan opened this issue over 1 year ago
Fix `Optimizing HPX applications` page of Manual

dimitraka opened this pull request over 1 year ago
Update lsu perftest baseline

Pansysk75 opened this pull request over 1 year ago
Improve compilation performance

hkaiser opened this pull request over 1 year ago
Attempt to resolve occasional shutdown hangs in distributed operation

hkaiser opened this pull request over 1 year ago
Modernize more modules (levels 12-16)

hkaiser opened this pull request over 1 year ago
Adding release notes page for next release

hkaiser opened this pull request over 1 year ago
Moving is_relocatable to namespace hpx

hkaiser opened this pull request over 1 year ago
Par performance of hpx::reverse

Johan511 opened this issue over 1 year ago
Remove deprecated email from release procedure

gonidelis opened this pull request over 1 year ago
gasnet based parcelport

ct-clmsn opened this pull request over 1 year ago
Fixing algorithms for zero length sequences when run with s/r scheduler

hkaiser opened this pull request over 1 year ago
Reliably disable background work when no networking is enabled

hkaiser opened this pull request over 1 year ago
Re-enable dependency on segmented algorithms on CircleCI

hkaiser opened this pull request over 1 year ago
Make heap fails in par for small sized heaps #6217

Johan511 opened this pull request over 1 year ago
Add C++23 fold algorithms

hkaiser opened this issue over 1 year ago
Add documentation for `hpx::post`

dimitraka opened this pull request over 1 year ago
Fix segmented algorithms tests

Pansysk75 opened this pull request over 1 year ago
Add execution on

SAtacker opened this pull request over 1 year ago
Cleaning up #includes in hpx/ folder

hkaiser opened this pull request over 1 year ago
Creating INSTALL component 'runtime' to enable installing binaries only

hkaiser opened this pull request over 1 year ago
added tests for set_difference, updated set_operation.hpp to fix #6198

Johan511 opened this pull request over 1 year ago
added vectorization to generate_n

Johan511 opened this pull request over 1 year ago
Broken Links to the Documentation page in readme.rst

matrixbot123 opened this issue over 1 year ago
Modernize and streamline MPI parcelport

hkaiser opened this pull request over 1 year ago
Initial trait definition for `relocatable`

isidorostsa opened this pull request over 1 year ago
Modernize modules of level 11, 12, and 13

hkaiser opened this pull request over 1 year ago
Fixing MPI parcelport initialization if MPI is initialized outside of HPX

hkaiser opened this pull request over 1 year ago
Prevent thread stealing during scheduler shutdown

hkaiser opened this pull request over 1 year ago
Fix the compilation warning in the MPI parcelport with gcc 11.2

JiakunYan opened this pull request almost 2 years ago
Automatically enable Boost.Context when compiling for arm64.

JiakunYan opened this pull request almost 2 years ago
Update CMakeLists.txt

khuck opened this pull request almost 2 years ago
Do not generate hpxcxx if support for pkgconfig was disabled

hkaiser opened this pull request almost 2 years ago
Use LRT_ instead of LAPP_ logging in barrier implementation

hkaiser opened this pull request almost 2 years ago
Compilation error with `-mcpu=a64fx` on Ookami

JiakunYan opened this issue almost 2 years ago
Fixing Fedora build errors on Power systems

hkaiser opened this pull request almost 2 years ago
Update the LCI parcelport documents

JiakunYan opened this pull request almost 2 years ago
Par link jobs

Johan511 opened this pull request almost 2 years ago
added support for unseq, par_unseq for hpx::make_heap algorithm

Johan511 opened this pull request almost 2 years ago
set_intersection/set_difference fails when run with execution::par

isidorostsa opened this issue almost 2 years ago
LCI parcelport: add doc, upgrade to v1.7.4, refactor cmake autofetch.

JiakunYan opened this pull request almost 2 years ago
Incorrect log destination

m-diers opened this issue almost 2 years ago
Change the default tag of autofetch LCI to v1.7.3.

JiakunYan opened this pull request almost 2 years ago
tests.regressions.threads.threads_all_1422 failed at Perlmutter

weilewei opened this issue almost 2 years ago
Tune lsu perf-test parameters to reduce inconsistency

Pansysk75 opened this pull request almost 2 years ago
Fix page `Writing single-node applications`

dimitraka opened this pull request almost 2 years ago
installing HPX

Muhammed-Mndour opened this issue almost 2 years ago
--hpx:queuing=shared fails for distributed runs

hkaiser opened this issue almost 2 years ago
Making sure restricted_thread_pool_executor properly reports used number of cores

hkaiser opened this pull request almost 2 years ago
Request for adding support for installing only runtime targets

kordejong opened this issue almost 2 years ago
Enable using for_loop with range generators

hkaiser opened this pull request almost 2 years ago
thread_support/CMakeLists: Fix build issue

light2802 opened this pull request almost 2 years ago
Fix EVE datapar with cxx_standard less than 20

PoroCoco opened this pull request almost 2 years ago
Wrong processing_units_count of restricted_thread_pool_executor

m-diers opened this issue almost 2 years ago
Update CI integration for EVE

srinivasyadav18 opened this pull request almost 2 years ago
Fixing performance regressions

hkaiser opened this pull request almost 2 years ago
LCI parcelport: backlog queue, aggregation, separate devices, and more

JiakunYan opened this pull request almost 2 years ago
Fixing use of for_loop with rebound execution policy (using `.with()`)

hkaiser opened this pull request almost 2 years ago
Taking predicates for algorithms by value

hkaiser opened this pull request almost 2 years ago
Changes needed to make chapel_hpx examples work

hkaiser opened this pull request almost 2 years ago
Performance drop

m-diers opened this issue almost 2 years ago