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

Add async_local test for executors that add arguments to function call

github.com/STEllAR-GROUP/hpx - ae2eb60f5c3f69b9f633ba5f8d736c1e672f6b20 authored about 4 years ago by Mikael Simberg <[email protected]>
Allow injecting additional arguments from executor when using dataflow

github.com/STEllAR-GROUP/hpx - 563dc13ee9a19fd5ec02c28bb10dea18c7a141ef authored about 4 years ago by Mikael Simberg <[email protected]>
Merge pull request #5063 from aurianer/move_guard_future_overhead

Limit the device code guards to the distributed parts of the future_overhead bench

github.com/STEllAR-GROUP/hpx - 039b7450bb2c572ace0325493d6a4883d782a7f8 authored about 4 years ago by Mikael Simberg <[email protected]>
Merge pull request #5046 from msimberg/class-enums

Convert thread and future enums to class enums

github.com/STEllAR-GROUP/hpx - d727b20b76756bfb015fbd8f49b8153b70e11110 authored about 4 years ago by Mikael Simberg <[email protected]>
Fix thread enumerations in fork_join_executor

github.com/STEllAR-GROUP/hpx - c45fc1ee8fc748c1fd84149809dcd797270fb40a authored about 4 years ago by Mikael Simberg <[email protected]>
Move local async tests to async_local module

github.com/STEllAR-GROUP/hpx - 4af51d978de371181d67dfb383240fa9f33610f9 authored about 4 years ago by Mikael Simberg <[email protected]>
Move the device code macro to match the distributed ones

Instead of disabling the entire test we only disable the
distributed parts

github.com/STEllAR-GROUP/hpx - 5c36bd65882944f04714b63db17a4902a3543fbe authored about 4 years ago by aurianer <[email protected]>
Add inspect check for Windows small macro

github.com/STEllAR-GROUP/hpx - e8587aef788ef1a66893d18b4189f5dd4f136fc8 authored about 4 years ago by Mikael Simberg <[email protected]>
Work around thread stacksize name conflict on Windows

small is defined to char with a macro on Windows. This adds an
underscore to the thread stacksiz...

github.com/STEllAR-GROUP/hpx - f6949f861f1cc97c7d794f14eb36999d74cb7130 authored about 4 years ago by Mikael Simberg <[email protected]>
Rename thread_state_enum and thread_state_ex_enum

Remove _enum suffix, rename them to thread_schedule_state and
thread_restart_state to better des...

github.com/STEllAR-GROUP/hpx - 77bf52f99c9404aef880ebdff5850b805e928a71 authored about 4 years ago by Mikael Simberg <[email protected]>
Convert thread and future enums to class enums

github.com/STEllAR-GROUP/hpx - f8f746e3e1c72075f5dfdca15d200f9d2e0424ce authored about 4 years ago by Mikael Simberg <[email protected]>
Merge pull request #5056 from msimberg/fix-tuple-get-deprecation

Fix hpx::util::get

github.com/STEllAR-GROUP/hpx - da74ce25e3e3bb59d00b7d877216958f799f888f authored about 4 years ago by Mikael Simberg <[email protected]>
Merge pull request #5059 from msimberg/multi-locality-suspend-docs-note

Add warning about suspending/resuming the runtime in multi-locality scenarios

github.com/STEllAR-GROUP/hpx - 8ebca3681a3743204a9e453763f05cf35dc4e3b2 authored about 4 years ago by Mikael Simberg <[email protected]>
Merge pull request #5061 from aurianer/remove_hipcc_guards_examples

Remove hipcc guards in examples and tests

github.com/STEllAR-GROUP/hpx - 3b4a050b6aeb3bdea6e3bf044c0ade4a8cb3e64d authored about 4 years ago by Mikael Simberg <[email protected]>
Remove hipcc guards from some tests

github.com/STEllAR-GROUP/hpx - fd0c79861733510a3d567d674f957e0c92712fd5 authored about 4 years ago by aurianer <[email protected]>
Remove hipcc guards in examples

github.com/STEllAR-GROUP/hpx - f6254ce25e85ddc3bdd0304e80c20d5754cb91ff authored about 4 years ago by aurianer <[email protected]>
Remove guard in iostream component

github.com/STEllAR-GROUP/hpx - b392809acedc1698f1c8ac018cb31bdaf0002209 authored about 4 years ago by aurianer <[email protected]>
Merge pull request #5060 from STEllAR-GROUP/deprecated_warnings

Fix deprecation warnings generated by msvc

github.com/STEllAR-GROUP/hpx - 8163fc8200a051528571c18fcc27c4c9a52fe2be authored about 4 years ago by Hartmut Kaiser <[email protected]>
Silencing some integer conversion and mismatch warnings

github.com/STEllAR-GROUP/hpx - 4a8d706e45a68087befa6c9450189b76e8deeeb4 authored about 4 years ago by Hartmut Kaiser <[email protected]>
Fix deprecation warnings generated by msvc

github.com/STEllAR-GROUP/hpx - 43171bf0ed9fe179ab88c82a226d73c4f9127da5 authored about 4 years ago by Hartmut Kaiser <[email protected]>
Add warning about suspending/resuming the runtime in multi-locality scenarios

github.com/STEllAR-GROUP/hpx - f0a04ce0353c6a475074b13f4ba5c12a0581fb26 authored about 4 years ago by Mikael Simberg <[email protected]>
Fix variant get helper namespace

github.com/STEllAR-GROUP/hpx - 06a094a8e512c430be9198c0a2df342204bbc520 authored about 4 years ago by Mikael Simberg <[email protected]>
Merge pull request #5054 from STEllAR-GROUP/typo

Fix typo

github.com/STEllAR-GROUP/hpx - e51dc06a7af533a799687c690d0a3f95ad6bf8f9 authored about 4 years ago by Mikael Simberg <[email protected]>
Merge pull request #5055 from aurianer/remove_hipcc_guards

Remove hipcc guards

github.com/STEllAR-GROUP/hpx - 0df91337a6436c8e1e6724e97723788dd418b450 authored about 4 years ago by Mikael Simberg <[email protected]>
Fix hpx::util::get

github.com/STEllAR-GROUP/hpx - baf7c17de49e49cd4b765f6939123506f4a4bce7 authored about 4 years ago by Mikael Simberg <[email protected]>
Add link to hpx.stellar-group.org users page to documentation

github.com/STEllAR-GROUP/hpx - c697fb777d74831af2af992e716c2ec5d7188b55 authored about 4 years ago by Mikael Simberg <[email protected]>
Link to hpx.stellar-group.org funding page in documentation and README

github.com/STEllAR-GROUP/hpx - a2e54aba4ffcac8fff34dedbecc2073a1e0847e6 authored about 4 years ago by Mikael Simberg <[email protected]>
Undefine get_message_handler

github.com/STEllAR-GROUP/hpx - 498f48471df6fb8c329c3e2fe61330f8727ac8a8 authored about 4 years ago by aurianer <[email protected]>
Add missing header in is_iterator unit test

github.com/STEllAR-GROUP/hpx - 3f763cff22c9e6eac6317fa6541b6e31c52e777a authored about 4 years ago by aurianer <[email protected]>
Fix core after reverting commit which added guards

github.com/STEllAR-GROUP/hpx - 906910c0d871c0bb0ac406cfbc2d7dd76dc1b3ca authored about 4 years ago by aurianer <[email protected]>
Add empty broadcast and components macro for device code

github.com/STEllAR-GROUP/hpx - 747154db17ebb11cb84a17e384f02de840025745 authored about 4 years ago by aurianer <[email protected]>
Revert "Add a guard for distributed code when hipcc compiles device code"

This reverts commit e00ccf1c2928be886e2dbd2f634a03d1508103b3.

github.com/STEllAR-GROUP/hpx - f2c76ea41c65f2e0f0887ee61b82ea83cd0ff981 authored about 4 years ago by aurianer <[email protected]>
Remove unecessary includes

github.com/STEllAR-GROUP/hpx - da7717d622a95331ee7171c014a383664a5f4484 authored about 4 years ago by aurianer <[email protected]>
Merge pull request #4744 from msimberg/fork-join-executor

Fork-join executor

github.com/STEllAR-GROUP/hpx - fd54af5781f19cf0d398fc4f6144e888afdff293 authored about 4 years ago by Mikael Simberg <[email protected]>
Include more specific headers in fork_join_executor and contiguous_index_queue

github.com/STEllAR-GROUP/hpx - a871e870c963114e85fb505bca8e749eb0959537 authored about 4 years ago by Mikael Simberg <[email protected]>
Move fork_join_executor files to new module hierarchy

github.com/STEllAR-GROUP/hpx - 15d8742b1db52541a9df3e1237589547e5078599 authored about 4 years ago by Mikael Simberg <[email protected]>
Disable stream benchmark with nvcc

github.com/STEllAR-GROUP/hpx - 94e89622d581dbf061213c36b07e2acd3925cc21 authored about 4 years ago by Mikael Simberg <[email protected]>
Add experimental fork_join_executor

The fork_join_executor provides blocking fork-join semantics for bulk
operations with yielding a...

github.com/STEllAR-GROUP/hpx - 02ff575dae098eb63155f40c3a4352798b91e4b9 authored about 4 years ago by Mikael Simberg <[email protected]>
Merge pull request #5050 from aurianer/replace_old_init_overloads

Replace old init overloads in tests and examples

github.com/STEllAR-GROUP/hpx - c479a722da3a38cf69bd7b265a80e385147c2bed authored about 4 years ago by Mikael Simberg <[email protected]>
Replace the old start(cmdline, argc, argv) overloads

github.com/STEllAR-GROUP/hpx - d78f9ac6acf244b03a681f3474205a3b1105d385 authored about 4 years ago by aurianer <[email protected]>
Add deprecation messages for the old start overloads

github.com/STEllAR-GROUP/hpx - af3514c2dbc5ec55e7e302ff11e4304d8c2dae43 authored about 4 years ago by aurianer <[email protected]>
Remove options_description when it is the default one

github.com/STEllAR-GROUP/hpx - 22cfdc8c5b4915ce87e6b328e5fd89d014271528 authored about 4 years ago by aurianer <[email protected]>
Replace old init(argc, argv, cfg) with new overload

github.com/STEllAR-GROUP/hpx - b430b339681fd863723edb453a7979b1d0553af5 authored about 4 years ago by aurianer <[email protected]>
Replace old init(cmdline, argc, argv, cfg) with new overload

github.com/STEllAR-GROUP/hpx - 1755896e21f7e4494c610f87c35df01a0628f1ab authored about 4 years ago by aurianer <[email protected]>
Fix warning unused variable

github.com/STEllAR-GROUP/hpx - 2bdd1cd604c4336e8a841909a559e35964ded49e authored about 4 years ago by aurianer <[email protected]>
Add deprecation messages for the old init overloads

github.com/STEllAR-GROUP/hpx - 05d9711777e40e9501740b5eb106242476a38fd0 authored about 4 years ago by aurianer <[email protected]>
Replace init with new overloads manually

github.com/STEllAR-GROUP/hpx - c0f0ac8151202cae05d22ab6123cc461f7044b4f authored about 4 years ago by aurianer <[email protected]>
Replace old init(cmdline, argc, argv) with new overload

github.com/STEllAR-GROUP/hpx - 89ff8d51315da259a122b105d21c16d98435684d authored about 4 years ago by aurianer <[email protected]>
Replace old init(desc_cmdline, argc, argv, cfg) with new overload

github.com/STEllAR-GROUP/hpx - db6a43f9aace5d3362fa595867c4961c22a85655 authored about 4 years ago by aurianer <[email protected]>
Replace old init(desc_cmdline, argc, argv) with new overload

github.com/STEllAR-GROUP/hpx - e3acbe230379e7346804970b3d410cd3f7d0c954 authored about 4 years ago by aurianer <[email protected]>
Merge pull request #5022 from STEllAR-GROUP/msimberg-patch-6

Remove C language from CMakeLists.txt

github.com/STEllAR-GROUP/hpx - fd386201b9d1856c51909cb4d9c6668b9f6f6a83 authored about 4 years ago by Mikael Simberg <[email protected]>
Remove HPXC support in libfabric parcelport

github.com/STEllAR-GROUP/hpx - 4c1ff4098bb72da74d3c51a85ee44b264fe0bdd0 authored about 4 years ago by Mikael Simberg <[email protected]>
Remove all Fortran and C support

Also remove sheneos fortran example.

github.com/STEllAR-GROUP/hpx - 9f7da380ae560c43d9fc8a284f899166bc77d866 authored about 4 years ago by Mikael Simberg <[email protected]>
Merge pull request #5048 from aurianer/hipcc_jenkins_config

Limit jenkins hipcc to the reno node

github.com/STEllAR-GROUP/hpx - 27133f743ad0c8024769291997aedb384b13db75 authored about 4 years ago by Auriane R <[email protected]>
Limit jenkins hipcc to the reno node

github.com/STEllAR-GROUP/hpx - 21013a9097e28bd283414aab0f1f6f902cdbadd8 authored about 4 years ago by aurianer <[email protected]>
Merge pull request #5047 from aurianer/cuda_jenkins_config

Limit cuda jenkins run to nodes with exclusively Nvidia GPUs

github.com/STEllAR-GROUP/hpx - 5753fed423df292efbbf745269f83b66ebec955e authored about 4 years ago by Auriane R <[email protected]>
Limit the cuda run to one node, allow me to work on HIP

github.com/STEllAR-GROUP/hpx - 7e565a9e24513e91fab3db71f8cf2cd980fb916f authored about 4 years ago by aurianer <[email protected]>
Merge pull request #5037 from msimberg/is-invocable-api

Add is_invocable typedefs to top-level hpx namespace and public API list

github.com/STEllAR-GROUP/hpx - e907e3227dd0b22e4e3c7c662a608490de8adb5b authored about 4 years ago by Mikael Simberg <[email protected]>
Fix codacy warnings in block_matrix regression test

github.com/STEllAR-GROUP/hpx - 264cfec31048d7385de7657d0d7aabe32dd00793 authored about 4 years ago by Mikael Simberg <[email protected]>
Fix inspect errors in block_matrix regression test files

github.com/STEllAR-GROUP/hpx - 41fe3263f48459441d04de95a40917da0dc20a06 authored about 4 years ago by Mikael Simberg <[email protected]>
Rename .h, .hh, .cc files to .hpp and .cpp

github.com/STEllAR-GROUP/hpx - 63e920a9a816eb70ad074e9de54501c06f31185b authored about 4 years ago by Mikael Simberg <[email protected]>
Remove C language from CMakeLists.txt

github.com/STEllAR-GROUP/hpx - c3775ac476a7e1ead4dabea1bb357646c413a830 authored about 4 years ago by Mikael Simberg <[email protected]>
Deprecate hpx::traits::is_invocable and move definition to top-level hpx namespace

github.com/STEllAR-GROUP/hpx - 31e8f3a7cf5d37e2158dfb45e6f31673b43b8ba6 authored about 4 years ago by Mikael Simberg <[email protected]>
Make sure Jenkins reports and error to GitHub if the CDash status file is not written

github.com/STEllAR-GROUP/hpx - ac68021aad9cb7dcb2b3d2d4a4e23ff1cf9ddd4b authored about 4 years ago by Mikael Simberg <[email protected]>
Merge pull request #5034 from msimberg/circleci-versioned-images

Use versioned container image on CircleCI

github.com/STEllAR-GROUP/hpx - 93815ebcd7873188b306fdf1fdc5ab2ad0114b87 authored about 4 years ago by Mikael Simberg <[email protected]>
Remove unnecessary build unit test commands in CircleCI config

Build unit tests are only built, not actually run as tests.

github.com/STEllAR-GROUP/hpx - f36de2ee5d0eb7eee939ffce0929e898a7d903d7 authored about 4 years ago by Mikael Simberg <[email protected]>
Apply cmake-format fixes for version 0.6.13

github.com/STEllAR-GROUP/hpx - 7f5b963cf172b9da451ec2a5b1fb49ff5f6862f9 authored about 4 years ago by Mikael Simberg <[email protected]>
Ignore warnings reported by clang-tidy

github.com/STEllAR-GROUP/hpx - 5592c74b61d6d116e9c19560158a66df0a64d98f authored about 4 years ago by Mikael Simberg <[email protected]>
Specify versioned clang-format executable in CircleCI configuration

github.com/STEllAR-GROUP/hpx - 332a4af14ced9351ad0b57703650efafe0da2093 authored about 4 years ago by Mikael Simberg <[email protected]>
Use versioned container image on CircleCI

github.com/STEllAR-GROUP/hpx - 4a9b649030835387b8483c10ba2c438a220dcba6 authored about 4 years ago by Mikael Simberg <[email protected]>
Merge pull request #5043 from STEllAR-GROUP/improving-hpxrun

Improve hpxrun.py for Phylanx

github.com/STEllAR-GROUP/hpx - 7fc87c169d0b88387b1e0fc1bcfa91c79c23cbb1 authored about 4 years ago by Mikael Simberg <[email protected]>
Allow the setting of a default port, environment variables to pass along, and invocation of a singularity environment.

github.com/STEllAR-GROUP/hpx - 421ec765cf1ba64b72cab6f5f392aa84ff2c7abb authored about 4 years ago by Steven R. Brandt <[email protected]>
Merge pull request #4947 from aurianer/hipcc_globally

Add HIP support for AMD GPUs

github.com/STEllAR-GROUP/hpx - eeb07d84b27f9a38b67ea15dbe70027bc78ed7df authored about 4 years ago by Auriane R <[email protected]>
Disabling pkgconfig test for hipcc

github.com/STEllAR-GROUP/hpx - 7f0eb5924f372086c374cc83467f8158054c7a80 authored about 4 years ago by aurianer <[email protected]>
Fix hipcc bug of returning const ref when accessing non-const array

github.com/STEllAR-GROUP/hpx - 02cbcf5413e3a22ab9df7fcf7a403c38820f42e0 authored about 4 years ago by aurianer <[email protected]>
Fix compiler warning no C typedefs

github.com/STEllAR-GROUP/hpx - 8873b92a5162a8ce071feaff36d45feac5c090a0 authored about 4 years ago by aurianer <[email protected]>
Add HIP setup in HPXConfig.cmake

github.com/STEllAR-GROUP/hpx - 0d690a73ca72fd0e0e7759279237d51aec54fd10 authored about 4 years ago by aurianer <[email protected]>
Silence warnings coming from rocm

github.com/STEllAR-GROUP/hpx - c732d519ff34dcc1ae429448487483675541db30 authored about 4 years ago by aurianer <[email protected]>
Remove guard for split_future

github.com/STEllAR-GROUP/hpx - 0051bf6028232a23c1a7432d0c03b36d0625876f authored about 4 years ago by aurianer <[email protected]>
Fix check in unregister_thread and add register bool

When in a hpx worker thread, register_threas hasn't been called,
we then don't need to unregister.

github.com/STEllAR-GROUP/hpx - b5a7913aadf7c9dd271afbbe00184e4f21a23ee1 authored about 4 years ago by aurianer <[email protected]>
Fix deprecated include id_type

github.com/STEllAR-GROUP/hpx - ceb5b3caf1137a53fd221cca23337cb9b0b3ec93 authored about 4 years ago by aurianer <[email protected]>
Adapt CI to rocm-3.8.0 with rocsolver installed

github.com/STEllAR-GROUP/hpx - 61ec5c4a28fbb8e6e2288519054b0b9a35098065 authored about 4 years ago by aurianer <[email protected]>
Add a copy kernel to bypass temporarily the rostam problem

printf in kernel hangs on rostam but not on ault

github.com/STEllAR-GROUP/hpx - a2808961b54f9f6b86ab5d0f3c60628c3b6bfbff authored about 4 years ago by aurianer <[email protected]>
Fix typo in comment

github.com/STEllAR-GROUP/hpx - 1db0c52b1af3abba9aea209b23f408c61534b409 authored about 4 years ago by aurianer <[email protected]>
Removing include directories on roc::hipblas

github.com/STEllAR-GROUP/hpx - 7129ba83c645db28b10f99830e797555f8ce4d9e authored about 4 years ago by aurianer <[email protected]>
Remove unused comment

github.com/STEllAR-GROUP/hpx - 287eeb466b24bad3d0cce397fecaae598f276b7c authored about 4 years ago by aurianer <[email protected]>
Fix missing return compiler error

github.com/STEllAR-GROUP/hpx - 5dfbf3a574cb7eddb1c820fc7b5d09ad07850479 authored about 4 years ago by aurianer <[email protected]>
Adapt the type() to the actual return type

github.com/STEllAR-GROUP/hpx - 1ac0622c8d15ed5f00d6dfc9d874c4bd74cc9fe6 authored about 4 years ago by aurianer <[email protected]>
Change hpx::lcos in hpx::lcos::local for local tests

github.com/STEllAR-GROUP/hpx - 70ddb540cbbe6a8d62180f7f09d03d1b5eb29df5 authored about 4 years ago by aurianer <[email protected]>
Disabling distributed tests/examples with device code

github.com/STEllAR-GROUP/hpx - d271e4cbd121be2913df2adfa761033112db859d authored about 4 years ago by aurianer <[email protected]>
Fix error copy assignment operator implicitely deleted

github.com/STEllAR-GROUP/hpx - 8c9a375663fefa54408e307b9436121dd1f31bde authored about 4 years ago by aurianer <[email protected]>
Add jenkins config files for rostam

github.com/STEllAR-GROUP/hpx - 3b62f88304bc8b78a796dd77148332c8a7b95f30 authored about 4 years ago by aurianer <[email protected]>
Remove the unecessary #if defined(__CUDA_ARCH__)

If __CUDA_ARCH__ undefined it evaluates to 0

github.com/STEllAR-GROUP/hpx - 3365781575477590d644eee340bde4e9c544f3aa authored about 4 years ago by aurianer <[email protected]>
Solve inspect problems + add inspect for .cu files

github.com/STEllAR-GROUP/hpx - 506ff4dd888624eca6f440e54f1fe0ea460ccb86 authored about 4 years ago by aurianer <[email protected]>
Fix unused warning

github.com/STEllAR-GROUP/hpx - f8d3fe531bc92702c7be3aea7ce917e24aaf9795 authored about 4 years ago by aurianer <[email protected]>
Fix a typo in distributed namespace

github.com/STEllAR-GROUP/hpx - f41307dc9a11c8639f890da4170321d4d61f256f authored about 4 years ago by aurianer <[email protected]>
Set CMAKE_PREFIX_PATH for hipblas to be found on rostam

github.com/STEllAR-GROUP/hpx - ff680ebae6829008ecc06e181e9e36ce0843339e authored about 4 years ago by aurianer <[email protected]>
Add a guard for distributed code when hipcc compiles device code

HIPCC compile all code in both device and host version

github.com/STEllAR-GROUP/hpx - 3d5bfe935d163079e4db4beb2188851d539b403e authored about 4 years ago by aurianer <[email protected]>
Fix name of the compute_cuda module define

The current cmake option is HPX_WITH_CUDA_COMPUTE but the module
define is HPX_WITH_MODULE_COMPU...

github.com/STEllAR-GROUP/hpx - c1cc5a1d62c335585bff244a024a566ae514e31b authored about 4 years ago by aurianer <[email protected]>