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

Remove unnecessary README.rst files

c0fecebb060bb250578f7eedf0f44e065dbe58f0 authored over 1 year ago by dimitraka <[email protected]>
remove parallelism/modules.rst

3da7d172816bdfe924b0671bde7fa99749d47e90 authored over 1 year ago by dimitraka <[email protected]>
Move README docs to index files

3ded13d7280a51a2edd954f164a048d6fc6c9958 authored over 1 year ago by dimitraka <[email protected]>
Modernize more modules (levels 12-16)

7e529a2407003dfb8a3f38948f794a77a5d57799 authored over 1 year ago by Hartmut Kaiser <[email protected]>
Fixing use-after-move

d6175e87dbede216414fb00491e87b9c89b77039 authored over 1 year ago by Hartmut Kaiser <[email protected]>
Merge changes from #5910

18289932a9e296506aef63345fa57161c588a09a authored over 1 year ago by Hartmut Kaiser <[email protected]>
Adding hpx.parcels.zero_copy_receive_optimization configuration key

- this can be used to disable the zero-copy serialization on the receiving
end, this option is...

2ce75a9236960b585c0ec6dbad2c3893079fb349 authored over 1 year ago by Hartmut Kaiser <[email protected]>
Adding support for MPI parcel-port

- flyby: HPX_ASSERT_MSG() now takes arbitrary number of arguments to pass
values to hpx::util:...

b39648735f0304489a2f5a74fceee8d95a448bf7 authored over 1 year ago by Hartmut Kaiser <[email protected]>
Adding zero-copy support on the receiving end of the TCP parcel port

- flyby: cleaning up and modernizing TCP parcel port

dc79fabedf9705a0855b23db28b853959f525b01 authored over 1 year ago by Hartmut Kaiser <[email protected]>
Remove deprecated email from release procedure

458fd737bc36e0f6eb0dc37f50f2711f375a78ba authored over 1 year ago by STE||AR Group <[email protected]>
Merge #6253

6253: Modernize set_thread_name on Windows r=hkaiser a=hkaiser

This changes setting thread name...

45f5e92750374218745a6d404bb7034b56002e3f authored over 1 year ago by StellarBot <[email protected]>
Merge #6251

6251: Attempting to fix problems in barrier causing hangs r=hkaiser a=hkaiser

Attempts fixing #...

1c14bdcb9397777aa668f8a8d40b6be7270ebf3a authored over 1 year ago by StellarBot <[email protected]>
Modernize set_thread_name on Windows

5b5c7761ccc04b200cdc5e563a53cf84dd3bfe65 authored over 1 year ago by Hartmut Kaiser <[email protected]>
Attempting to fix problems in barrier causing hangs

848ac3b8c0227a5e9b36b00743f8b5b6a8b00eac authored over 1 year ago by Hartmut Kaiser <[email protected]>
New option hpx.parcel.mpi.sendimm: implement the send immediate optimization for the MPI parcelport.

Default is OFF, since it will slow down the MPI parcelport.

203a8326835e6a54734f58f95c34de491fd6091a authored over 1 year ago by Jiakun Yan <[email protected]>
Temporarily switch to rocm/4

As all rocm/5 modules are currently broken on the machine

71c8ac34e334cabdd8bf4b9f872eaa79b8f7f7eb authored over 1 year ago by Gregor Daiss <[email protected]>
Merge #6241

6241: LCI parcelport: Refactor, add more variants, zero copy receives. r=hkaiser a=JiakunYan

Ad...

e201746ed93978f2a95e08e7152dcece2a35590b authored over 1 year ago by StellarBot <[email protected]>
Fixing cmake-format issue

31fc8b9f1614da63423a719fbddb5b6abac08be9 authored over 1 year ago by Hartmut Kaiser <[email protected]>
Remove broken node for testing

7cbf1694427e28ae9a60d020c97f9b23f2bfd073 authored over 1 year ago by Gregor Daiss <[email protected]>
Allow jenkins hip builds with warnings

20b37160868578de7ce73b0d948e1f1283952b28 authored over 1 year ago by Gregor Daiss <[email protected]>
Disable troublesome tests for current cuda version

be7eb3e462385a63c48ae322eee29960489fb2b7 authored over 1 year ago by Gregor Daiss <[email protected]>
Revert "Re-enable tests"

This reverts commit 9d5a4a808b9051db7a73dad63076cefa6d7e4b36.
Still not working unfortunately (t...

e201cf9cbce32742448fe78dbd2e80ec06e68f3c authored over 1 year ago by Gregor Daiss <[email protected]>
Fix compute architecture and drop kepler

Kepler support is removed in CUDA 12 so it's time to remove it here as
well.

07dcf71e7fc0e22fcbaabe400c3a39514de9b52e authored over 1 year ago by Gregor Daiss <[email protected]>
Re-enable tests

Tests were disabled in #5796

9d5a4a808b9051db7a73dad63076cefa6d7e4b36 authored over 1 year ago by Gregor Daiss <[email protected]>
Add more variants of LCI parcelport (mainly for research purposes).

Add support for the zero-copy receive optimization.

- hpx.parcel.lci.protocol: Determine the co...

73a49531f29705bd4a3773d66dac1997354723f7 authored over 1 year ago by Jiakun Yan <[email protected]>
Merge #6237

6237: Improve compilation performance r=hkaiser a=hkaiser

- this is based on preventing #includ...

bbd69d71442f5aba60000b87401aa57e414274db authored over 1 year ago by StellarBot <[email protected]>
Merge #6236

6236: Attempt to resolve occasional shutdown hangs in distributed operation r=hkaiser a=hkaiser
...

6017a20c3a1e8637383a618fb070f3b139a692b7 authored over 1 year ago by StellarBot <[email protected]>
Improve error handling for performance counters

3bb30de8ee3cf04a911d678dc5e20dfa897b2d0a authored over 1 year ago by Hartmut Kaiser <[email protected]>
Attempting to fix spmd_block issues

0695a8aa801b161d4f48e645b2be941c85931588 authored over 1 year ago by Hartmut Kaiser <[email protected]>
Fixing startup issues in global barrier synchronization

0e66ed72798d33d4f07373d4ec4324c326b885a5 authored over 1 year ago by Hartmut Kaiser <[email protected]>
Making sure mutex in locking_hook base stays alive

- flyby: fixing problems on older MSVC versions

86d08d2cadf75e6e87865fc4682946ce81f6e7e0 authored over 1 year ago by Hartmut Kaiser <[email protected]>
Attempt to resolve occasional shutdown hangs in distributed operation

9647001c19d41b113a74ba8c6b0442af4633f439 authored over 1 year ago by Hartmut Kaiser <[email protected]>
Merge #6242

6242: updated deprecated headers r=hkaiser a=Johan511

fixed deprecated boost header warning

Co...

9562b0f2f486fd44c9e47e77f4c521448e46fe33 authored over 1 year ago by StellarBot <[email protected]>
Merge #6243

6243: Adding github action builders using VS2019 r=hkaiser a=hkaiser

Co-authored-by: Hartmut ...

7dc0f7e0e2e927bf8a839bcc176272f9653749cf authored over 1 year ago by StellarBot <[email protected]>
Adding github action builders using VS2019

- fixing problems occurring with this toolset

84e6b214cfd087cdf3d9ef5e3edd44a265c5a3eb authored over 1 year ago by Hartmut Kaiser <[email protected]>
Merge #6238

6238: Update lsu perftest baseline r=hkaiser a=Pansysk75

Co-authored-by: Panos Syskakis <pans...

7d666a5f64dcfad49ced8567e8411ac436856d8d authored over 1 year ago by StellarBot <[email protected]>
updated deprecated headers

Signed-off-by: Hari Hara Naveen S <[email protected]>

91f58d9fe7d72fdfefe08424794c701050c8195b authored over 1 year ago by Hari Hara Naveen S <[email protected]>
Fix docs build warning: title overline too short

fca6348a98f68aff3f00796faca19d1489e42c68 authored over 1 year ago by dimitraka <[email protected]>
Fix long tables and content

f5c66871dbb60769d1077920f9567cdf7133f3f5 authored over 1 year ago by dimitraka <[email protected]>
Merge #6223

6223: Move documentation from `README.rst` to `index.rst` files under `libs` directory r=hkaiser...

242eb290e7f5f83ce1c15dc7c4ad430203094504 authored over 1 year ago by StellarBot <[email protected]>
Multiple runs per executable for lsu perftests

392a49541592e9bd216e72934109ab4b670f3e61 authored over 1 year ago by Panos Syskakis <[email protected]>
Merge branch 'master' into libs_updates

3497a115491618ce997a70092563e3564f1b4363 authored over 1 year ago by Dimitra Karatza <[email protected]>
Rename modules_async to modules_async_distributed

001205583e70b7fd90e0ea6f72a0b7eca1d3764c authored over 1 year ago by dimitraka <[email protected]>
Reduce test workload to prevent timeout

dcb541576898d370113946ba15fb58c20c8325b2 authored over 1 year ago by Panos Syskakis <[email protected]>
Update lsu perftest baseline

af490c9c58be5fb35536b049e05a9f6dea0705dd authored over 1 year ago by Panos Syskakis <[email protected]>
Merge #6235

6235: Modernize more modules (levels 12-16) r=hkaiser a=hkaiser

Co-authored-by: Hartmut Kaise...

ad3ac76e159692355d4715f8b275c0a062b859af authored over 1 year ago by StellarBot <[email protected]>
Modernize more modules (levels 12-16)

4dfaec935191a313d4a340769527838715815f38 authored over 1 year ago by Hartmut Kaiser <[email protected]>
Improve compilation performance

- this is based on preventing #including certain headers anywhere but in source files

f1acb67f5638e1278b952b288b4e54958ac4e2b7 authored over 1 year ago by Hartmut Kaiser <[email protected]>
Fixing deprecation warning message

0527180e41f7a1b5295c05335fad5e4589fe3859 authored over 1 year ago by Hartmut Kaiser <[email protected]>
Fixing deprecation comments

93594ac82e0acdec8ebe0d2dc7ed0f6e30fffbd7 authored over 1 year ago by Hartmut Kaiser <[email protected]>
Adding release notes page for next release

289aa47f5a0013704cb645cf5fc01ed039f04bc8 authored over 1 year ago by Hartmut Kaiser <[email protected]>
Merge #6219

6219: Cleaning up #includes in hpx/ folder r=hkaiser a=hkaiser

- unifying `#include <hpx/local/...

0bd203baa27f7b938383d14feb3e21ffae55ffe3 authored over 1 year ago by StellarBot <[email protected]>
Cleaning up #includes in hpx/ folder

- unifying `<hpx/local/...>` and `<hpx/...>`

dbc51cb1ffed4d5afa92ef47dc0e4be56c5e9335 authored over 1 year ago by Hartmut Kaiser <[email protected]>
Merge #6229

6229: Adding zero-copy support on the receiving end of the TCP and MPI parcel ports r=hkaiser a=...

e82d5780710ee508cfde427ee1e05e5be5c8fd76 authored over 1 year ago by StellarBot <[email protected]>
Fixing use-after-move

058c8b74cda77a1a413a57e3e6e6c53cd229363f authored over 1 year ago by Hartmut Kaiser <[email protected]>
Merge changes from #5910

96db4129015affef5bc43f64cc9ab461d2cf5db8 authored over 1 year ago by Hartmut Kaiser <[email protected]>
Adding hpx.parcels.zero_copy_receive_optimization configuration key

- this can be used to disable the zero-copy serialization on the receiving
end, this option is...

97c660d882169b78271b930ee64e3f96ee842dfe authored over 1 year ago by Hartmut Kaiser <[email protected]>
Adding zero-copy support on the receiving end of the TCP parcel port

- flyby: cleaning up and modernizing TCP parcel port

0ec20f4b22fde42fe4b4ba9dad4732f15b867a19 authored over 1 year ago by Hartmut Kaiser <[email protected]>
Adding support for MPI parcel-port

- flyby: HPX_ASSERT_MSG() now takes arbitrary number of arguments to pass
values to hpx::util:...

1fe0c46fdd5f262b042ff2e761ba46bfd584e0d1 authored over 1 year ago by Hartmut Kaiser <[email protected]>
Merge #6233

6233: Moving is_relocatable to namespace hpx r=hkaiser a=hkaiser

Fixes compilation problems on ...

4a5f81999b826d908105b2a440c657238440562b authored over 1 year ago by StellarBot <[email protected]>
Moving is_relocatable to namespace hpx

a9ea84d67e0b5a6290d9a66649066f29a1050e6f authored over 1 year ago by Hartmut Kaiser <[email protected]>
Merge #6212

6212: Initial trait definition for `relocatable` r=hkaiser a=isidorostsa

This is a draft pr to ...

1d86aacb941e0aca5c60f4a32a2bb19fe85e25fe authored over 1 year ago by StellarBot <[email protected]>
Add doc on how to provide an explicit startup function

57bc33c26c98d6f63d2033576b0ba3b576613fc8 authored over 1 year ago by dimitraka <[email protected]>
Remove empty rst files from the modules list

88578c602d6e74d30429e87860fac8fe0cf332cb authored over 1 year ago by dimitraka <[email protected]>
Add links to external references

e69d8c936081c7b83edac6fe5308b1c2a3ad0a73 authored over 1 year ago by dimitraka <[email protected]>
Fix links to hpx main and init

1ea5302cd41b52b66493fe1b9934addb1b3632cf authored over 1 year ago by dimitraka <[email protected]>
Fix format

fa6cca18e7d9385b57411f82afba237a0bc51763 authored over 1 year ago by dimitraka <[email protected]>
fix second typo

dd5a4a2b761f032295de860920bbdd5b0488f232 authored over 1 year ago by isidorostsa <[email protected]>
typo in assertions

128611cdde2706e36fe52e9fb95f50a298c5ba6d authored over 1 year ago by isidorostsa <[email protected]>
Add copyright

1d4287d7435631f3efd8c0050a35daddb512f93b authored over 1 year ago by isidorostsa <[email protected]>
remove name from cr

d80d5ce6dfd978ff0850b679feb031b6fb8462a6 authored over 1 year ago by Isidoros <[email protected]>
Corrected spelling of my name

(added the dash between last names)

32376589207ba6196f39682adbf190d4dfd1503b authored over 1 year ago by Isidoros <[email protected]>
Corrected copyrights name

e44c601e5e93c2f57de6f86375f745adc7bcf414 authored over 1 year ago by Isidoros <[email protected]>
add relocatable tests to cmake

97a89a34de50030a4b05040fd2c79d8a7496a974 authored over 1 year ago by isidorostsa <[email protected]>
clang-format + cmake additions

948f12d168cbbe47097710dfe9be4d4574010857 authored over 1 year ago by isidorostsa <[email protected]>
Added static assertion tests

e9e4159900d947e83f0c8b8d4be0f38788f4fce8 authored over 1 year ago by isidorostsa <[email protected]>
Remove from algorithms_compat_headers

5e65c90d3acacbbfadd838413850bfe9092d7074 authored over 1 year ago by isidorostsa <[email protected]>
Initial relocation trait definitions

f50e929ea3d1bdd6b82f6bf0985689d0b46328c8 authored over 1 year ago by isidorostsa <[email protected]>
include type_traits

Co-authored-by: Hartmut Kaiser <[email protected]>

4e689fb8ed4126603fff6a854bb4ccfca377a2fc authored over 1 year ago by Isidoros <[email protected]>
Split into files

036e6ca05de86d8f2fa82ff58e904fc80701581b authored over 1 year ago by isidorostsa <[email protected]>
Suggested changes for entire file

161251ebb37930ea838b2876cf225bab09dc722d authored over 1 year ago by isidorostsa <[email protected]>
clang-format

b534a5a27b02984ce7e2efb965a0053bfa5e7e0c authored over 1 year ago by isidorostsa <[email protected]>
change copyright name

789c64653d10cf68b5b92957d16ff6f024549434 authored over 1 year ago by isidorostsa <[email protected]>
Comment

1a541cf41833fc39832b2a4ade3801adc6c22dbc authored over 1 year ago by isidorostsa <[email protected]>
remove some comments

f641080419846ff85fb10db1841f8c2c245affe7 authored over 1 year ago by isidorostsa <[email protected]>
cmake-format

50946773003477712ff284a619ef78ed0e08e921 authored over 1 year ago by isidorostsa <[email protected]>
Metafunc to determine if type is relocatable

c86b5b5976bbfdd6e95da4f83e7adb2da557edc1 authored over 1 year ago by isidorostsa <[email protected]>
Add template<> line and clang format

7c7900009e8be9cf841a4a3261de0029c9772af5 authored over 1 year ago by isidorostsa <[email protected]>
Switching to next version

0ef6e62153281d481d059c34c63a837e769ea1cc authored over 1 year ago by Hartmut Kaiser <[email protected]>
Merge pull request #6138 from gonidelis/release-1.9.X

Update release notes, people and release number references for 1.9.0 rc1

10c09b90ebdaa59cb1a2cf9b3574623258cbab54 authored over 1 year ago by Hartmut Kaiser <[email protected]>
Merge pull request #6231 from gonidelis/additions_on_release_procedue

Remove deprecated email from release procedure

2df2df92f54b93a77e483cba7c6716970e4ade7d authored over 1 year ago by Hartmut Kaiser <[email protected]>
Merge branch 'release-1.9.X' of github.com:gonidelis/hpx into release-1.9.X

ea43d66ac45b3867cd82e96ae7525ec0e39ec7c6 authored over 1 year ago by STE||AR Group <[email protected]>
Remove deprecated email from release procedure

b1fef600db7b99b5ba722431a9c199e0ac08ee12 authored over 1 year ago by STE||AR Group <[email protected]>
Merge branch 'master' of github.com:STEllAR-GROUP/hpx into release-1.9.X

09203ec8f641192f4eae0133564e23bf0411086d authored over 1 year ago by STE||AR Group <[email protected]>
Merge branch 'master' of github.com:STEllAR-GROUP/hpx into release-1.9.X

9b5152e6ecf83554a5986fbf0306cfe02bdfbdc4 authored over 1 year ago by STE||AR Group <[email protected]>
Merge pull request #6143 from dimitraka/doc_updates

Add list of new namespaces for new release

9980707a2850185fc60db0a1eb0b057eac9bb4d0 authored over 1 year ago by Hartmut Kaiser <[email protected]>
Merge branch 'master' of github.com:STEllAR-GROUP/hpx into release-1.9.X

9f79a3ca2b8c426ca251a99f560c222786a3c699 authored over 1 year ago by STE||AR Group <[email protected]>
Merge #6213 #6227

6213: Modernize and streamline MPI parcelport r=hkaiser a=hkaiser

- adding more locking where n...

8a577a971ec2878a59eff39a6e7edc177b00c229 authored over 1 year ago by StellarBot <[email protected]>
Merge #6222

6222: Add documentation for `hpx::post` r=hkaiser a=dimitraka

Co-authored-by: dimitraka <kad...

42d66425bd3945a1fd4b22b00c19c3baa1ac86bd authored over 1 year ago by StellarBot <[email protected]>
Fix missing links

3fdb2a1d1f3edbf37f60698c313e34ce565b0e0d authored over 1 year ago by dimitraka <[email protected]>