Branch: refs/heads/copy_cpo
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: cf7405bd13c35af0f1bb7294929fddda307ece3c
      
https://github.com/STEllAR-GROUP/hpx/commit/cf7405bd13c35af0f1bb7294929fddda307ece3c
  Author: Hartmut Kaiser <[email protected]>
  Date:   2020-07-13 (Mon, 13 Jul 2020)

  Changed paths:
    M docs/sphinx/api/public_api.rst
    M docs/sphinx/manual/writing_single_node_hpx_applications.rst
    M libs/algorithms/include/hpx/algorithm.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/copy.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/exclusive_scan.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/inclusive_scan.hpp
    M 
libs/algorithms/include/hpx/parallel/algorithms/transform_exclusive_scan.hpp
    M 
libs/algorithms/include/hpx/parallel/algorithms/transform_inclusive_scan.hpp
    M libs/algorithms/include/hpx/parallel/container_algorithms/copy.hpp
    M libs/algorithms/include/hpx/parallel/util/transfer.hpp
    M libs/algorithms/tests/unit/algorithms/copyn.cpp
    M libs/algorithms/tests/unit/container_algorithms/CMakeLists.txt
    A libs/algorithms/tests/unit/container_algorithms/copyn_range.cpp
    M libs/compute_cuda/include/hpx/compute/cuda/transfer.hpp

  Log Message:
  -----------
  Adding hpx::copy_n and hpx::ranges::copy_n

- deprecate hpx::parallel::copy_n
- flyby: documentation fixes


_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to