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

Make the env script verbose

github.com/STEllAR-GROUP/hpx - 72d1effe85440cee715143dfea4acbf23cd2ee9c authored over 3 years ago
Create the hierarchy of dirs of the output file

github.com/STEllAR-GROUP/hpx - 536184afd8a3f28836a1cfcbed07ed115b524acf authored over 3 years ago
Update reference data

github.com/STEllAR-GROUP/hpx - 65a001d677e81acefecfbcc7af87fa0e4cce612e authored over 3 years ago
Change the run script to run future_overhead_report

github.com/STEllAR-GROUP/hpx - eb8af01caf999ff69b295c65fe7209aae0ebc615 authored over 3 years ago
Fix some of the Codacy, spellcheck and inspect warnings

github.com/STEllAR-GROUP/hpx - e1e793830bc53b0d7c5554d59adc4ed40522e27d authored over 3 years ago
Add the jenkins testing script

github.com/STEllAR-GROUP/hpx - bf161191efee847a68f148765d770891c6eb52b7 authored over 3 years ago
Make the perftest_ci be enabled with benchmarks

github.com/STEllAR-GROUP/hpx - 50678038f02162cb48a3459a3e9e2229974a2976 authored over 3 years ago
Cleanup before run

github.com/STEllAR-GROUP/hpx - eef0c02db3cb63681bfc5fe6a51173b839ee5632 authored over 3 years ago
Tmp! use the initial sources and no copy to /dev/shm

The right thing to do is to change the invocation of the envfile
to run in the same srun as the ...

github.com/STEllAR-GROUP/hpx - 64ded62afe70e7be36fa8f507a52a3f4853ec6b6 authored over 3 years ago
Adapt the future_overhead_report test

github.com/STEllAR-GROUP/hpx - 5041309fb0c380b2a130de1c392fe6caa5742a7d authored over 3 years ago
Setup Jenkins for performance test CI

github.com/STEllAR-GROUP/hpx - cc3858b5c50c42eee8cfdb8c5d0353c0f1ec700f authored over 3 years ago
Initial commit for perftest_ci

github.com/STEllAR-GROUP/hpx - 0d209fcae4485ce5ce2c6d537a516d0b96f74932 authored over 3 years ago
Add a local option to run without srun

github.com/STEllAR-GROUP/hpx - 2dcf5af4dda7f0395850779a013668233b85d9c9 authored over 3 years ago
Copy the future_overhead test to output a json file

github.com/STEllAR-GROUP/hpx - 9454537024294b2d67e7d65a73b0daf4a57a43f0 authored over 3 years ago
Add json print utility in the testing module

github.com/STEllAR-GROUP/hpx - ef23207c76f5151b3a431a257ab80da25d49192c authored over 3 years ago
Modify the perftest suite for HPX

github.com/STEllAR-GROUP/hpx - d3a0a505cb3a4d6bccd6bc7c50ebfc25319383b2 authored over 3 years ago
Rename leftover tag_fallback_invoke to tag_fallback_dispatch

github.com/STEllAR-GROUP/hpx - c138ef1fcfaad5024c61ccb6850f51515538ba36 authored over 3 years ago
Merge pull request #5390 from msimberg/shared-priority-queue-scheduler-fix-stealing

Make sure shared priority scheduler steals tasks on the current NUMA domain when (core) stealing...

github.com/STEllAR-GROUP/hpx - ff38fed5dbe546e1a6280225b2ba5e77aed9b419 authored over 3 years ago
Merge remote-tracking branch 'origin/master' into release

github.com/STEllAR-GROUP/hpx - 13a660ded72794f42d536372a5e13dd0ddf638a0 authored over 3 years ago
Merge pull request #5356 from msimberg/update-api-docs

Update API documentation

github.com/STEllAR-GROUP/hpx - 2d09e4da41ada84535e23ccb2f11259021dd37af authored over 3 years ago
Merge pull request #5394 from msimberg/apex-otf-ci

Enable OTF2 in APEX CI configuration

github.com/STEllAR-GROUP/hpx - 9e36599ba7b9d5b363349be4a7d71963b7906be9 authored over 3 years ago
Merge pull request #5391 from msimberg/fix-transform-forwarding

Fix forwarding in transform_receiver constructor

github.com/STEllAR-GROUP/hpx - a7ea37983a5051e370722b5f56941bfdb94dbac8 authored over 3 years ago
Merge pull request #5387 from msimberg/thread-state-logging-and-stealing

Extend thread state logging and change default stealing parameters

github.com/STEllAR-GROUP/hpx - ef35f9836b824b1f207d61d6be5103a4cc4ad171 authored over 3 years ago
Merge pull request #5398 from STEllAR-GROUP/agas_symbol_problems

Improve logging in AGAS symbol namespace

github.com/STEllAR-GROUP/hpx - 6d0544eb334bd829242f823a8831b262c377d139 authored over 3 years ago
Improve logging in AGAS symbol namespace

github.com/STEllAR-GROUP/hpx - 8e99ece65efa8e7abcef8f4ec954d6eab0e55f3f authored over 3 years ago
Enable OTF2 in APEX CI configuration

github.com/STEllAR-GROUP/hpx - 27b9c85a0eb9ae14df6d57f8ba93a2a838b6b796 authored over 3 years ago
Make sure tasks are stolen on the current numa domain when stealing is enabled

github.com/STEllAR-GROUP/hpx - ef9816c681569243eb8092ddf7b5be73a9affda0 authored over 3 years ago
Log when attempting to steal threads, but there are not enough threads to steal

Don't log when there are no threads to steal.

github.com/STEllAR-GROUP/hpx - bb3f6a09dc2378e9b989106289511ab5940e2240 authored over 3 years ago
Count up idle_loop_count for consistency with other counters

Also fixes inconsistency with the idle_loop_count being incremented in
dump_suspended_threads an...

github.com/STEllAR-GROUP/hpx - 579296196b554d1d8211484168630f559d452c09 authored over 3 years ago
Change the default min_tasks_to_steal_staged value to 0

Always allow stealing by default. Can be increased for potentially
improved performance.

github.com/STEllAR-GROUP/hpx - 79a3d25540aab5014ea85b8d50bedafc23835f55 authored over 3 years ago
Merge pull request #5392 from STEllAR-GROUP/fixing_gather

Fixing wrong usage of std::forward

github.com/STEllAR-GROUP/hpx - f3c41fa31a571022f6c3e83510f1e66226e60ba6 authored over 3 years ago
Fixing wrong usage of std::forward

github.com/STEllAR-GROUP/hpx - 70deaf38f426fa40fd11b509f4de5b95bf62892e authored over 3 years ago
Merge pull request #5393 from STEllAR-GROUP/khuck-patch-1

Update APEX tag

github.com/STEllAR-GROUP/hpx - 0875576af17d3fdbbbc9c2abe8c2743feadc65d0 authored over 3 years ago
Update CMakeLists.txt

Updating APEX version to v2.4.1 to patch HPX collectives API change.

github.com/STEllAR-GROUP/hpx - dbd20171b113f25822be862f345c612bdf5d324c authored over 3 years ago
Merge pull request #5388 from STEllAR-GROUP/fixing_4676

Fixing gather_there for used with lvalue reference argument

github.com/STEllAR-GROUP/hpx - 2fc2a87a8c23e3753141bdb73861b13a139c2395 authored over 3 years ago
Fix forwarding in transform_receiver constructor

github.com/STEllAR-GROUP/hpx - e0707a73fc73b77989076149377e7d3632af3376 authored over 3 years ago
Update SUPPORT.md

github.com/STEllAR-GROUP/hpx - 56484627ef97410710fba58ab0f8324f353693b0 authored over 3 years ago
Changing IRC channel address to libra.chat

github.com/STEllAR-GROUP/hpx - 334563aed4240501b18bc47cd4cfe68cf7648150 authored over 3 years ago
Fixing gather_there for used with lvalue reference argument

github.com/STEllAR-GROUP/hpx - de5359d553c7c757a1a302b5a7f3ecc0ce5a68b1 authored over 3 years ago
Merge pull request #5386 from STEllAR-GROUP/fixing_5369

Attempt to fix the startup hang with nodes > 32

github.com/STEllAR-GROUP/hpx - d31fcf41f4196d39bb922c5a4245262a8f6a6c88 authored over 3 years ago
Remove hpx/distributed/x.hpp headers

github.com/STEllAR-GROUP/hpx - 9f47db17fce4666ef3b3efdd2acbbfe1dba66aaf authored over 3 years ago
Move all API headers to include* modules, add distributed headers

github.com/STEllAR-GROUP/hpx - d6675302e8ca6acb9a54b2fbb45656ef7b40ccbb authored over 3 years ago
Refactor init/start functions

Separate common operations into helper function.

github.com/STEllAR-GROUP/hpx - f558b0cb2dfd8767e6af7dd2c04c852d8d8e5a7c authored over 3 years ago
Add unwrap and friends to public API and move up from util namespace

github.com/STEllAR-GROUP/hpx - 6a541f4a65277070fe39308c170f79f3feb0ebea authored over 3 years ago
Merge pull request #5384 from aurianer/remove_hpx_1_5_0_deprecations

Remove HPX 1.5.0 deprecations

github.com/STEllAR-GROUP/hpx - bb51c2c8cbd0dc68026f3bd92b0b746b7a273d86 authored over 3 years ago
Prefer installed Asio before considering FetchContent

A system-installed Asio will be looked for first. If none is found an
error is raised. Users hav...

github.com/STEllAR-GROUP/hpx - 4f0fdde428cbee707a2367706cb5590662828cc2 authored over 3 years ago
Use FetchContent for Asio in CI

github.com/STEllAR-GROUP/hpx - 315388b961539068f386c06d7f9534d6567a1366 authored over 3 years ago
Attempt to fix the startup hang with nodes > 32

github.com/STEllAR-GROUP/hpx - 4b987af29310f1aacb3e7fc42495e875f7d9d7ab authored over 3 years ago
Remove HPX 1.5.0 deprecations

github.com/STEllAR-GROUP/hpx - e77dfdca6bab21d45e5b4f09e518ff0a67c80740 authored over 3 years ago
Merge remote-tracking branch 'origin/master' into release

github.com/STEllAR-GROUP/hpx - ff073267cd85cf6d8a603d88ba10754a5547a8ac authored over 3 years ago
Format docs/CMakeLists.txt

github.com/STEllAR-GROUP/hpx - b17de0fd1dadb3fba1b4297512937af54dde8200 authored over 3 years ago
Merge pull request #5374 from msimberg/remove-moves-future-senders

Remove unnecessary moves from future sender implementations

github.com/STEllAR-GROUP/hpx - fc817cf25d06a6a1990febdec3d7fd42c8abfde0 authored over 3 years ago
Merge pull request #5376 from msimberg/docs-libs-fix

Remove unnecessary explicit listing of library modules.rst files in CMakeLists.txt

github.com/STEllAR-GROUP/hpx - 85a1924513a0dd8c40f66417c787653a863b672c authored over 3 years ago
Merge pull request #5328 from srinivasyadav18/simd

Adapt data parallel support using std-simd

github.com/STEllAR-GROUP/hpx - af2fabff7bce22da46e84d86b129e03be90a3aa2 authored over 3 years ago
Log thread pool id and name in scheduler

github.com/STEllAR-GROUP/hpx - 953766d39bfe53b392e36252cd7da1285328681d authored over 3 years ago
Move condition for std-simd GCC to cmake feature test

github.com/STEllAR-GROUP/hpx - 718e84633b7c63ec39474d91f7ab364ac3d63548 authored over 3 years ago
Apply Clang-format

github.com/STEllAR-GROUP/hpx - 0d18dcf8d20a66b52625646a63bd92624383e6b2 authored over 3 years ago
Enable std-simd only for GCC compilers

github.com/STEllAR-GROUP/hpx - 29c914c7db8f6ef497ca46b18a5d7e43d503ac60 authored over 3 years ago
Rename datapar execution policy in tests

renames datapar execution policy to simd in tests.
fixes formatting.

github.com/STEllAR-GROUP/hpx - 54e1d2aae3e68934cf65b6736ccf2b14df451c99 authored over 3 years ago
Rename datapar execution policy to simd

Rename datapar with simdpar
and dataseq with simd

github.com/STEllAR-GROUP/hpx - bb26f569f5b366aa54440326154f1d40327fca94 authored over 3 years ago
Add simd traits to cmake

github.com/STEllAR-GROUP/hpx - d078700b6395f24938f41844a01cac2da0648146 authored over 3 years ago
Adapt traits and unit tests to std-simd

github.com/STEllAR-GROUP/hpx - 5a659671f628218f628e0f45d7df5438a0d5ccb3 authored over 3 years ago
Remove const qualifier for store in datapar helpers for simd

github.com/STEllAR-GROUP/hpx - 52e3acb30b7d1e5b7269acb8d55b6159352b36b3 authored over 3 years ago
Add cmake std-simd test

github.com/STEllAR-GROUP/hpx - 08bd10316a2f5849095881f490f207aa689da23c authored over 3 years ago
Adapt vector_pack_type to std-simd

github.com/STEllAR-GROUP/hpx - 8cab60264c8b0441c31e7d90195b62c48192057a authored over 3 years ago
Adapt vector_pack_alignment_size to std-simd

github.com/STEllAR-GROUP/hpx - da7576d6d0a109ca6a233e0b886521bc1a1c3ea4 authored over 3 years ago
Adapt vector_pack_load_store to std-simd

github.com/STEllAR-GROUP/hpx - efe9f6e3d38ca4ab35f9a7163bbab09fd00da9f8 authored over 3 years ago
Adapt vector_pack_count_bits to std-simd

github.com/STEllAR-GROUP/hpx - 3751ec9041e91a93d263c9d948b0a021358d3bcf authored over 3 years ago
Merge pull request #5375 from STEllAR-GROUP/optimize_copy

Slight performance improvement for hpx::copy and hpx::move et.al.

github.com/STEllAR-GROUP/hpx - 6faba191fdf382ca7d3053c3ea3092a4be505e14 authored over 3 years ago
Make logging messages more verbose in execution_agent.cpp

github.com/STEllAR-GROUP/hpx - ea547cd4626bf25d592ce448d13d3f285aeecbb4 authored over 3 years ago
Print scheduler description in logs

github.com/STEllAR-GROUP/hpx - 7be1be8b6144880c7463b658b5d14733ce56eae6 authored over 3 years ago
Add more logging in schedulers when creating and scheduling threads

github.com/STEllAR-GROUP/hpx - 39fdcf6fcd80d73c196223a7bdb84b8841e050bd authored over 3 years ago
Add more logging for HPX thread state changes in scheduler

Log both when making threads active, and when going back from active to
a new state.

github.com/STEllAR-GROUP/hpx - afa06f2f10660f6123b73bfc696ff83d380a9960 authored over 3 years ago
Fixing CI problems

github.com/STEllAR-GROUP/hpx - 91ed50b325e0c961ed058e39a3803eb6a92e83d5 authored over 3 years ago
Merge pull request #5373 from msimberg/clang-cuda-fixes

More changes to clang-cuda Jenkins configuration

github.com/STEllAR-GROUP/hpx - e1ff51eb29473ec3d6372c3f87d9770c40bde18a authored over 3 years ago
Making sure sequential copy and move take advantage of improvements as well

- flyby: re-adding static_asserts

github.com/STEllAR-GROUP/hpx - ae36497a3560fe2b8f1b009966ef2b8a83129d34 authored over 3 years ago
Slight performance improvement for hpx::copy and hpx::move et.al.

- this improves the detection of contiguous trivially copyable sequences
for which copy and mo...

github.com/STEllAR-GROUP/hpx - e2efe8f3ca8770ac49074f2d4a07ee7c0ceb0702 authored over 3 years ago
Merge pull request #5342 from msimberg/cuda-event-callback

Refactor CUDA event polling

github.com/STEllAR-GROUP/hpx - c29bdfc730ee51ab0013d6995c476aae66d6114b authored over 3 years ago
Merge pull request #5362 from STEllAR-GROUP/channel

Adding channel_communicator

github.com/STEllAR-GROUP/hpx - b54d46ede348b722216f41a9cd30d7e4292b6d65 authored over 3 years ago
Remove unnecessary explicit listing of library modules.rst files in CMakeLists.txt

github.com/STEllAR-GROUP/hpx - 9b7f30ba6d378cd890a835cdb435893780bd3c91 authored over 3 years ago
Disambiguate arguments for collective operations

github.com/STEllAR-GROUP/hpx - 22a47170da81218e8cb0d355b6adacb0461492dd authored over 3 years ago
Adding get/set info to communicator

github.com/STEllAR-GROUP/hpx - 560df9c77533ba9c154e5db5b1e18fce8d4c9193 authored over 3 years ago
Fixing test errors

github.com/STEllAR-GROUP/hpx - 06a87e0bcae0ef5d5bb498565809c19206be1e29 authored over 3 years ago
Fixing argument order for collective operations

github.com/STEllAR-GROUP/hpx - 5dec047f6a2c094466250a49dc35c591c627084d authored over 3 years ago
Adding missing default constructor to channel_communicator.

github.com/STEllAR-GROUP/hpx - 148f074325ba1312d6285e1317e4633fb958f290 authored over 3 years ago
Adding channel_communicator

- flyby: Modernize channel implementations
- flyby: Modernize promise, packaged_task, and variou...

github.com/STEllAR-GROUP/hpx - 4d38761884b5e9b7bc79fb3c506d4ecec4ced627 authored over 3 years ago
Merge pull request #5372 from STEllAR-GROUP/minmax_algorithms

Slight improvements to min/max/minmax_element algorithms

github.com/STEllAR-GROUP/hpx - 991f7b4905ee1e584c1dbb3e3bc4bbd04b06978c authored over 3 years ago
Update release_procedure.rst

github.com/STEllAR-GROUP/hpx - 8394aa88cba479ea5c288129098a02c2bc1e4180 authored over 3 years ago
Update people.rst

github.com/STEllAR-GROUP/hpx - f0b0bc4e718269de83ef504557c8e0ae67098d46 authored over 3 years ago
Update release date for 1.7.0-rc1

github.com/STEllAR-GROUP/hpx - e6b5463ebc84f00503e4dce67789cd44d1a197a3 authored over 3 years ago
Merge remote-tracking branch 'origin/master' into release

github.com/STEllAR-GROUP/hpx - cc11830822580bb3e2077bec087facf446f74e72 authored over 3 years ago
Merge pull request #5117 from STEllAR-GROUP/keep_alive_future_data

Attempt to fix segfaults assumed to be caused by future_data instances going out of scope.

github.com/STEllAR-GROUP/hpx - 187458d4530b0f2cc1a197ca70704fe193b4b32f authored over 3 years ago
Merge remote-tracking branch 'origin/master' into keep_alive_future_data

github.com/STEllAR-GROUP/hpx - 3a9a91f5ac3cb0a9bbd9e4047ca74c82f438951f authored over 3 years ago
add timestamp function to msvc and bgq

github.com/STEllAR-GROUP/hpx - 1156fd4f32b6131f2bb1b5f8a55747ef55cf393a authored over 3 years ago
Update libs/full/init_runtime_local/src/init_logging.cpp

Co-authored-by: Mikael Simberg <[email protected]>

github.com/STEllAR-GROUP/hpx - c62c3f7f6659ff8e3742f33b2ddcce9ad242216e authored over 3 years ago
Remove unnecessary moves from future sender implementations

github.com/STEllAR-GROUP/hpx - 138a9c657b6309396956ae60bf96ed1fb455a605 authored over 3 years ago
Disable build unit tests on clang-cuda configuration

github.com/STEllAR-GROUP/hpx - eb4316f4125847536472001d6396c55979e66c5b authored over 3 years ago
Add missing unistd.h header to io_counters.cpp

github.com/STEllAR-GROUP/hpx - e645601aefa2511c3630af0feca9ce384f96f52b authored over 3 years ago
Merge remote-tracking branch 'origin/master' into release

github.com/STEllAR-GROUP/hpx - 65a59ac5f5261ad0ca04fe42abcb7e45b63a9b4b authored over 3 years ago
Fix typo in cuda_future comment

github.com/STEllAR-GROUP/hpx - 96076167d2848c4e15f710163096be5e0769a156 authored over 3 years ago