Branch: refs/heads/fixing_datapar
  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


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

Reply via email to