Branch: refs/heads/fixing_datapar
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 6209aceef9b81d166b0411117ef8bd4c6e10a1ae
      
https://github.com/STEllAR-GROUP/hpx/commit/6209aceef9b81d166b0411117ef8bd4c6e10a1ae
  Author: Hartmut Kaiser <[email protected]>
  Date:   2021-04-05 (Mon, 05 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: a0af655bbc76c8605228b7fb9cbfdbc14ca48619
      
https://github.com/STEllAR-GROUP/hpx/commit/a0af655bbc76c8605228b7fb9cbfdbc14ca48619
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-04-05 (Mon, 05 Apr 2021)

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

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


  Commit: 56a48895e41331d03c00df04b6016a6a188eee31
      
https://github.com/STEllAR-GROUP/hpx/commit/56a48895e41331d03c00df04b6016a6a188eee31
  Author: Mikael Simberg <[email protected]>
  Date:   2021-04-05 (Mon, 05 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: b09d62f14a3f838ad7d240dfe7d843ceb9c334c2
      
https://github.com/STEllAR-GROUP/hpx/commit/b09d62f14a3f838ad7d240dfe7d843ceb9c334c2
  Author: Mikael Simberg <[email protected]>
  Date:   2021-04-05 (Mon, 05 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: d6bfcc84c8b3d1b4cc0f45f0b78268b9c55825ac
      
https://github.com/STEllAR-GROUP/hpx/commit/d6bfcc84c8b3d1b4cc0f45f0b78268b9c55825ac
  Author: Mikael Simberg <[email protected]>
  Date:   2021-04-05 (Mon, 05 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: 6083c7b90122ca121793362cf163bf1e2d7af741
      
https://github.com/STEllAR-GROUP/hpx/commit/6083c7b90122ca121793362cf163bf1e2d7af741
  Author: srinivasyadav18 <[email protected]>
  Date:   2021-04-05 (Mon, 05 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


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

Reply via email to