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
Move get_stack_ptr to source
isidorostsa opened this pull request 3 days ago
isidorostsa opened this pull request 3 days ago
Fix outdated documentation and missing flags
shachar-a opened this pull request 5 days ago
shachar-a opened this pull request 5 days ago
HPX_HAVE_THREADS_GET_STACK_POINTER to match builtin_frame_address feature test
isidorostsa opened this pull request 5 days ago
isidorostsa opened this pull request 5 days ago
Feature test for __builtin_frame_address
isidorostsa opened this pull request 5 days ago
isidorostsa opened this pull request 5 days ago
Add device guard for noexcept
G-071 opened this pull request 6 days ago
G-071 opened this pull request 6 days ago
Update config.yml
emiliostassios opened this pull request 7 days ago
emiliostassios opened this pull request 7 days ago
Fix bullet points in Quickstart
dimitraka opened this pull request 11 days ago
dimitraka opened this pull request 11 days ago
Bullet points in quick start/installing HPX section in documentation incorrectly rendered
msimberg opened this issue 11 days ago
msimberg opened this issue 11 days ago
Fixed escape characters format to handle warning due to misinterpretation of syntax
shachar-a opened this pull request 12 days ago
shachar-a opened this pull request 12 days ago
Rfa
SAtacker opened this pull request 16 days ago
SAtacker opened this pull request 16 days ago
Execute feature test for at_quick_exit
SAtacker opened this pull request 27 days ago
SAtacker opened this pull request 27 days ago
Accommodate for CircleCI reduce available number of cores to two
hkaiser opened this pull request 27 days ago
hkaiser opened this pull request 27 days ago
Attempting to work around a Boost.Spirit problem
hkaiser opened this pull request 27 days ago
hkaiser opened this pull request 27 days ago
mpi pp: fix messages larger than INT_MAX
JiakunYan opened this pull request 29 days ago
JiakunYan opened this pull request 29 days ago
Boost.Spirit 1.76.0 compilation errors on Windows due to missing NOMINMAX
phetdam opened this issue about 1 month ago
phetdam opened this issue about 1 month ago
Remove leftovers from libfabric parcelport
hkaiser opened this pull request about 1 month ago
hkaiser opened this pull request about 1 month ago
Download Boost from their own archives, not from Sourceforge
hkaiser opened this pull request about 1 month ago
hkaiser opened this pull request about 1 month ago
Fix CMake warning issued since CMake V3.30
hkaiser opened this pull request about 1 month ago
hkaiser opened this pull request about 1 month ago
Replace previously downloaded CDash conv.xsl with local version
hkaiser opened this pull request about 1 month ago
hkaiser opened this pull request about 1 month ago
Using the parcelport TCP causes the memory usage to continuously increase, and I'm not sure if it is a memory leak
phil-skillwon opened this issue about 1 month ago
phil-skillwon opened this issue about 1 month ago
Newer CMake causes issues with legacy FindBoost module
rbberger opened this issue about 1 month ago
rbberger opened this issue about 1 month ago
Update exception_list.hpp
aksl4 opened this pull request about 1 month ago
aksl4 opened this pull request about 1 month ago
Update exception_list.hpp
aksl4 opened this pull request about 1 month ago
aksl4 opened this pull request about 1 month ago
Update exception_list.hpp
charan-003 opened this pull request about 1 month ago
charan-003 opened this pull request about 1 month ago
Fix vectorization error on copy algorithm
Pansysk75 opened this pull request about 1 month ago
Pansysk75 opened this pull request about 1 month ago
lci pp: fix messages larger than INT_MAX
JiakunYan opened this pull request about 1 month ago
JiakunYan opened this pull request about 1 month ago
Moving most of APIs from hpx::parallel::execution to hpx::execution::experimental
hkaiser opened this pull request about 1 month ago
hkaiser opened this pull request about 1 month ago
Remove superfluous HPX_MOVE()
hkaiser opened this pull request about 2 months ago
hkaiser opened this pull request about 2 months ago
Compilation issues on Grace Hopper
diehlpk opened this issue about 2 months ago
diehlpk opened this issue about 2 months ago
Fix doc return type of broadcast_to
dimitraka opened this pull request about 2 months ago
dimitraka opened this pull request about 2 months ago
Add inplace_vector as specialization of small_vector
isidorostsa opened this pull request about 2 months ago
isidorostsa opened this pull request about 2 months ago
Fixes for bit_cast on 32bit systems
hkaiser opened this pull request about 2 months ago
hkaiser opened this pull request about 2 months ago
Making sure that all parcelport counters are unavailable if no networking is needed or configured
hkaiser opened this pull request about 2 months ago
hkaiser opened this pull request about 2 months ago
Remove CSCS CI's
hkaiser opened this pull request about 2 months ago
hkaiser opened this pull request about 2 months ago
Compilation fails on armv7: no matching function for call to 'bit_cast'
yurivict opened this issue about 2 months ago
yurivict opened this issue about 2 months ago
Set copyright year in generated files
hkaiser opened this pull request about 2 months ago
hkaiser opened this pull request about 2 months ago
Fix title and minor typos in documentation
dimitraka opened this pull request 2 months ago
dimitraka opened this pull request 2 months ago
Fix omp vectorization pragma errors
Pansysk75 opened this pull request 2 months ago
Pansysk75 opened this pull request 2 months ago
Compilation errors using -fopenmp
Pansysk75 opened this issue 2 months ago
Pansysk75 opened this issue 2 months ago
Update building_hpx.rst
emiliostassios opened this pull request 3 months ago
emiliostassios opened this pull request 3 months ago
Partitioned vector updates
hkaiser opened this pull request 3 months ago
hkaiser opened this pull request 3 months ago
Fix CMake conditionals checking ENV variables
Pansysk75 opened this pull request 3 months ago
Pansysk75 opened this pull request 3 months ago
Update CONTRIBUTING.md
hkaiser opened this pull request 3 months ago
hkaiser opened this pull request 3 months ago
Fix incorrect signature of distributed API functions
dimitraka opened this pull request 3 months ago
dimitraka opened this pull request 3 months ago
Errors in Public Distributed Api for all_to_all and gather_there
AndreyKulikov2022 opened this issue 3 months ago
AndreyKulikov2022 opened this issue 3 months ago
Throwing an exception derived from std::bad_alloc on OOM conditions
hkaiser opened this pull request 3 months ago
hkaiser opened this pull request 3 months ago
new_handler must throw `std::bad_alloc` or something derived from it.
hkaiser opened this issue 3 months ago
hkaiser opened this issue 3 months ago
Add HPX to Godbolt Compiler Explorer
correaa opened this issue 3 months ago
correaa opened this issue 3 months ago
Race conditions related to thread_local variables
Pansysk75 opened this issue 3 months ago
Pansysk75 opened this issue 3 months ago
Use thread-safe cache in thread_local_caching_allocator
Pansysk75 opened this pull request 4 months ago
Pansysk75 opened this pull request 4 months ago
Running Hpx Program Using srun/mpiexec Error
phil-skillwon opened this issue 4 months ago
phil-skillwon opened this issue 4 months ago
Update README.rst
emiliostassios opened this pull request 4 months ago
emiliostassios opened this pull request 4 months ago
Non-Standard Conforming Parallel Algorithms
zhekemist opened this issue 4 months ago
zhekemist opened this issue 4 months ago
Fix S/R versions of the parallel algorithms
zhekemist opened this issue 4 months ago
zhekemist opened this issue 4 months ago
Addressing remaining Stdexec issues
isidorostsa opened this issue 4 months ago
isidorostsa opened this issue 4 months ago
A question about process and thread
zuoyanzhang opened this issue 4 months ago
zuoyanzhang opened this issue 4 months ago
More fixes for the Boost package
hkaiser opened this pull request 4 months ago
hkaiser opened this pull request 4 months ago
Attempt to fixing the E4S HPX tests
hkaiser opened this pull request 4 months ago
hkaiser opened this pull request 4 months ago
Fix the S/R versions of the for loop algorithms
zhekemist opened this pull request 4 months ago
zhekemist opened this pull request 4 months ago
Wrong version recommendation of shpinx when building documentation
emiliostassios opened this issue 4 months ago
emiliostassios opened this issue 4 months ago
Improve the LCI parcelport documentation
JiakunYan opened this pull request 5 months ago
JiakunYan opened this pull request 5 months ago
Addressing cmake warnings issued starting V3.30
hkaiser opened this pull request 5 months ago
hkaiser opened this pull request 5 months ago
Inquiry About Killer Applications Utilizing HPX
zuoyanzhang opened this issue 5 months ago
zuoyanzhang opened this issue 5 months ago
Fixing distance test
hkaiser opened this pull request 5 months ago
hkaiser opened this pull request 5 months ago
Add lockfree atomic uint128_type CAS for x86
Dysrhythmic opened this pull request 5 months ago
Dysrhythmic opened this pull request 5 months ago
Adding optional handshakes to acknowledge the received data
hkaiser opened this pull request 5 months ago
hkaiser opened this pull request 5 months ago
Option --hpx:queuing=local-priority-lifo is not configured
diehlpk opened this issue 5 months ago
diehlpk opened this issue 5 months ago
Make sure that --hpx:ini log settings take effect
hkaiser opened this pull request 5 months ago
hkaiser opened this pull request 5 months ago
Fix perftests CI environment
Pansysk75 opened this pull request 6 months ago
Pansysk75 opened this pull request 6 months ago
Adding process example
hkaiser opened this pull request 6 months ago
hkaiser opened this pull request 6 months ago
Integration of perftest CI with standardised benchmarks
vrnimje opened this pull request 6 months ago
vrnimje opened this pull request 6 months ago
custom FETCHCONTENT_BASE_DIR bug fix
pefedotov opened this pull request 6 months ago
pefedotov opened this pull request 6 months ago
Minor cleanup of future_data
hkaiser opened this pull request 6 months ago
hkaiser opened this pull request 6 months ago
Fix HPX_WITH_FETCH_BOOST
Pansysk75 opened this pull request 6 months ago
Pansysk75 opened this pull request 6 months ago
Include Boost as CMake subproject
Pansysk75 opened this pull request 6 months ago
Pansysk75 opened this pull request 6 months ago
Add components documentation
dimitraka opened this pull request 6 months ago
dimitraka opened this pull request 6 months ago
Fix typo: s/unititiallized/uninitialized/
Quuxplusone opened this pull request 6 months ago
Quuxplusone opened this pull request 6 months ago
Update LSU Jenkins libraries to match Rostam 3.0 with RHEL9
akheir opened this pull request 6 months ago
akheir opened this pull request 6 months ago
Create API similar to pthread_setaffinity_np for HPX threads
hkaiser opened this issue 6 months ago
hkaiser opened this issue 6 months ago
`FindTBB.cmake` cannot find correct TBB library.
gnaggnoyil opened this issue 7 months ago
gnaggnoyil opened this issue 7 months ago
Fix 2 tests on FreeBSD by initializing freebsd_environ
yurivict opened this pull request 7 months ago
yurivict opened this pull request 7 months ago
The test executable numa_allocator_test fails with an assertion
yurivict opened this issue 7 months ago
yurivict opened this issue 7 months ago
HPX 1.10 Failed Linking CXX executable for arm64-osx
AndreyKulikov2022 opened this issue 7 months ago
AndreyKulikov2022 opened this issue 7 months ago
The test partitioned_vector_ doesn't finish in a very long time
yurivict opened this issue 7 months ago
yurivict opened this issue 7 months ago
Fix crash in get_executable_filename on FreeBSD
yurivict opened this pull request 7 months ago
yurivict opened this pull request 7 months ago
Avoid rewriting defines.hpp
hkaiser opened this pull request 7 months ago
hkaiser opened this pull request 7 months ago
Contains and contains_subrange parallel algorithm implementation GSOC 2024
Zak-K-Abdi opened this pull request 7 months ago
Zak-K-Abdi opened this pull request 7 months ago
Prevent usage of CMake try_run on crosscompiling
Pansysk75 opened this pull request 7 months ago
Pansysk75 opened this pull request 7 months ago
CMake configure step fails when native path `Boost_ROOT` is passed when building HPX
kordejong opened this issue 7 months ago
kordejong opened this issue 7 months ago
Add unit test cases and fixes for the S/R versions of the parallel algorithms
zhekemist opened this pull request 7 months ago
zhekemist opened this pull request 7 months ago
Fix distributed latch documentation
dimitraka opened this pull request 7 months ago
dimitraka opened this pull request 7 months ago
Fix kokkos hpx nvcc compilation
G-071 opened this pull request 7 months ago
G-071 opened this pull request 7 months ago
More fixes to handling bool arguments for collective operations
hkaiser opened this pull request 7 months ago
hkaiser opened this pull request 7 months ago
Remove the default max cpu count
hkaiser opened this pull request 7 months ago
hkaiser opened this pull request 7 months ago
Ensure TCP parcelport is deactivated if not needed
hkaiser opened this pull request 7 months ago
hkaiser opened this pull request 7 months ago
Fixing handling of bool value type for collective operations
hkaiser opened this pull request 7 months ago
hkaiser opened this pull request 7 months ago
Fixing security vulnerabilities reported by MSVC security checks
hkaiser opened this pull request 7 months ago
hkaiser opened this pull request 7 months ago
Create codeql.yml
hkaiser opened this pull request 7 months ago
hkaiser opened this pull request 7 months ago
Destructive interference size
hkaiser opened this pull request 8 months ago
hkaiser opened this pull request 8 months ago
Improve performance counter error handling
hkaiser opened this pull request 8 months ago
hkaiser opened this pull request 8 months ago