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
github.com/STEllAR-GROUP/hpx - 14ce7eea7304007069036be190e6c2df86d695b7 authored almost 3 years ago
Fixing left-overs from changing counter_type to enum class
github.com/STEllAR-GROUP/hpx - 777d0dd26ccaf9241d3b83857f58b214a8b01aa6 authored almost 3 years agogithub.com/STEllAR-GROUP/hpx - 84dfea70d3f531d9ac5c22a969a1412329cd9202 authored almost 3 years ago
github.com/STEllAR-GROUP/hpx - 560091abd6f7855d0eda208dd1079c517741ba0b authored almost 3 years ago
Fedora related fixes
github.com/STEllAR-GROUP/hpx - f40c8e72a44408e4263e481b80eaa3f72403abe2 authored almost 3 years ago5850: Convert perf_counters::counter_type enum to enum class. r=hkaiser a=gonidelis
Convert `pe...
github.com/STEllAR-GROUP/hpx - f8030f92ab97791c677e83e483fb96beda3557d2 authored almost 3 years agogithub.com/STEllAR-GROUP/hpx - 64a78d25d9f6c929a5567fad7aa91b89e891f2a9 authored almost 3 years ago
5847: Fix API, troubleshooting & people r=hkaiser a=dimitraka
The following changes are include...
github.com/STEllAR-GROUP/hpx - 0d2c88d31792ad2a71cb79682be5e5e05517914b authored almost 3 years ago5849: Update LCI parcelport to LCI v1.7.1 r=hkaiser a=JiakunYan
Accommodate a breaking change i...
github.com/STEllAR-GROUP/hpx - cfef524bd1412e0b24e15c9706d7b3cb31156807 authored almost 3 years agogithub.com/STEllAR-GROUP/hpx - c9c43f90e2dac50a4a76f31bac78eba40e9985c4 authored almost 3 years ago
LCI v1.7.1 removes all the compilation warning messages.
Most notably, the newly added LCI_USE_A...
github.com/STEllAR-GROUP/hpx - d47c2f383dd9c6fc3838d2ca7a1c66b34864258c authored almost 3 years ago
github.com/STEllAR-GROUP/hpx - 2acff8ab3bf715d67f239a71084b5acdca27600d authored almost 3 years ago
github.com/STEllAR-GROUP/hpx - cf07b2592a92002cbda300eb0c686d231c5d48cc authored almost 3 years ago
Attempting to fix timeouts of segmented iterator tests
github.com/STEllAR-GROUP/hpx - 85ea286b8243f46b715b1370d1ed78dbf7537517 authored almost 3 years agoMoving a list of synchronization primitives into namespace hpx
github.com/STEllAR-GROUP/hpx - 85fdb87aed89a0cae7d10391fcbf9a2bccca21da authored almost 3 years ago- flyby: add missing dependency to segmented_algorithm module
github.com/STEllAR-GROUP/hpx - 6e83a9aacb2913256a3e99cbac618398fd8aa6ff authored almost 3 years ago
- hpx::binary_semaphore
- hpx::condition_variable
- hpx::counting_semaphore
- hpx::mutex, hpx::r...
wait_xxx_nothrow functions return whether one of the futures is exceptional
github.com/STEllAR-GROUP/hpx - 81dff2488b516ef91e74a2a12ebd352a81f903b7 authored almost 3 years agogithub.com/STEllAR-GROUP/hpx - b4c214247a13ce71febf2cc51574865638ea71ca authored almost 3 years ago
github.com/STEllAR-GROUP/hpx - 9b43f25055de7e34e21791ef1807933d6cd10e48 authored almost 3 years ago
Move the split_future facilities into the namespace hpx
github.com/STEllAR-GROUP/hpx - b989ee63c614419549391aaf36a6ec7551d9b801 authored almost 3 years agoReduce number of allocations while calling async_bulk_execute
github.com/STEllAR-GROUP/hpx - 5bce49ec7b09c834d3ac6106f7d483e623134392 authored almost 3 years ago
- return hpx::future<void> for bulk execution of chunks that have a
return type of void
- mode...
- flyby: modernize split_future
github.com/STEllAR-GROUP/hpx - aac9a2ca2083060a27d759b73b89eb2d8262eea7 authored almost 3 years agoMoving latch types to hpx and hpx::distributed namespaces
github.com/STEllAR-GROUP/hpx - 610d59a14edd926800ccb88248c8b61d4e3a2935 authored almost 3 years ago5831: Further improvement actions to rotate r=hkaiser a=hcq9102
Aim to further improve **_rota...
github.com/STEllAR-GROUP/hpx - ac6357813095067ef5fc1560dfae8c0fa842d9fa authored almost 3 years ago5842: change the default value of HPX_WITH_LCI_TAG to v1.7 r=hkaiser a=JiakunYan
Change the def...
github.com/STEllAR-GROUP/hpx - 17087e5da7665f67f76e989629686637652fb040 authored almost 3 years agogithub.com/STEllAR-GROUP/hpx - 7a3fb3116edeb51d70b49cc66522dcee936040f0 authored almost 3 years ago
- fixing has_async_execution_policy traits to support policies that expose a
dummy implementat...
Exposing zero-copy serialization threshold through configuration option
github.com/STEllAR-GROUP/hpx - e3f7d50e33580f45772e7866807079c8b7b6d8d1 authored almost 3 years agogithub.com/STEllAR-GROUP/hpx - aca5413ff3edc848ec65705b35dd4b30b46f9bd9 authored almost 3 years ago
Add missing compatibility layer for id_type::management_type values
github.com/STEllAR-GROUP/hpx - 732b73c48b7350294ea60fbcee0ff707f2a74274 authored almost 3 years agogithub.com/STEllAR-GROUP/hpx - 40f66bd6af5e044db0f8d666724b62db1bdc77b8 authored almost 3 years ago
github.com/STEllAR-GROUP/hpx - 97f5f4e85cc85f9a7b8440945a79944d8e5b7a70 authored almost 3 years ago
github.com/STEllAR-GROUP/hpx - ea9655fd3c5190ba3280ddf37f7e72cc7841a526 authored almost 3 years ago
github.com/STEllAR-GROUP/hpx - 0663f7a3d829d80faffc1582ccb2d52fb9b7297c authored almost 3 years ago
- this adds a new configuration option hpx.parcel.zero_copy_serialization_threshold
- flyby: ren...
Clang-format remaining files
github.com/STEllAR-GROUP/hpx - c7fff4286292db05a12dbbd6cc47021ff610e3bd authored almost 3 years agogithub.com/STEllAR-GROUP/hpx - eb5843d6b28a13cebde38152cc6b59cf6b7b3969 authored almost 3 years ago
5834: API docs changes r=hkaiser a=dimitraka
Fixes #
- Table names in Public API page
## Pr...
github.com/STEllAR-GROUP/hpx - 9279e7b60cc2bb806def074aef6a1b8b6f097aa5 authored almost 3 years agoSteal from neighboring NUMA domain only
github.com/STEllAR-GROUP/hpx - 8ff7f905f6f00852e21f3a73b482350cba5ed883 authored almost 3 years agogithub.com/STEllAR-GROUP/hpx - 2294b759fa301e75b4acdd164b64b6f6ed9e8ca0 authored almost 3 years ago
- enable clang-format check for all files
github.com/STEllAR-GROUP/hpx - 32e3c1ee8e6222117922b0664e711908f581b8ff authored almost 3 years agogithub.com/STEllAR-GROUP/hpx - 7fae3735d2322b03eac2b48c9b0b23af8ef01dff authored almost 3 years ago
The new LCI parcelport for HPX
github.com/STEllAR-GROUP/hpx - 8a25db1ae1264d293bdaf8df7ca4599d93303ed5 authored almost 3 years agoAttempting to fix failing barrier test
github.com/STEllAR-GROUP/hpx - 8d7c22010c8fe72b546fc4a3a607c44be74df80d authored almost 3 years agogithub.com/STEllAR-GROUP/hpx - 009747248d6ef9bbc6844b09a9d21e4f8b77a61b authored almost 3 years ago
github.com/STEllAR-GROUP/hpx - e0d743dbd48e9e0ad0f38248109d61e0007a29cd authored almost 3 years ago
Convert throwmode enum to enum class
github.com/STEllAR-GROUP/hpx - e96cc9c5311699970131bdbf24466c11a3da4170 authored almost 3 years ago5827: Add back explicit template parameter to `ignore_while_checking` to compile with nvcc r=hka...
github.com/STEllAR-GROUP/hpx - 5d0593b0ced4e204c10dd6e4972a0e05ed05b9f3 authored almost 3 years agoMarking customization points for intrusive_ptr as noexcept
github.com/STEllAR-GROUP/hpx - d12398a81ff50acbb50f24ae041407f2fb47e1ab authored almost 3 years agogithub.com/STEllAR-GROUP/hpx - 642fa686181087a68cd7292bfcef4ed7f6914336 authored almost 3 years ago
Remove obsolete directories and adjust build system
github.com/STEllAR-GROUP/hpx - 87cc4f929608d420d0c62f5453b9a45ecbf68c91 authored almost 3 years ago- flyby: disable code not needed if stealing counts are disabled
github.com/STEllAR-GROUP/hpx - 5f65912a732f532366c0d3ec479cf0caedfb5f71 authored almost 3 years agoEnable permissive- flag on Windows GitHub actions builders
github.com/STEllAR-GROUP/hpx - fbae101b0c4c1170dc5f7f48e5e91e61f85eaf63 authored almost 3 years agogithub.com/STEllAR-GROUP/hpx - c5c0fe779620d86bf73659c00c6e9968da84dd9d authored almost 3 years ago
- this supersedes #4994
github.com/STEllAR-GROUP/hpx - 3691db557e795193936d26a6ae8a6e01b9631a33 authored almost 3 years ago
- moving hpx::memory::intrusive_ptr to hpx::intrusive_ptr
- flyby: mark all deallocate() functio...
Modernize naming modules
github.com/STEllAR-GROUP/hpx - 4b087d4341b65e4ae8c5fa636a3978c8f45aaa1c authored almost 3 years agoThe CUDA problem is not fixed in V11.5 yet...
github.com/STEllAR-GROUP/hpx - 936c249f6b9eaf851b0d8d91ab4f852c5d46e4cf authored almost 3 years ago- flyby: moving hpx::naming::id_type to hpx::id_type
github.com/STEllAR-GROUP/hpx - a66e9ea38648e9abde0a0241547d400ad9ad7e9c authored almost 3 years ago5709: Update the MPI cmake setup r=hkaiser a=aurianer
Fixes #4484
Co-authored-by: aurianer <au...
github.com/STEllAR-GROUP/hpx - 5d1135b00ca628f95c853c15af86430f34f81331 authored almost 3 years agoUnconditionally use C++17 attributes
github.com/STEllAR-GROUP/hpx - c27a1ee1ac9521fa27e8bd1f97a1a12f49f100f4 authored almost 3 years agogithub.com/STEllAR-GROUP/hpx - 2bdcb13f2d76e7587ccc77341f3fe0426c0640be authored almost 3 years ago
github.com/STEllAR-GROUP/hpx - ad7584e92ade264923dd1ae4e2773490e273006e authored almost 3 years ago
github.com/STEllAR-GROUP/hpx - 76c5e57147a6ef1a840a297b8ecd63a375536219 authored almost 3 years ago
5762: Fix Public API main page r=hkaiser a=dimitraka
Fixes #
- Add links to C++ standard
- Sp...
Reapply flyby changes from #5467
github.com/STEllAR-GROUP/hpx - 1768e1f311a3e8e6e863bcb4af06e03486933874 authored almost 3 years agoModernize cache module
github.com/STEllAR-GROUP/hpx - 9d6b515cd60421c023d3cc2f696e441b71f49dfa authored almost 3 years agogithub.com/STEllAR-GROUP/hpx - 5a3f3e4ba2307098d3510af4f8a78a9d8c1bb11f authored almost 3 years ago
Avoid test timeouts by reducing test sizes
github.com/STEllAR-GROUP/hpx - acfa936fdaddb53223c77e2213e8a7271fe2d22a authored almost 3 years agogithub.com/STEllAR-GROUP/hpx - 151036f6f59991fb22fffeb1713a8db698de4d59 authored almost 3 years ago
github.com/STEllAR-GROUP/hpx - 5e50812ec5407a386f2d7332b486c70e278dfed7 authored almost 3 years ago
github.com/STEllAR-GROUP/hpx - b15e8acb6a725c5a83b079e66931541affb2d336 authored almost 3 years ago
github.com/STEllAR-GROUP/hpx - 3e21e8b130a58a9a3c6f486afd0fdaca48b22617 authored almost 3 years ago
github.com/STEllAR-GROUP/hpx - 67a65bf766070eab441f25b896807e85b50503bc authored almost 3 years ago
github.com/STEllAR-GROUP/hpx - ffaad12b92345b1b193c924ae47a45366e1eb72f authored almost 3 years ago
github.com/STEllAR-GROUP/hpx - 90b3654c07131da259b2989c62bb4b5e85d4832c authored almost 3 years ago
github.com/STEllAR-GROUP/hpx - 264d737595509588d209b2d24bd53303ee650392 authored almost 3 years ago
github.com/STEllAR-GROUP/hpx - 357a8d01e12bcaccd143a3efc0429a1e0b0b7df3 authored almost 3 years ago
Make sure reduction value is properly moved, when possible
github.com/STEllAR-GROUP/hpx - 1cae4c24496769304d0384ecdd6f453e2bd46b2c authored almost 3 years agoAttempting to fix a test failure when using the LCI parcelport
github.com/STEllAR-GROUP/hpx - a8323f4e16d06d643b899c7071409b9b57ba15c5 authored almost 3 years ago- fix problem in util::accumulate
github.com/STEllAR-GROUP/hpx - 7f74ba484ad15010848243b5d4503d3a4f0aef1f authored almost 3 years agogithub.com/STEllAR-GROUP/hpx - 826dcee06b5da442b7d89e320b24f3d19313a300 authored almost 3 years ago
Moving promise and packaged_task to new namespaces
github.com/STEllAR-GROUP/hpx - 6838eb077e9752b798b1da91db59bd11112dfbfc authored almost 3 years agoConverting scheduler enums into enum class
github.com/STEllAR-GROUP/hpx - b20a5b9dc7d06d7eff42e529574f466d5ee0aaa1 authored almost 3 years agoImprove error reporting during device initialization in HIP environments
github.com/STEllAR-GROUP/hpx - 9acb8a85b932613fbfdff1ce6beec19457aad35c authored almost 3 years agogithub.com/STEllAR-GROUP/hpx - 281c9fd376e9fc2bcd917c95ced3c359cf407e1a authored almost 3 years ago
- hpx::lcos::promise --> hpx::distributed::promise
- hpx::lcos::local::promise --> hpx::promise
...
github.com/STEllAR-GROUP/hpx - 1879db8d4270b5e819e7d51ef75525025dbb0b3a authored almost 3 years ago
- flyby: remove obsolete code
github.com/STEllAR-GROUP/hpx - 62ed322b38466864075fb199a65e5b058a1f9868 authored almost 3 years agoDeprecate hpx::flush and friends
github.com/STEllAR-GROUP/hpx - e8ebf6283cf52b7e7ecba580c754cb8c38a7a050 authored almost 3 years agoUse C++20 std::source_location, if available
github.com/STEllAR-GROUP/hpx - f7f72d349bef18a8ef229ae6c83f5149508e04b9 authored almost 3 years agogithub.com/STEllAR-GROUP/hpx - 08bce12ea49b8950e17309c29c33d0bb2d3d544b authored almost 3 years ago
github.com/STEllAR-GROUP/hpx - 71940c73904ccd4d1732da419393926cb555eac1 authored almost 3 years ago
- move hpx::assertion::source_location to hpx::source_location
- adding hpx/source_location.hpp ...
github.com/STEllAR-GROUP/hpx - 280c06a12c0d7ffb0a86dd609199ada5a97f1169 authored almost 3 years ago
Attempt to fix CUDA related OctoTiger problems
github.com/STEllAR-GROUP/hpx - acb504581725ded7f537f0df605e2b566cd94191 authored almost 3 years agogithub.com/STEllAR-GROUP/hpx - dcf4b5264f627af62296e8a19aba7a8dbc77c376 authored almost 3 years ago