Branch: refs/heads/fixing_datapar
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 79b0f09cbfd2c1aab5944795d12b075c96140fbe
      
https://github.com/STEllAR-GROUP/hpx/commit/79b0f09cbfd2c1aab5944795d12b075c96140fbe
  Author: Hartmut Kaiser <[email protected]>
  Date:   2021-04-20 (Tue, 20 Apr 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: 70f98c2491eeb4a45a124c335bfc236d50a859c5
      
https://github.com/STEllAR-GROUP/hpx/commit/70f98c2491eeb4a45a124c335bfc236d50a859c5
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

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

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


  Commit: 90a2bd49a15f5f6db6ce98bbcd0b907a21e5f6dc
      
https://github.com/STEllAR-GROUP/hpx/commit/90a2bd49a15f5f6db6ce98bbcd0b907a21e5f6dc
  Author: Mikael Simberg <[email protected]>
  Date:   2021-04-20 (Tue, 20 Apr 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: c5137d96986d24e9ec7462ff1f85a8847663c2f8
      
https://github.com/STEllAR-GROUP/hpx/commit/c5137d96986d24e9ec7462ff1f85a8847663c2f8
  Author: Mikael Simberg <[email protected]>
  Date:   2021-04-20 (Tue, 20 Apr 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: 16910cb3df28b966f6370861c8469acef71df0c9
      
https://github.com/STEllAR-GROUP/hpx/commit/16910cb3df28b966f6370861c8469acef71df0c9
  Author: Mikael Simberg <[email protected]>
  Date:   2021-04-20 (Tue, 20 Apr 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: 05aec1e90eb0cd23882c2d802b53b48a5ff5ab3a
      
https://github.com/STEllAR-GROUP/hpx/commit/05aec1e90eb0cd23882c2d802b53b48a5ff5ab3a
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-04-20 (Tue, 20 Apr 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: 2a04aceb6a9702d1c31fd81f51dd2dd9b02770d0
      
https://github.com/STEllAR-GROUP/hpx/commit/2a04aceb6a9702d1c31fd81f51dd2dd9b02770d0
  Author: Mikael Simberg <[email protected]>
  Date:   2021-04-20 (Tue, 20 Apr 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: 1c7fd8ec8ddc00fd57bbe11ef1290516f5244619
      
https://github.com/STEllAR-GROUP/hpx/commit/1c7fd8ec8ddc00fd57bbe11ef1290516f5244619
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

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

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


  Commit: 9ca0887ca49abb2ab8307f24e62b95fa86309f1e
      
https://github.com/STEllAR-GROUP/hpx/commit/9ca0887ca49abb2ab8307f24e62b95fa86309f1e
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-04-20 (Tue, 20 Apr 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: 3c966d6e41fa824e85823a9affa6a16178c7f29e
      
https://github.com/STEllAR-GROUP/hpx/commit/3c966d6e41fa824e85823a9affa6a16178c7f29e
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

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

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


  Commit: 5ecd0f8db50a34294ce13523970104efdbede673
      
https://github.com/STEllAR-GROUP/hpx/commit/5ecd0f8db50a34294ce13523970104efdbede673
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

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

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


  Commit: a5289fcd51067de6dcd8c2e172d21fc3f1e41c4c
      
https://github.com/STEllAR-GROUP/hpx/commit/a5289fcd51067de6dcd8c2e172d21fc3f1e41c4c
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-04-20 (Tue, 20 Apr 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: 359845f2ad85fbf6f735de8cbb55f6ea02f7f64f
      
https://github.com/STEllAR-GROUP/hpx/commit/359845f2ad85fbf6f735de8cbb55f6ea02f7f64f
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-04-20 (Tue, 20 Apr 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: 09f2fe490c08a7068a0c2f0bcc770156d3266996
      
https://github.com/STEllAR-GROUP/hpx/commit/09f2fe490c08a7068a0c2f0bcc770156d3266996
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

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

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


  Commit: c77a89f9c8911fbb3e49b34d5ec198bc6f8c2826
      
https://github.com/STEllAR-GROUP/hpx/commit/c77a89f9c8911fbb3e49b34d5ec198bc6f8c2826
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-04-20 (Tue, 20 Apr 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: 437a358da0925ebbe205e6807760910217956656
      
https://github.com/STEllAR-GROUP/hpx/commit/437a358da0925ebbe205e6807760910217956656
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-04-20 (Tue, 20 Apr 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: d7f8202a935e57b10175995d21d138bab8b0fceb
      
https://github.com/STEllAR-GROUP/hpx/commit/d7f8202a935e57b10175995d21d138bab8b0fceb
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-04-20 (Tue, 20 Apr 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


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

Reply via email to