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

loop with cleanup moved to tag fallback invoke

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

f573137ab4096ca2d7b8876cb8a7fe94815739da authored about 1 year ago by Hari Hara Naveen S <[email protected]>
Add MPI_Gather doc

537bec8c93d1c5d7b86adbd170e645336e55cb9d authored about 1 year ago by dimitraka <[email protected]>
Merge #6099

6099: Futures attempt to execute threads directly if those have not started executing r=hkaiser ...

c16ae1091ca5ff3cf880cee49bbf265a3f5d7f8a authored about 1 year ago by StellarBot <[email protected]>
Fix memory leak when not using guard pages

fe7a35dd04156e02516bd394e4d2e9222c647886 authored about 1 year ago by Panos Syskakis <[email protected]>
unseq dispatch psuhed to tag_invoke stage

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

bb560af53eca65305627372f0b87e6b471a07c1a authored about 1 year ago by Hari Hara Naveen S <[email protected]>
Disable run_as_child mode for some of the tests

d3f50aec79316e983ee45c6d0712a48abc4d18be authored about 1 year ago by Hartmut Kaiser <[email protected]>
Merge #6311

6311: Adding executor parallel invoke CPOs r=hkaiser a=hkaiser

This adds new CPOs: `sync_invoke...

dd17010adf02cdab681d96f10f96626d476459c0 authored about 1 year ago by StellarBot <[email protected]>
Fixing assert in schedule_pool test

- flyby: additional unrelated cleanup

d251bf6c0cc125ce20768dfcf2ce5d73e4f26655 authored about 1 year ago by Hartmut Kaiser <[email protected]>
Improve error handling

9d466486871221a0e829682015707dc734c50edb authored about 1 year ago by Hartmut Kaiser <[email protected]>
Fix race condition

fa26c471c3e65b52cc6ea801817cfcfdd2c54320 authored about 1 year ago by Panos Syskakis <[email protected]>
Enabling this feature on more builders

476c8cf8315e026c9503154a036e8bbc2ff5edb6 authored about 1 year ago by Hartmut Kaiser <[email protected]>
Fixing more possible race conditions

a401784c16fe7babe85941c21581a472dabd043e authored about 1 year ago by Hartmut Kaiser <[email protected]>
Fix race condition

491740bd935f166beb7b91009936b6e284714584 authored about 1 year ago by Panos Syskakis <[email protected]>
Working around the need to use a lock during thread creation

9c2e214858b19e0a8ab33cdc55ee5dc03d8c0775 authored about 1 year ago by Hartmut Kaiser <[email protected]>
Fix outdated includes

71518e08528d801fb4dcf8666e6d710bdae035a6 authored about 1 year ago by Panos <[email protected]>
Futures attempt to execute threads directly if those have not started executing

- adding new API function hpx::threads::get_outer_self_id
- flyby: fixing initialization of reso...

35b3d5eaf2c89cd518ecc25c13cfaac567505993 authored about 1 year ago by Hartmut Kaiser <[email protected]>
Fixing inspect errors

6c184dd95f04c027560ed9218ed9ee935ebde6df authored about 1 year ago by Hartmut Kaiser <[email protected]>
Adding executor parallel_invoke CPO

cb8d178fea0b5e9b2cccf8ba99b69875021e982a authored about 1 year ago by Hartmut Kaiser <[email protected]>
Merge pull request #6294 from Pansysk75/ref_counted_semaphores

Add internal reference counting to semaphores

01001d1783fa517bb5a429ebb0cee470b117a24e authored about 1 year ago by Hartmut Kaiser <[email protected]>
Working around false positive diagnostics generated by gcc

833955ea0012d13e9a5b7d27e85fe67c17f32ca0 authored about 1 year ago by Hartmut Kaiser <[email protected]>
Merge #6310

6310: Define HPX_COMPUTE_CODE in builds with SYCL r=hkaiser a=G-071

This resolves a compilation...

e8a96609e7dc160b70bd6df70f189df9720be6d9 authored about 1 year ago by StellarBot <[email protected]>
Merge #6312

6312: Fixing warning/error r=hkaiser a=hkaiser

Co-authored-by: Hartmut Kaiser <hartmut.kaiser...

15e59daede63d0ed33aaa96e1a3c668f4ac94205 authored about 1 year ago by StellarBot <[email protected]>
Fixing warning/error

b2fcd2e6d1e660b0f6587e239fe6ae64bafe9d59 authored about 1 year ago by Hartmut Kaiser <[email protected]>
Updating APEX default version to v2.6.3

Updating APEX default version to v2.6.3

967ff1aa3f7338e5a014a49f8f0a94f0cf778e0d authored about 1 year ago by Kevin Huck <[email protected]>
Define HPX_COMPUTE_CODE in builds with SYCL

This resolves a compilation issue where timestamp_cuda is required for a
certain build configura...

11cb5d867399aaa1319023f2f63a638a07016de3 authored about 1 year ago by Gregor Daiß <[email protected]>
Fix clang format & inspect issues

ec82c865dad36206027a19cd5240d4a732e3d571 authored about 1 year ago by Panos Syskakis <[email protected]>
Merge #6306

6306: The hpxcxx script was broken such that it could only compile for _release r=hkaiser a=stev...

5d5dbb11e1efb4b1b0e110ce9daf5baa25419d87 authored about 1 year ago by StellarBot <[email protected]>
Add minsizerel

3b0dfcd4b39be58a009cc03a50653090a294383c authored about 1 year ago by Steven R. Brandt <[email protected]>
Merge branch 'STEllAR-GROUP:master' into gasnet-pp

8a540eb645b1f4744b0a280d4544d7d26146d59d authored about 1 year ago by ct-clmsn <[email protected]>
requested changes

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

15e89648b5f41002ea4ff41a9b4b42e9c2b700e5 authored about 1 year ago by Hari Hara Naveen S <[email protected]>
Merge #6286

6286: Simd helpers r=hkaiser a=Johan511

simd helpers based on intel implementation

Co-author...

09eabc71da8f2a150b2e26efe3d52d4163e49072 authored about 1 year ago by StellarBot <[email protected]>
Merge #6304

6304: Fixing an integral type mismatch warning r=hkaiser a=hkaiser

Co-authored-by: Hartmut Ka...

96c3f4a61e794a10dab6840aa58089a063e797ae authored about 1 year ago by StellarBot <[email protected]>
missing extern 'C' wrapper around gasnet.h include

246fbfa1be5bc0731f373c3a0417789ed07cb85e authored about 1 year ago by ctaylor <[email protected]>
added support for x86 clang

c9734ea7cb737a65afa3ac3d1f5b5a06760736c5 authored about 1 year ago by ctaylor <[email protected]>
hpx/cmake : added proper linking support for clang

8cb32ba57a4664b1141a2ec277811731b021d530 authored about 1 year ago by ctaylor <[email protected]>
The hpxcxx script was broken such that it could only compile for _release. This modification makes it more robust in finding a compiled hpx installation and changes the 2 character flags to use -- instead of -.

7fd80e2c5965e23899f7ddcd9dd0fa4a1ec1094b authored about 1 year ago by Steven R. Brandt <[email protected]>
Fixing an integral type mismatch warning

a31aa41476ea3241bd74110909e444681bc9a097 authored over 1 year ago by Hartmut Kaiser <[email protected]>
fixed aries support; turned off

da9cc163191324e83d5f558e9ab2adbf6c5f2f84 authored over 1 year ago by ctaylor <[email protected]>
Update CMakeLists.txt

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

99f44a3f73cbff8f32f14d0f65a8d0d8427c04fe authored over 1 year ago by ct-clmsn <[email protected]>
added Cray ARIES conduit support

8a8c884707e76bb6349268182c0e64c3807a8a4d authored over 1 year ago by ctaylor <[email protected]>
removed unused vars

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

7202338f44b97d5c70380a618536f7a65cd78dc4 authored over 1 year ago by Hari Hara Naveen S <[email protected]>
Merge branch 'STEllAR-GROUP:master' into uninitialised-algorithms-par_unseq

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

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

ef0476dd7704138071ebc8e62bcf76734547d496 authored over 1 year ago by Hari Hara Naveen S <[email protected]>
fixed template errors

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

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

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

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

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

c1dc43facc70776c8709e1cf5555b67f2005c1d7 authored over 1 year ago by Hari Hara Naveen S <[email protected]>
reeplaced try catch loops with loop_with_cleanup

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

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

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

8d9a6288f08660fb695b0d66590b5c02f0556fb9 authored over 1 year ago by Hari Hara Naveen S <[email protected]>
remove is_relocatable

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

998e7732a2823472816bfed3722bf46a40a2eb9e authored over 1 year ago by Hari Hara Naveen S <[email protected]>
Merge #6226

6226: Re-enable dependency on segmented algorithms on CircleCI r=hkaiser a=hkaiser

Co-authore...

acc763d700e37d40ac41943d8e43674bcf3c34d2 authored over 1 year ago by StellarBot <[email protected]>
merge changes

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

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

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

6e92ef958848ff9a5211c295dad86e584ecdb01a authored over 1 year ago by Hari Hara Naveen S <[email protected]>
fixed formatting issues; found an issue in a gasnet-init method

88b15c5d178b42d4533b17dbb57403439668f362 authored over 1 year ago by ctaylor <[email protected]>
Merge branch 'master' of https://github.com/STEllAR-GROUP/hpx into gasnet-pp

eefa3aea20218297e7e9c4133ce7d1db14d5fa11 authored over 1 year ago by ctaylor <[email protected]>
Merge branch 'gasnet-pp' of https://github.com/ct-clmsn/hpx into gasnet-pp

d8e0c5ae0d332bfd1f08ac24c560b5c8d62c4b62 authored over 1 year ago by ctaylor <[email protected]>
fixed compilation errors and cmake config

227485818506145b72cf559dcecd50c6cac71247 authored over 1 year ago by ctaylor <[email protected]>
Fixing clang-format and inspect errors

aea15b1cae75e51c8ea51d4907ee5e6790acc777 authored over 1 year ago by Hartmut Kaiser <[email protected]>
merged

34ad3cec9c78895996fbfec6791e1207a4a68085 authored over 1 year ago by ctaylor <[email protected]>
rm'd define and corrected envronment/versioning informaiton

3efb6c465ae84b3b71e3c3c57e88fbd86b53f992 authored over 1 year ago by ctaylor <[email protected]>
Update libs/core/gasnet_base/src/gasnet_environment.cpp

corrections to use of gasnet polling

Co-authored-by: Dan Bonachea <[email protected]>

40146e553ea7ec2a3afbe87becefc8097a2f4764 authored over 1 year ago by ct-clmsn <[email protected]>
Fixing HPX compilation errors

b0f1f2546e19dce77057eb3f145eb55f3b7f781b authored over 1 year ago by Hartmut Kaiser <[email protected]>
Adding gasnet parcelport to CI builders

- flyby: fixing various inspect, clang-format, etc. errors

88b431b92c32e2808a54b3e75a6ab3a1f2e9beae authored over 1 year ago by Hartmut Kaiser <[email protected]>
Merge pull request #6300 from STEllAR-GROUP/khuck-patch-1

Updating APEX default version to v2.6.3

1d49cecf59c87f0c1520064da68c56347ac3da61 authored over 1 year ago by Hartmut Kaiser <[email protected]>
Attempt to simplify build system support for the gasnet pp

32868695e93d47173e982752a8e738be31eb4ba3 authored over 1 year ago by Hartmut Kaiser <[email protected]>
Add MPI migration guide

39aea305eceec5d717d5f7d399d80bd663035ef7 authored over 1 year ago by dimitraka <[email protected]>
Cleaning up rebase problems

3d36a26d737265984b1df73fff8113f73acb3158 authored over 1 year ago by Hartmut Kaiser <[email protected]>
simplified cmake files

fb875fc2c84ac5809eb8502f08904d08a84dd3c3 authored over 1 year ago by ctaylor <[email protected]>
improved gasnet-conduit selection support

eecdfba7faff4d9f09b0a9d44b8c0f9220a55abe authored over 1 year ago by ctaylor <[email protected]>
improved gasnet-conduit selection support

4239bd343b9b3279b71665b5c86aa698090651dc authored over 1 year ago by ctaylor <[email protected]>
fixed priority issue in gasnet_environment.cpp

fe03bf6dee674a1e17fbf7db7c2d71acf9b62f33 authored over 1 year ago by ctaylor <[email protected]>
adding support for gasnet-ofi, gasnet-ucx, gasnet-ibv; fixed 1 incorrect compilation issue

e55a0efbcb370d2b7b83e59b0cb15b76db54a54a authored over 1 year ago by ctaylor <[email protected]>
added gasnet and the gasnet launcher (amudprun) to test file, hpxconfig, and hpxrun

5067ef144d2c9cd30cd53b5aceb64cf90e858ab5 authored over 1 year ago by ctaylor <[email protected]>
fixed missing header file issue

eb2ded0cecde4cfea0f2ae7523e05ab9e6756923 authored over 1 year ago by ctaylor <[email protected]>
fixed header file issue

430d2f9aabd5db7ada58af3dccbe640edfbf30b4 authored over 1 year ago by ctaylor <[email protected]>
Merge changes from #5910

8fefa9dbaf7992a9ec2442cdd85bc1f5b986bc65 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

3ee0da3c6804e37dd2b35fe13cb164b3fad83b57 authored over 1 year ago by Hartmut Kaiser <[email protected]>
Moving is_relocatable to namespace hpx

6b17697b17ba0d7c4e0ba720fa5e56ddd4223157 authored over 1 year ago by Hartmut Kaiser <[email protected]>
Corrected spelling of my name

(added the dash between last names)

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

ce8abb255e96533b2d315bd7a0fe022309cf521f authored over 1 year ago by Isidoros <[email protected]>
fix second typo

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

110a7ca63ef6483eb1dd414b876b9c597ad80ba4 authored over 1 year ago by isidorostsa <[email protected]>
Add copyright

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

760a8b3933cc986857ae1f8dd22cfb78934c5de4 authored over 1 year ago by isidorostsa <[email protected]>
add relocatable tests to cmake

4779ceb5cc8bff019753b0ee72468b1e052c9cd5 authored over 1 year ago by isidorostsa <[email protected]>
Corrected copyrights name

1b69d6d643c87f02d934d70187c6d2fb997c6ccf authored over 1 year ago by Isidoros <[email protected]>
clang-format

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

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

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

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

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

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

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

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

4da4c35871b988c63f75b4bf2d3672a11fa09fa7 authored over 1 year ago by isidorostsa <[email protected]>
Add 'v' prefix before release tagging to conform to GitHub's default convention

8e6b0a176ac0f33a4a7dfec22b17b6336a08a37a authored over 1 year ago by gonidelis <[email protected]>
updated cmake script

ccc968d5d26a41fb11877afb3b07a9841cf3332c authored over 1 year ago by Chris Taylor <[email protected]>
added gasnet support

408d2d1b6a80aaf496f046b2267e36b6fa5b7c2a authored over 1 year ago by ctaylor <[email protected]>
updated template, rm'd hpx_setup_gasnet

fa43d6daac3e137163fdcdb33dd060aba1520c09 authored over 1 year ago by ctaylor <[email protected]>
fixed debug build issues

8bbaacb415375f76c3c17d61dc98668cc8666e17 authored over 1 year ago by ctaylor <[email protected]>
clean compile

4cc6875860308796d7f693302799ab454aa30dcf authored over 1 year ago by ctaylor <[email protected]>
updated parcelport module has linking issue with hpxcore

a29e4861a513264e4405c155cc91aeb58c5af157 authored over 1 year ago by ctaylor <[email protected]>