Branch: refs/heads/dlaf_transform_mpi
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: a032be25ddf61f6133b747a79aa0fd6506694990
      
https://github.com/STEllAR-GROUP/hpx/commit/a032be25ddf61f6133b747a79aa0fd6506694990
  Author: Auriane R <[email protected]>
  Date:   2021-09-24 (Fri, 24 Sep 2021)

  Changed paths:
    M libs/core/execution/tests/CMakeLists.txt
    A libs/core/execution/tests/include/algorithm_test_utils.hpp
    M libs/core/execution/tests/unit/CMakeLists.txt
    R libs/core/execution/tests/unit/algorithm_test_utils.hpp

  Log Message:
  -----------
  Move the algorithms tests utils in a test include


  Commit: bfe559cdaf20115b62a85d0f351bdbd317d6219b
      
https://github.com/STEllAR-GROUP/hpx/commit/bfe559cdaf20115b62a85d0f351bdbd317d6219b
  Author: Auriane R <[email protected]>
  Date:   2021-09-24 (Fri, 24 Sep 2021)

  Changed paths:
    M libs/core/async_mpi/CMakeLists.txt
    A libs/core/async_mpi/include/hpx/async_mpi/mpi_exception.hpp
    M libs/core/async_mpi/include/hpx/async_mpi/mpi_executor.hpp
    M libs/core/async_mpi/include/hpx/async_mpi/mpi_future.hpp
    M libs/core/async_mpi/src/mpi_future.cpp

  Log Message:
  -----------
  Refactor MPI polling to be able to handle callbacks

Necessary for the transform_mpi impl based on senders and receivers.


  Commit: d3d38f66cf56535ded0634116eebcf8e1d54c2d8
      
https://github.com/STEllAR-GROUP/hpx/commit/d3d38f66cf56535ded0634116eebcf8e1d54c2d8
  Author: Auriane R <[email protected]>
  Date:   2021-09-24 (Fri, 24 Sep 2021)

  Changed paths:
    M libs/core/debugging/src/print.cpp

  Log Message:
  -----------
  Remove unecessary export in definition, already in declaration


  Commit: 933d295f7bbcfeed05afc4460acadc48d6780916
      
https://github.com/STEllAR-GROUP/hpx/commit/933d295f7bbcfeed05afc4460acadc48d6780916
  Author: Auriane R <[email protected]>
  Date:   2021-09-24 (Fri, 24 Sep 2021)

  Changed paths:
    M libs/core/debugging/include/hpx/debugging/print.hpp
    M libs/core/debugging/src/print.cpp

  Log Message:
  -----------
  Remove template of print_ptr to accept any pointers


  Commit: 7568eb8ca32ee18b69539ff37e80014cb2ec49d0
      
https://github.com/STEllAR-GROUP/hpx/commit/7568eb8ca32ee18b69539ff37e80014cb2ec49d0
  Author: Auriane R <[email protected]>
  Date:   2021-09-24 (Fri, 24 Sep 2021)

  Changed paths:
    M libs/core/debugging/src/print.cpp

  Log Message:
  -----------
  Add an int specialization for the print_hex facility


  Commit: fa567549c9ea8a6802947165bf64d292fbb2ef31
      
https://github.com/STEllAR-GROUP/hpx/commit/fa567549c9ea8a6802947165bf64d292fbb2ef31
  Author: Auriane R <[email protected]>
  Date:   2021-09-24 (Fri, 24 Sep 2021)

  Changed paths:
    M libs/core/async_mpi/CMakeLists.txt
    M libs/core/async_mpi/include/hpx/async_mpi/mpi_exception.hpp
    M libs/core/async_mpi/include/hpx/async_mpi/mpi_future.hpp
    A libs/core/async_mpi/include/hpx/async_mpi/transform_mpi.hpp
    M libs/core/async_mpi/src/mpi_future.cpp
    M libs/core/async_mpi/tests/unit/CMakeLists.txt
    A libs/core/async_mpi/tests/unit/algorithm_transform_mpi.cpp
    M libs/core/execution/include/hpx/execution/algorithms/transform.hpp
    M libs/core/execution/tests/include/algorithm_test_utils.hpp

  Log Message:
  -----------
  Add transform_mpi senders/receivers implementation and tests

+ Make the MPI error message more verbose than just the error code.


  Commit: 1748bbbfe5ad1075438000661504cb20ce53020c
      
https://github.com/STEllAR-GROUP/hpx/commit/1748bbbfe5ad1075438000661504cb20ce53020c
  Author: Auriane R <[email protected]>
  Date:   2021-09-24 (Fri, 24 Sep 2021)

  Changed paths:
    M libs/core/async_cuda/include/hpx/async_cuda/cuda_exception.hpp
    M libs/core/async_mpi/include/hpx/async_mpi/mpi_exception.hpp

  Log Message:
  -----------
  Remove the EXPORTs from cuda and mpi exceptions

+ Add explicit keyword for the constructor


  Commit: acc67c5720abcd46449fc7f2e8df886ceb914ebd
      
https://github.com/STEllAR-GROUP/hpx/commit/acc67c5720abcd46449fc7f2e8df886ceb914ebd
  Author: aurianer <[email protected]>
  Date:   2021-09-24 (Fri, 24 Sep 2021)

  Changed paths:
    M libs/core/async_mpi/tests/unit/algorithm_transform_mpi.cpp

  Log Message:
  -----------
  Fix problem on rostam configuration

1 main per rank was launched, it caused problems with the MPI_Barrier


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/a032be25ddf6%5E...acc67c5720ab
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to