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

Merge pull request #6272 from Johan511/#6252

set thread name for linux

4aa2e7451f48e119d5143e3dd070415bf7159f82 authored over 1 year ago by Hartmut Kaiser <[email protected]>
requested changes

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

0af1fc6aedebabd46b1be308009d7623a00e7fa9 authored over 1 year ago by Hari Hara Naveen S <[email protected]>
Merge pull request #5988 from STEllAR-GROUP/dgx_a100

Adding CI configuration for DGX-A100 at LSU

22151516aadde7b30c7ff43572dd5abcbe8af935 authored over 1 year ago by Hartmut Kaiser <[email protected]>
unseq first n

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

1511e3802fd677433360563db7172f83c3fdae82 authored over 1 year ago by Hari Hara Naveen S <[email protected]>
Fix unused parameter warning

d93ada24a541a0de315974d97676ce0b2bd95375 authored over 1 year ago by Gregor Daiss <[email protected]>
Delete copy/move event pool constructors

791cecd62be30d08209f6b0fd56efaa43ffa17d4 authored over 1 year ago by Gregor Daiss <[email protected]>
Update CUDA architecture

2c946bcb079de3ee5a6c148ac6a4d990b1eda975 authored over 1 year ago by Hartmut Kaiser <[email protected]>
Adding CI configuration for DGX-A100 at LSU

7fb0e00a4f9f4ca6c8fbe9f22af1c6838338ca63 authored over 1 year ago by Hartmut Kaiser <[email protected]>
Fix asserts

e665a9e4a495c5c9271641c89ee0fa64edb379ed authored over 1 year ago by Gregor Daiss <[email protected]>
Add default device arguments

6a24f16e8acd820c2a72a8f00f052a9f9c6e9fa4 authored over 1 year ago by Gregor Daiss <[email protected]>
Update release notes

79cb710a304174e7c1fc639dad5fcba3cf82462c authored over 1 year ago by Hartmut Kaiser <[email protected]>
Add missing format fix

bf85ef6cd635a5cb51e0f402050545feb46a3cfa authored over 1 year ago by Gregor Daiss <[email protected]>
Fix format

12b3e3c3ac06a9981aebb740a935e95aad555bd4 authored over 1 year ago by Gregor Daiss <[email protected]>
Add missing default value

64ecdfc791a3dfd44a8eecfcdfb9d164a2a2f322 authored over 1 year ago by Gregor Daiss <[email protected]>
Cleanup

25494a207169c46292cce1fdc4c06c5732fa92e6 authored over 1 year ago by Gregor Daiss <[email protected]>
Detect number of GPUs

e91c81a3b2b19df655729c7cb9c4788ffde27abb authored over 1 year ago by Gregor Daiss <[email protected]>
Initial hardcoded version

9f6dfcafeaea161cc8124bd9e2cc8e251c3ef0d7 authored over 1 year ago by Gregor Daiss <[email protected]>
clang-format

347cacbb84dc0137b9c72242f506025c5f8c90b4 authored over 1 year ago by isidorostsa <[email protected]>
change include inside pointer_category

c7d3639bf652774500dd25986dfae0d520ccc0ca authored over 1 year ago by isidorostsa <[email protected]>
rename tests

170b8dff634726a168729e16c983fc1bec732eac authored over 1 year ago by isidorostsa <[email protected]>
relocating relocation

8e39def26c4c7fe1b776d1faa1dd79a5207b9a13 authored over 1 year ago by isidorostsa <[email protected]>
Update libs/core/algorithms/include/hpx/algorithms/traits/is_relocatable.hpp

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

e6d03844406a0ada6d4624eec431eccde2d2df08 authored over 1 year ago by Isidoros <[email protected]>
Consistently #include unistd.h for _POSIX_VERSION

442e60ae3cddcc7d9197abfd2c9e99f9af934655 authored over 1 year ago by Hartmut Kaiser <[email protected]>
Creating directory for file copy

2c38814526fd38c1a1466bc9c745d5cbebc543db authored over 1 year ago by Hartmut Kaiser <[email protected]>
Re-expose error names

b598287d1b5c28e4589aec6fa37165c638460203 authored over 1 year ago by Hartmut Kaiser <[email protected]>
Add openmp tasks migration guide

f4a33091cbe5ae92606784ad658a4704ebe8aa10 authored over 1 year ago by dimitraka <[email protected]>
Add migration guide to manual

2a2b801a9fbce01459920244ecb30209a56cc015 authored over 1 year ago by dimitraka <[email protected]>
Making sure the future's shared state doesn't go out of scope prematurely

d0376683c71e6971656f1d1cfc1f044cf70714bc authored over 1 year ago by Hartmut Kaiser <[email protected]>
Attempting to fix migration tests

- flyby: adding missing API functions to abstract migration support types

# Conflicts:
# libs/c...

f7a6cd0434b221c87a4a6e0d16fb663c4f01494b authored over 1 year ago by Hartmut Kaiser <[email protected]>
Resolving merge conflicts

b8f3104e4b1f4a068b1ca2bbc06cc504faaa77e5 authored over 1 year ago by Hartmut Kaiser <[email protected]>
fixed inspect error

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

7527a7954d9420feb59144b7c45d9884a644ad1a authored over 1 year ago by Hari Hara Naveen S <[email protected]>
made requested changes

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

e44bc0706432a67ae8b28c7dccb83430c2870d9d authored over 1 year ago by Hari Hara Naveen S <[email protected]>
noexcept error fixed

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

0e6ea47b4bc15f5ef99e2ec2acb211aa673575fc authored over 1 year ago by Hari Hara Naveen S <[email protected]>
Merge pull request #6278 from STEllAR-GROUP/protect_shared_state

Making sure the future's shared state doesn't go out of scope prematurely

d1042a9a291e67400e8e31109a42629d30ae1f01 authored over 1 year ago by Hartmut Kaiser <[email protected]>
Merge pull request #6279 from STEllAR-GROUP/error_names

Re-expose error names

582f74c64ae46996b1c15bbaf150d1ebac5a2576 authored over 1 year ago by Hartmut Kaiser <[email protected]>
Merge pull request #6281 from STEllAR-GROUP/fixing_file_copy

Creating directory for file copy

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

6283: Consistently #include unistd.h for _POSIX_VERSION r=hkaiser a=hkaiser

Fixes #6282

Co-a...

b75ec6f26a7a424cc8b0e496ccc1d018551973b6 authored over 1 year ago by StellarBot <[email protected]>
exposed set_thread_name to hpx::util

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

ecdbb491339af2e6675fc69172f8957d8e5a91e6 authored over 1 year ago by Hari Hara Naveen S <[email protected]>
set_thread_name symbol not found fixed

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

f807b406a19cbd0d96e9d16c112f038d9924a6a5 authored over 1 year ago by Hari Hara Naveen S <[email protected]>
requested changes

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

9e367688962deb7b9248a82d79b80b9f9a3efa5a authored over 1 year ago by Hari Hara Naveen S <[email protected]>
Consistently #include unistd.h for _POSIX_VERSION

960a429557aa3582e1020148c8a1becb8ee45c6a authored over 1 year ago by Hartmut Kaiser <[email protected]>
Creating directory for file copy

fef1c92558ce3c33eba66c482f58a34ff636a9c8 authored over 1 year ago by Hartmut Kaiser <[email protected]>
Improve LCI parcelport and new performance tests.

Optimize the case of preposting one receive for new header messages.
Add new progress type: pthr...

8ddacf918202b0f047e943d25ef9b7845cc6da0c authored over 1 year ago by Jiakun Yan <[email protected]>
tests for pthread_nameable_threads instead of nameable_threads in general

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

577369c0b1751132c88e8d9b688c1752cbc79015 authored over 1 year ago by Hari Hara Naveen S <[email protected]>
removed commented out code

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

29e90facaf19dc8d262e4846afb619370ba3cc2e authored over 1 year ago by Hari Hara Naveen S <[email protected]>
use East const convention

24a18903d104b92b51fd005a8be922b9a1cb8cce authored over 1 year ago by isidorostsa <[email protected]>
adapt old tests to hpx styleguide

89cf296e83517e5d181fbb9ad68e40bc4310266b authored over 1 year ago by isidorostsa <[email protected]>
uninit fill

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

4765db916e9fc4ea5b06bba981db24bad235d0b3 authored over 1 year ago by Hari Hara Naveen S <[email protected]>
uninit value construct

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

a2c9ce156a2b90c3f3cf6c509cea4d5950ca6b46 authored over 1 year ago by Hari Hara Naveen S <[email protected]>
Merge #6260

6260: Add migration guide to manual r=hkaiser a=dimitraka

Added instructions about OpenMP

Co-a...

734d37f039ca00338fff4711aba7804fb1e778a0 authored over 1 year ago by StellarBot <[email protected]>
Re-expose error names

213fe3af0d481dfb8ce0e8c9125a5b4035cc4c54 authored over 1 year ago by Hartmut Kaiser <[email protected]>
Making sure the future's shared state doesn't go out of scope prematurely

e4ea6d6c8db20717bff66a1b58707c842e0f31f6 authored over 1 year ago by Hartmut Kaiser <[email protected]>
spell check

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

3e9513ac5fc8e2f0370a3b3ba30fd9e66520b6ba authored over 1 year ago by Hari Hara Naveen S <[email protected]>
added named thread support for bsd

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

6bff9924dafba3ea2b11c1d73971cff88c1e37ed authored over 1 year ago by Hari Hara Naveen S <[email protected]>
Merge #6267

6267: Attempting to fix migration tests r=hkaiser a=hkaiser

`@Pansysk75` would you mind verifyi...

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

# Conflicts:
# libs/core/thread_support/include/hpx/thread_support/set_thread_name.hpp
# libs/co...

2a4b11625dd076931d021272bf7ba1508b400612 authored over 1 year ago by Hartmut Kaiser <[email protected]>
Attempt to resolve occasional hang in run_loop

-flyby: increase timeout for segmented_algorithms tests on CirclCI

01019cdd125c61c9596491d384489de6489c08f1 authored over 1 year ago by Hartmut Kaiser <[email protected]>
Fixing wrong command line options in local command line handling

934a3f1ceb4878504e4c52067ed86aaefac5e061 authored over 1 year ago by Hartmut Kaiser <[email protected]>
Fix clang format formatting for Clang format 11

Signed-off-by: Shreyas Atre <[email protected]>

cc097110bc0c24997e810cb7a9799d62584e725a authored over 1 year ago by Shreyas Atre <[email protected]>
Fix inspect issues: Add newline to the added test

Signed-off-by: Shreyas Atre <[email protected]>

2752a07abddc3af83ca242b00e837532acb54b6f authored over 1 year ago by Shreyas Atre <[email protected]>
Add maybe_unused attribute

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

7b1fe667bffee584950e39ceb91c37a3252b3a7c authored over 1 year ago by Shreyas Atre <[email protected]>
Cmake Tests: Delete operator check for size_t arg

- Clang fails to recognize the global delete operator which has 2 arguments the second one being...

3501af7174410b4f7566f2966b7b51dad12bf2e6 authored over 1 year ago by Shreyas Atre <[email protected]>
Test excluding troublesome hip alorithms test

19dccf087f1d1e5d480207d595dd763c2481639a authored over 1 year ago by Gregor Daiss <[email protected]>
Revert "Increase test timeout"

This reverts commit 087074ac3429e67004b70efcd74e74531250825e.

a49248c6268443fdf038a5502a2c9fbace746c13 authored over 1 year ago by Gregor Daiss <[email protected]>
Increase test timeout

e088782d2480d27a09373edae0d2412e9a244ec1 authored over 1 year ago by Gregor Daiss <[email protected]>
Revert "Temporarily switch to rocm/4"

This reverts commit 71c8ac34e334cabdd8bf4b9f872eaa79b8f7f7eb.

203188cb4bdb42656e652ea3c7247fe2b2752da0 authored over 1 year ago by Gregor Daiss <[email protected]>
Remove broken node for testing

3dad652e16b1fc211743d7b3d3b9e217c870a9b8 authored over 1 year ago by Gregor Daiss <[email protected]>
Temporarily switch to rocm/4

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

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

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

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

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

7d462387b84c5af991d505cae2f21564da71910a 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.

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

Tests were disabled in #5796

ccb88f47b3e1808d205eaa1a723f7a32ef307df8 authored over 1 year ago by Gregor Daiss <[email protected]>
Cleaning up #includes in hpx/ folder

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

ed78082d4eaf15ddf1ac9ffe79e9a7787251c8d0 authored over 1 year ago by Hartmut Kaiser <[email protected]>
Remove duplicate headers, instead generate those on demand

38fd73f34caf5583ad2e09ea26fe8ba8ef7acd09 authored over 1 year ago by Hartmut Kaiser <[email protected]>
Resolve gcc problems on Windows

- flyby: resolve winsock2.h warnings on windows
- flyby: add CI builder for gcc/mingw on Windows...

49b314248c18c09e62cd44c7d97071c60b94c958 authored over 1 year ago by Hartmut Kaiser <[email protected]>
Attempting to fix migration tests

- flyby: adding missing API functions to abstract migration support types

3476451166be48f02874c606a33ddecf2f63bf13 authored over 1 year ago by Hartmut Kaiser <[email protected]>
uninit move

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

d9772c632f0ff6e0f03412b73a3b73372dfa6ff6 authored over 1 year ago by Hari Hara Naveen S <[email protected]>
unused variable fixed

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

16d5f148728196ca5ac699cadcde3f8f9dc6c11b authored over 1 year ago by Hari Hara Naveen S <[email protected]>
fixed error from test which hass seninal not convertible to iterable type

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

8d0152485ee8ab7a1a021fbdcaa19ac45972e665 authored over 1 year ago by Hari Hara Naveen S <[email protected]>
fixed concept

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

c04c157237fff7ac8e664e9d37a7de7046726b58 authored over 1 year ago by Hari Hara Naveen S <[email protected]>
clang-format

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

e246fe20ab1b0286a8acb31ff6f92b0bd262a9bb authored over 1 year ago by Hari Hara Naveen S <[email protected]>
added another call overload to loop_with_cleanup_n

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

8bf4da797c1461b5c7773f8cadbcc6ce50834487 authored over 1 year ago by Hari Hara Naveen S <[email protected]>
uninit default construct

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

5fe20d004b3620802046339590b4ecc116e85978 authored over 1 year ago by Hari Hara Naveen S <[email protected]>
manual unrolling causing errors

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

eedc23910709c47de16b3cdf8d86863ccd999e35 authored over 1 year ago by Hari Hara Naveen S <[email protected]>
fixed bug

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

45ce76b305455dc10e715ff20f2ce4a0d70af74c authored over 1 year ago by Hari Hara Naveen S <[email protected]>
changes to follow HPX convention

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

4523750e6e8dc6df6d4cd6bcb20d46fef63e8c7a authored over 1 year ago by Hari Hara Naveen S <[email protected]>
fixes extra free which happens during tests

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

4a0f920cbefee0a06098da90dcab65764cf05392 authored over 1 year ago by Hari Hara Naveen S <[email protected]>
Merge pull request #6269 from STEllAR-GROUP/dependabot/github_actions/actions/checkout-3

Bump actions/checkout from 2 to 3

abc4d37011aa58cc49b363cf7448ece20a0e9a53 authored over 1 year ago by Hartmut Kaiser <[email protected]>
Bump actions/checkout from 2 to 3

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](htt...

c8188394f9a777e186dd69bdca013418a0788ec9 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge #6270

6270: Bump jwlawson/actions-setup-cmake from 1.9 to 1.14 r=hkaiser a=dependabot[bot]

Bumps [jwl...

343dd38a27b1124971416aeef0aa7077065feeb9 authored over 1 year ago by StellarBot <[email protected]>
fixed concept ambiguity

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

463e1f2988da2954000de0a0d9aa8bc9fe6d6b6e authored over 1 year ago by Hari Hara Naveen S <[email protected]>
changed concept

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

17a6a40a812e0e11f22ed2f9cecdcbb99c5ea7a3 authored over 1 year ago by Hari Hara Naveen S <[email protected]>
variable name

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

5a4facf604ecfe8c7ce4facc76e040abf7da8f86 authored over 1 year ago by Hari Hara Naveen S <[email protected]>
fixed missing includes

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

7030661055ab23781d4b972b724c8bc7fbff79ca authored over 1 year ago by Hari Hara Naveen S <[email protected]>
try in constexpr function fixed

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

ad499de06921dc55e04af6e37b099408122398d1 authored over 1 year ago by Hari Hara Naveen S <[email protected]>
used hpx::parallel::util::transfer for uninit_copy

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

f265e7f4514d2038c34388bb7b7d2d7412f02134 authored over 1 year ago by Hari Hara Naveen S <[email protected]>
fixed inspect and include errors

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

502adfa0614ca8843c51fe94f400fc86f8a092ab authored over 1 year ago by Hari Hara Naveen S <[email protected]>
fixed ambiguity using concepts

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

e76f7ef42704e69d5c63e874c4c237aba881efa0 authored over 1 year ago by Hari Hara Naveen S <[email protected]>
added concept to resolve ambiguity

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

f108785c3c2d68abd12061c5286680b4df2f889f authored over 1 year ago by Hari Hara Naveen S <[email protected]>