Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: a561fbf325efa4c38f897735b991d5dc1aea09f8
      
https://github.com/STEllAR-GROUP/hpx/commit/a561fbf325efa4c38f897735b991d5dc1aea09f8
  Author: Hartmut Kaiser <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M libs/CMakeLists.txt
    M 
libs/parallelism/algorithms/include/hpx/parallel/datapar/iterator_helpers.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/datapar/loop.hpp
    M 
libs/parallelism/executors/include/hpx/executors/datapar/execution_policy.hpp

  Log Message:
  -----------
  Attempting to fix datapar compilation issues


  Commit: fd4a059b4b782d7c8d13db815d66eccfc9416e66
      
https://github.com/STEllAR-GROUP/hpx/commit/fd4a059b4b782d7c8d13db815d66eccfc9416e66
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M 
libs/parallelism/algorithms/include/hpx/parallel/datapar/transform_loop.hpp

  Log Message:
  -----------
  change namespace for transform_loop.hpp


  Commit: 9471e68c8dfd05491201603abc56550f6465e5d4
      
https://github.com/STEllAR-GROUP/hpx/commit/9471e68c8dfd05491201603abc56550f6465e5d4
  Author: Mikael Simberg <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M 
libs/parallelism/algorithms/tests/unit/datapar_algorithms/foreach_datapar_zipiter.cpp
    M 
libs/parallelism/algorithms/tests/unit/datapar_algorithms/transform_binary_datapar.cpp
    M 
libs/parallelism/algorithms/tests/unit/datapar_algorithms/transform_datapar.cpp
    M 
libs/parallelism/algorithms/tests/unit/datapar_algorithms/transform_reduce_binary_datapar.cpp
    M 
libs/parallelism/executors/include/hpx/executors/datapar/execution_policy.hpp

  Log Message:
  -----------
  Fix uses of dataseq/par in tests


  Commit: 64c504c1a6afc61ce71c52e92cf5fcc4145f5564
      
https://github.com/STEllAR-GROUP/hpx/commit/64c504c1a6afc61ce71c52e92cf5fcc4145f5564
  Author: Mikael Simberg <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M 
libs/parallelism/executors/include/hpx/executors/datapar/execution_policy.hpp

  Log Message:
  -----------
  Add ifdefs for thread executors compatibility in datapar/execution_policy.hpp


  Commit: dad8a25510d6af26e34145176fb158cf9fff00a9
      
https://github.com/STEllAR-GROUP/hpx/commit/dad8a25510d6af26e34145176fb158cf9fff00a9
  Author: Mikael Simberg <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M .circleci/config.yml
    M .github/workflows/linux_debug.yml
    M .github/workflows/linux_hip.yml
    M .github/workflows/linux_release_fetchcontent.yml
    M .github/workflows/linux_sanitizers.yml
    M tools/docker/Dockerfile

  Log Message:
  -----------
  Test vc integration on CircleCI


  Commit: 45af235936ebe9ad2c71bf470338642d4a9ab133
      
https://github.com/STEllAR-GROUP/hpx/commit/45af235936ebe9ad2c71bf470338642d4a9ab133
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M .circleci/config.yml
    M CMakeLists.txt
    M 
libs/parallelism/algorithms/include/hpx/parallel/datapar/iterator_helpers.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/datapar/loop.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/datapar/transform_loop.hpp
    M 
libs/parallelism/algorithms/tests/unit/datapar_algorithms/count_datapar.cpp
    M 
libs/parallelism/algorithms/tests/unit/datapar_algorithms/countif_datapar.cpp
    M 
libs/parallelism/algorithms/tests/unit/datapar_algorithms/foreach_datapar.cpp
    M 
libs/parallelism/algorithms/tests/unit/datapar_algorithms/foreach_datapar_zipiter.cpp
    M 
libs/parallelism/algorithms/tests/unit/datapar_algorithms/foreachn_datapar.cpp
    M 
libs/parallelism/algorithms/tests/unit/datapar_algorithms/transform_binary2_datapar.cpp
    M 
libs/parallelism/executors/include/hpx/executors/datapar/execution_policy.hpp

  Log Message:
  -----------
  Variaous changes to fix Vc compilation

- Apply cmake-format
- Format CMakeLists.txt
- Fix -Wunused
- Fix headers
- Fix -Wno-sync-nand and -Wtrampolines for Clang with vc
- Update ciricle ci build tag
- Revert c504389d9a95448e5c925b0c23b8185204bc6993
- Fix tests/datapar_algorithms
- Fix in_in_out_result
- Format like util/transform_loop.hpp
- Try fixing vc circle ci


  Commit: efb70ad459812cf3fc21ffcf0b5d26fa3aece31d
      
https://github.com/STEllAR-GROUP/hpx/commit/efb70ad459812cf3fc21ffcf0b5d26fa3aece31d
  Author: Mikael Simberg <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M .github/workflows/linux_debug.yml
    M .github/workflows/linux_hip.yml
    M .github/workflows/linux_release_fetchcontent.yml
    M .github/workflows/linux_sanitizers.yml
    M tools/docker/Dockerfile

  Log Message:
  -----------
  Update image tag used in CI


  Commit: a4c23bc92daf228a3466d763e5661f64e92bcea9
      
https://github.com/STEllAR-GROUP/hpx/commit/a4c23bc92daf228a3466d763e5661f64e92bcea9
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M libs/parallelism/algorithms/include/hpx/parallel/datapar/loop.hpp

  Log Message:
  -----------
  Fix Seg fault on foreach_datapar_zipiter


  Commit: fe5cec0186bb02f42bfce984d135774075db4e7c
      
https://github.com/STEllAR-GROUP/hpx/commit/fe5cec0186bb02f42bfce984d135774075db4e7c
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M libs/parallelism/algorithms/include/hpx/parallel/datapar/loop.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/datapar/transform_loop.hpp

  Log Message:
  -----------
  Fix naming conventions in datapar


  Commit: 66b4a03b2cb1381370c679db5556191ba76b7e54
      
https://github.com/STEllAR-GROUP/hpx/commit/66b4a03b2cb1381370c679db5556191ba76b7e54
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M 
libs/parallelism/algorithms/include/hpx/parallel/datapar/transform_loop.hpp

  Log Message:
  -----------
  Fix datapar_loop_step variable initalisation


  Commit: 90ae8581dc6ca401d612c73369ccdde144159712
      
https://github.com/STEllAR-GROUP/hpx/commit/90ae8581dc6ca401d612c73369ccdde144159712
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M libs/parallelism/algorithms/include/hpx/parallel/datapar/loop.hpp

  Log Message:
  -----------
  Fix formatting


  Commit: 70ec07f0fb1af01f35788b83528d65388e0161ee
      
https://github.com/STEllAR-GROUP/hpx/commit/70ec07f0fb1af01f35788b83528d65388e0161ee
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M 
libs/parallelism/algorithms/include/hpx/parallel/datapar/iterator_helpers.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/datapar/loop.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/datapar/transform_loop.hpp

  Log Message:
  -----------
  Fix is_data_aligned convention


  Commit: 7c812833d712e7a1cbf41dbc657d967aa2afa32a
      
https://github.com/STEllAR-GROUP/hpx/commit/7c812833d712e7a1cbf41dbc657d967aa2afa32a
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M libs/parallelism/algorithms/tests/regressions/CMakeLists.txt
    A libs/parallelism/algorithms/tests/regressions/for_each_datapar.cpp

  Log Message:
  -----------
  Added regression test for_each_datapar


  Commit: ade910354ca4a3a3243f7bea574cfe4f7b395cba
      
https://github.com/STEllAR-GROUP/hpx/commit/ade910354ca4a3a3243f7bea574cfe4f7b395cba
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M libs/parallelism/algorithms/include/hpx/parallel/datapar/zip_iterator.hpp

  Log Message:
  -----------
  Fix is_data_aligned in zip_iterator


  Commit: 18d2b770c657534624530db1d1e3343563aa204e
      
https://github.com/STEllAR-GROUP/hpx/commit/18d2b770c657534624530db1d1e3343563aa204e
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M libs/parallelism/algorithms/include/hpx/parallel/datapar/zip_iterator.hpp

  Log Message:
  -----------
  Fix is_data_aligned variadic template sequencer

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


  Commit: 6227823a4af1f6bfce77c9c9e3e106972e750b76
      
https://github.com/STEllAR-GROUP/hpx/commit/6227823a4af1f6bfce77c9c9e3e106972e750b76
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M libs/parallelism/algorithms/tests/regressions/CMakeLists.txt
    M libs/parallelism/algorithms/tests/regressions/for_each_datapar.cpp

  Log Message:
  -----------
  Add license header and Fix CMakeLists.txt


  Commit: 061b88a11b90c20f3cc6953d1ff30f344d22a518
      
https://github.com/STEllAR-GROUP/hpx/commit/061b88a11b90c20f3cc6953d1ff30f344d22a518
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M libs/parallelism/algorithms/include/hpx/parallel/datapar/zip_iterator.hpp

  Log Message:
  -----------
  Fix datapar/is_data_aligned zip_iterator empty pack


  Commit: 8433398271b32ad9c98f27de0cd8bd824c47022e
      
https://github.com/STEllAR-GROUP/hpx/commit/8433398271b32ad9c98f27de0cd8bd824c47022e
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M libs/parallelism/algorithms/include/hpx/parallel/util/loop.hpp

  Log Message:
  -----------
  Move datapar header include to bottom


  Commit: ec1ac31ac32e8c51f52e1cf0faf3def7151ff352
      
https://github.com/STEllAR-GROUP/hpx/commit/ec1ac31ac32e8c51f52e1cf0faf3def7151ff352
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M 
libs/parallelism/algorithms/include/hpx/parallel/datapar/iterator_helpers.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/datapar/transform_loop.hpp

  Log Message:
  -----------
  Adapt transform_loop_n_ind


  Commit: 03868c64428a8033d35c637349333f668e31b892
      
https://github.com/STEllAR-GROUP/hpx/commit/03868c64428a8033d35c637349333f668e31b892
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M 
libs/parallelism/algorithms/include/hpx/parallel/datapar/transform_loop.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/util/transform_loop.hpp

  Log Message:
  -----------
  Seperate datapar transform_loop_n_ind


  Commit: 6526f5f860aa58648bff47374be77fef83cf95e0
      
https://github.com/STEllAR-GROUP/hpx/commit/6526f5f860aa58648bff47374be77fef83cf95e0
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M 
libs/parallelism/algorithms/include/hpx/parallel/datapar/transform_loop.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/util/transform_loop.hpp

  Log Message:
  -----------
  Apply clang-format


  Commit: 893ab0001a5f2831249b880e959faec8a8b0923a
      
https://github.com/STEllAR-GROUP/hpx/commit/893ab0001a5f2831249b880e959faec8a8b0923a
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M libs/parallelism/algorithms/include/hpx/parallel/util/transform_loop.hpp

  Log Message:
  -----------
  Seperate transform_loop_ind using tag_invoke


  Commit: 03dd90939fa01ee3643f49279ea47dc78bd76e5b
      
https://github.com/STEllAR-GROUP/hpx/commit/03dd90939fa01ee3643f49279ea47dc78bd76e5b
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M 
libs/parallelism/algorithms/include/hpx/parallel/datapar/iterator_helpers.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/datapar/transform_loop.hpp

  Log Message:
  -----------
  Fixing datapar transform_loop_n_ind


  Commit: 6a37a0c1faebb14fe52f2bd8b312b352cf3807af
      
https://github.com/STEllAR-GROUP/hpx/commit/6a37a0c1faebb14fe52f2bd8b312b352cf3807af
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M 
libs/parallelism/algorithms/include/hpx/parallel/datapar/iterator_helpers.hpp

  Log Message:
  -----------
  Fix datapar iterator_helpers include


  Commit: 950a0569388fe8fbfa06020c417e2dec436a8dfe
      
https://github.com/STEllAR-GROUP/hpx/commit/950a0569388fe8fbfa06020c417e2dec436a8dfe
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M 
libs/parallelism/algorithms/include/hpx/parallel/datapar/transform_loop.hpp

  Log Message:
  -----------
  Adapt datapar transform_loop_ind


  Commit: 76bee9808d861018d0b73d6aae4a38259dc41324
      
https://github.com/STEllAR-GROUP/hpx/commit/76bee9808d861018d0b73d6aae4a38259dc41324
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M 
libs/parallelism/algorithms/include/hpx/parallel/datapar/iterator_helpers.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/datapar/transform_loop.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/util/transform_loop.hpp

  Log Message:
  -----------
  Seperate datapar transform_loop_n using tag_invoke


  Commit: d65c3d36aa59be16d5fe17dea264e2e60857b344
      
https://github.com/STEllAR-GROUP/hpx/commit/d65c3d36aa59be16d5fe17dea264e2e60857b344
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M 
libs/parallelism/algorithms/include/hpx/parallel/datapar/iterator_helpers.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/datapar/transform_loop.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/util/transform_loop.hpp

  Log Message:
  -----------
  Seperate datapar transform_binary_loop_n using tag_invoke


  Commit: 15d0a843e726ff80abdecbf46a6363e288308202
      
https://github.com/STEllAR-GROUP/hpx/commit/15d0a843e726ff80abdecbf46a6363e288308202
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M 
libs/parallelism/algorithms/include/hpx/parallel/datapar/transform_loop.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/util/transform_loop.hpp

  Log Message:
  -----------
  Seperate datapar transform_loop using tag_invoke


  Commit: 28225b4337a50a6c89d098083975f0318fc80a31
      
https://github.com/STEllAR-GROUP/hpx/commit/28225b4337a50a6c89d098083975f0318fc80a31
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M 
libs/parallelism/algorithms/include/hpx/parallel/datapar/transform_loop.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/util/transform_loop.hpp

  Log Message:
  -----------
  Seperate datapar transform_binary_loop using tag_invoke


  Commit: b07be9df45f73c3e658e3fe421a7ba0049635319
      
https://github.com/STEllAR-GROUP/hpx/commit/b07be9df45f73c3e658e3fe421a7ba0049635319
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M 
libs/parallelism/algorithms/include/hpx/parallel/datapar/iterator_helpers.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/datapar/loop.hpp

  Log Message:
  -----------
  Adapt and Seperate datapar loop_n_ind using tag_invoke


  Commit: 6e9de6fa6b6e8d2a5377b30e9c062a695f6cf1ba
      
https://github.com/STEllAR-GROUP/hpx/commit/6e9de6fa6b6e8d2a5377b30e9c062a695f6cf1ba
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M libs/parallelism/algorithms/include/hpx/parallel/datapar/loop.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/util/loop.hpp

  Log Message:
  -----------
  Adapt and Seperate datapar loop_ind using tag_invoke


  Commit: 24ee0469febcff5224fa85e1e5ac4efbcaf97d66
      
https://github.com/STEllAR-GROUP/hpx/commit/24ee0469febcff5224fa85e1e5ac4efbcaf97d66
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M libs/parallelism/algorithms/include/hpx/parallel/datapar/loop.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/util/loop.hpp

  Log Message:
  -----------
  Seperate datapar loop_step using tag_invoke


  Commit: ce7778e0b8f3fbef8e741cf69c5caa97dae44cd2
      
https://github.com/STEllAR-GROUP/hpx/commit/ce7778e0b8f3fbef8e741cf69c5caa97dae44cd2
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M libs/parallelism/algorithms/include/hpx/parallel/datapar/loop.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/util/loop.hpp

  Log Message:
  -----------
  Seperate datapar loop_optimization using tag_invoke


  Commit: fb06e071721589e8834cd3fc9fe2a430209d902b
      
https://github.com/STEllAR-GROUP/hpx/commit/fb06e071721589e8834cd3fc9fe2a430209d902b
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M libs/parallelism/algorithms/include/hpx/parallel/datapar/loop.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/util/loop.hpp

  Log Message:
  -----------
  Seperate datapar loop using tag_invoke


  Commit: 141ddc7b9610e9a3b81c86bb345b361bc47f4540
      
https://github.com/STEllAR-GROUP/hpx/commit/141ddc7b9610e9a3b81c86bb345b361bc47f4540
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M libs/parallelism/algorithms/include/hpx/parallel/datapar/loop.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/util/loop.hpp

  Log Message:
  -----------
  Seperate datapar loop2 using tag_invoke


  Commit: e29d27c0f940f312ebbece0bd1b4cc3fbe24b58a
      
https://github.com/STEllAR-GROUP/hpx/commit/e29d27c0f940f312ebbece0bd1b4cc3fbe24b58a
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M libs/parallelism/algorithms/include/hpx/parallel/datapar/loop.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/util/loop.hpp

  Log Message:
  -----------
  Seperate datapar accumulate and extract values


  Commit: 56bf6b2cbb4164fc2bb94effe0f264504c1542aa
      
https://github.com/STEllAR-GROUP/hpx/commit/56bf6b2cbb4164fc2bb94effe0f264504c1542aa
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M libs/parallelism/algorithms/tests/regressions/CMakeLists.txt

  Log Message:
  -----------
  Added regression test for_each_datapar


  Commit: 156744a456298ba9c9c140bb33a39ee023e6aafd
      
https://github.com/STEllAR-GROUP/hpx/commit/156744a456298ba9c9c140bb33a39ee023e6aafd
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M libs/parallelism/algorithms/tests/regressions/CMakeLists.txt

  Log Message:
  -----------
  Add license header and Fix CMakeLists.txt


  Commit: d23b31f367065a4a6c0f75cdf2ee06ea09e11b87
      
https://github.com/STEllAR-GROUP/hpx/commit/d23b31f367065a4a6c0f75cdf2ee06ea09e11b87
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M 
libs/parallelism/algorithms/include/hpx/parallel/datapar/iterator_helpers.hpp

  Log Message:
  -----------
  Adapt transform_loop_n_ind


  Commit: 0172bdf9d3878359fcf0c63034382bd83d3e0be5
      
https://github.com/STEllAR-GROUP/hpx/commit/0172bdf9d3878359fcf0c63034382bd83d3e0be5
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M 
libs/parallelism/algorithms/include/hpx/parallel/datapar/iterator_helpers.hpp

  Log Message:
  -----------
  Fixing datapar transform_loop_n_ind


  Commit: ae5525f371773d1add2643b48d51fcad89f89599
      
https://github.com/STEllAR-GROUP/hpx/commit/ae5525f371773d1add2643b48d51fcad89f89599
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M 
libs/parallelism/algorithms/include/hpx/parallel/datapar/transform_loop.hpp

  Log Message:
  -----------
  Adapt datapar transform_loop_ind


  Commit: 17c77fa37821499bdcecf3c666df741ec1337c68
      
https://github.com/STEllAR-GROUP/hpx/commit/17c77fa37821499bdcecf3c666df741ec1337c68
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M libs/parallelism/algorithms/include/hpx/parallel/util/loop.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/util/transform_loop.hpp

  Log Message:
  -----------
  Remove datapar headers from util


  Commit: 29579b47f32aeeeb0361604ad583ba2d99fd8a47
      
https://github.com/STEllAR-GROUP/hpx/commit/29579b47f32aeeeb0361604ad583ba2d99fd8a47
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-05-02 (Sun, 02 May 2021)

  Changed paths:
    M libs/parallelism/algorithms/include/hpx/parallel/util/loop.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/util/transform_loop.hpp

  Log Message:
  -----------
  Fix small bugs and typos


  Commit: 5ce5e52068d6caa81599f30a9b45fe549cf36fdf
      
https://github.com/STEllAR-GROUP/hpx/commit/5ce5e52068d6caa81599f30a9b45fe549cf36fdf
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-05-03 (Mon, 03 May 2021)

  Changed paths:
    M 
libs/parallelism/algorithms/include/hpx/parallel/datapar/iterator_helpers.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/datapar/loop.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/datapar/transform_loop.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/datapar/zip_iterator.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/util/loop.hpp

  Log Message:
  -----------
  Fix rebase and small bugs


  Commit: ec8500ceccbff0c4df7f1eb7777c45d9aadeb1bd
      
https://github.com/STEllAR-GROUP/hpx/commit/ec8500ceccbff0c4df7f1eb7777c45d9aadeb1bd
  Author: Hartmut Kaiser <[email protected]>
  Date:   2021-05-04 (Tue, 04 May 2021)

  Changed paths:
    M .github/workflows/linux_debug.yml
    M .github/workflows/linux_hip.yml
    M .github/workflows/linux_release_fetchcontent.yml
    M .github/workflows/linux_sanitizers.yml
    M 
libs/parallelism/algorithms/include/hpx/parallel/datapar/iterator_helpers.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/datapar/loop.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/datapar/transform_loop.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/datapar/zip_iterator.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/util/loop.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/util/transform_loop.hpp
    M libs/parallelism/algorithms/tests/regressions/CMakeLists.txt
    A libs/parallelism/algorithms/tests/regressions/for_each_datapar.cpp
    M tools/docker/Dockerfile

  Log Message:
  -----------
  Merge pull request #5309 from srinivasyadav18/seperate_datapar

Seperate datapar


  Commit: c0872c555cebe393314c088abfd7cdc0f733f198
      
https://github.com/STEllAR-GROUP/hpx/commit/c0872c555cebe393314c088abfd7cdc0f733f198
  Author: Mikael Simberg <[email protected]>
  Date:   2021-05-07 (Fri, 07 May 2021)

  Changed paths:
    M .circleci/config.yml
    M .github/workflows/linux_debug.yml
    M .github/workflows/linux_hip.yml
    M .github/workflows/linux_release_fetchcontent.yml
    M .github/workflows/linux_sanitizers.yml
    M CMakeLists.txt
    M libs/CMakeLists.txt
    M 
libs/parallelism/algorithms/include/hpx/parallel/datapar/iterator_helpers.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/datapar/loop.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/datapar/transform_loop.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/datapar/zip_iterator.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/util/loop.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/util/transform_loop.hpp
    M libs/parallelism/algorithms/tests/regressions/CMakeLists.txt
    A libs/parallelism/algorithms/tests/regressions/for_each_datapar.cpp
    M 
libs/parallelism/algorithms/tests/unit/datapar_algorithms/count_datapar.cpp
    M 
libs/parallelism/algorithms/tests/unit/datapar_algorithms/countif_datapar.cpp
    M 
libs/parallelism/algorithms/tests/unit/datapar_algorithms/foreach_datapar.cpp
    M 
libs/parallelism/algorithms/tests/unit/datapar_algorithms/foreach_datapar_zipiter.cpp
    M 
libs/parallelism/algorithms/tests/unit/datapar_algorithms/foreachn_datapar.cpp
    M 
libs/parallelism/algorithms/tests/unit/datapar_algorithms/transform_binary2_datapar.cpp
    M 
libs/parallelism/algorithms/tests/unit/datapar_algorithms/transform_binary_datapar.cpp
    M 
libs/parallelism/algorithms/tests/unit/datapar_algorithms/transform_datapar.cpp
    M 
libs/parallelism/algorithms/tests/unit/datapar_algorithms/transform_reduce_binary_datapar.cpp
    M 
libs/parallelism/executors/include/hpx/executors/datapar/execution_policy.hpp
    M tools/docker/Dockerfile

  Log Message:
  -----------
  Merge pull request #5235 from STEllAR-GROUP/fixing_datapar

Attempting to fix datapar compilation issues


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/2360b1a38ac2...c0872c555ceb
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to