Branch: refs/heads/apex_callback_refactoring
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: f451df24bb0246a3f2126dfbe8ffd77fa2f43ca8
      
https://github.com/STEllAR-GROUP/hpx/commit/f451df24bb0246a3f2126dfbe8ffd77fa2f43ca8
  Author: Kevin Huck <kh...@cs.uoregon.edu>
  Date:   2019-11-08 (Fri, 08 Nov 2019)

  Changed paths:
    M hpx/hpx_init_impl.hpp
    M hpx/hpx_start_impl.hpp
    M src/CMakeLists.txt

  Log Message:
  -----------
  minor fixes for building on OSX Darwin


  Commit: 3eb3b613ab7da8f5c8c6110307bca5104fe7f7cc
      
https://github.com/STEllAR-GROUP/hpx/commit/3eb3b613ab7da8f5c8c6110307bca5104fe7f7cc
  Author: Kevin Huck <kh...@cs.uoregon.edu>
  Date:   2019-11-10 (Sun, 10 Nov 2019)

  Changed paths:
    M hpx/hpx_init_impl.hpp

  Log Message:
  -----------
  removing APPLE specific changes


  Commit: 5c250515998c6b2da756d973cc68b15b9eb4e59b
      
https://github.com/STEllAR-GROUP/hpx/commit/5c250515998c6b2da756d973cc68b15b9eb4e59b
  Author: Kevin Huck <kh...@cs.uoregon.edu>
  Date:   2019-11-10 (Sun, 10 Nov 2019)

  Changed paths:
    M hpx/hpx_start_impl.hpp

  Log Message:
  -----------
  Removing APPLE specific changes


  Commit: cf909939a1d2de4768d332b03670104908d215d8
      
https://github.com/STEllAR-GROUP/hpx/commit/cf909939a1d2de4768d332b03670104908d215d8
  Author: Mikael Simberg <mikael.simb...@iki.fi>
  Date:   2019-11-11 (Mon, 11 Nov 2019)

  Changed paths:
    M cmake/HPX_SetupCUDA.cmake

  Log Message:
  -----------
  Don't define hpx::cuda target if already defined


  Commit: 4fc3db039c7e35dd2275ab007e1eee9b6edf9774
      
https://github.com/STEllAR-GROUP/hpx/commit/4fc3db039c7e35dd2275ab007e1eee9b6edf9774
  Author: Hartmut Kaiser <hartmut.kai...@gmail.com>
  Date:   2019-11-11 (Mon, 11 Nov 2019)

  Changed paths:
    M docs/CMakeLists.txt
    M docs/sphinx/manual/miscellaneous.rst
    R examples/1d_stencil/1d_stencil_4_checkpoint.cpp
    M examples/1d_stencil/CMakeLists.txt
    R hpx/util/checkpoint.hpp
    M libs/CMakeLists.txt
    M libs/all_modules.rst
    A libs/checkpoint/CMakeLists.txt
    A libs/checkpoint/README.rst
    A libs/checkpoint/docs/index.rst
    A libs/checkpoint/examples/1d_stencil_4_checkpoint.cpp
    A libs/checkpoint/examples/CMakeLists.txt
    A libs/checkpoint/examples/print_time_results.hpp
    A libs/checkpoint/include/hpx/checkpoint/checkpoint.hpp
    A libs/checkpoint/include_compatibility/hpx/util/checkpoint.hpp
    A libs/checkpoint/tests/CMakeLists.txt
    A libs/checkpoint/tests/performance/CMakeLists.txt
    A libs/checkpoint/tests/regressions/CMakeLists.txt
    A libs/checkpoint/tests/unit/CMakeLists.txt
    A libs/checkpoint/tests/unit/checkpoint.cpp
    A libs/checkpoint/tests/unit/checkpoint_component.cpp
    M libs/compute/tests/regressions/CMakeLists.txt
    M libs/compute/tests/unit/CMakeLists.txt
    M libs/compute_cuda/examples/CMakeLists.txt
    M libs/compute_cuda/tests/performance/CMakeLists.txt
    M libs/compute_cuda/tests/unit/CMakeLists.txt
    M libs/create_library_skeleton.py
    M tests/unit/util/CMakeLists.txt
    R tests/unit/util/checkpoint.cpp
    R tests/unit/util/checkpoint_component.cpp

  Log Message:
  -----------
  Move checkpointing support to its own module

- flyby: fixing solution folders for moved tests


  Commit: 90be1217a71b9a55049622cad692336d45ad2686
      
https://github.com/STEllAR-GROUP/hpx/commit/90be1217a71b9a55049622cad692336d45ad2686
  Author: Hartmut Kaiser <hartmut.kai...@gmail.com>
  Date:   2019-11-11 (Mon, 11 Nov 2019)

  Changed paths:
    M libs/checkpoint/examples/print_time_results.hpp

  Log Message:
  -----------
  clang-format file


  Commit: c99f4ba0219175fb7df551bfd5e9be0e5ffb0607
      
https://github.com/STEllAR-GROUP/hpx/commit/c99f4ba0219175fb7df551bfd5e9be0e5ffb0607
  Author: Kevin Huck <kh...@cs.uoregon.edu>
  Date:   2019-11-11 (Mon, 11 Nov 2019)

  Changed paths:
    M src/CMakeLists.txt

  Log Message:
  -----------
  simplifying cmakefile


  Commit: 28c4c832d91c227109f2307254d7cc40ba2b601a
      
https://github.com/STEllAR-GROUP/hpx/commit/28c4c832d91c227109f2307254d7cc40ba2b601a
  Author: Kevin Huck <kh...@cs.uoregon.edu>
  Date:   2019-11-11 (Mon, 11 Nov 2019)

  Changed paths:
    M src/CMakeLists.txt

  Log Message:
  -----------
  This is the correct fix - UNIX is set for APPLE, too...


  Commit: 0443f2829699d4c5fcf8d76df54fee6ba8d027f4
      
https://github.com/STEllAR-GROUP/hpx/commit/0443f2829699d4c5fcf8d76df54fee6ba8d027f4
  Author: Kevin Huck <kh...@cs.uoregon.edu>
  Date:   2019-11-11 (Mon, 11 Nov 2019)

  Changed paths:
    M hpx/hpx_init_impl.hpp
    M hpx/hpx_start_impl.hpp
    M src/CMakeLists.txt

  Log Message:
  -----------
  Merge branch 'osx_build_fixes' of github.com:STEllAR-GROUP/hpx into 
osx_build_fixes


  Commit: 0b33f672d70df2039927eb0a48b2a0cd4b9b1601
      
https://github.com/STEllAR-GROUP/hpx/commit/0b33f672d70df2039927eb0a48b2a0cd4b9b1601
  Author: Mikael Simberg <mikael.simb...@iki.fi>
  Date:   2019-11-12 (Tue, 12 Nov 2019)

  Changed paths:
    M src/CMakeLists.txt

  Log Message:
  -----------
  Merge pull request #4196 from STEllAR-GROUP/osx_build_fixes

minor fixes for building on OSX Darwin


  Commit: 3b0408fdff1f14e40f9afb81b409cde1f770db6b
      
https://github.com/STEllAR-GROUP/hpx/commit/3b0408fdff1f14e40f9afb81b409cde1f770db6b
  Author: Mikael Simberg <mikael.simb...@iki.fi>
  Date:   2019-11-12 (Tue, 12 Nov 2019)

  Changed paths:
    M cmake/HPX_SetupCUDA.cmake

  Log Message:
  -----------
  Merge pull request #4202 from msimberg/fix-cuda-target

Fix CUDA configuration


  Commit: 96c989b24b5828e600e35c245f294ae0e1ff9553
      
https://github.com/STEllAR-GROUP/hpx/commit/96c989b24b5828e600e35c245f294ae0e1ff9553
  Author: Mikael Simberg <mikael.simb...@iki.fi>
  Date:   2019-11-12 (Tue, 12 Nov 2019)

  Changed paths:
    M docs/CMakeLists.txt
    M docs/sphinx/manual/miscellaneous.rst
    R examples/1d_stencil/1d_stencil_4_checkpoint.cpp
    M examples/1d_stencil/CMakeLists.txt
    R hpx/util/checkpoint.hpp
    M libs/CMakeLists.txt
    M libs/all_modules.rst
    A libs/checkpoint/CMakeLists.txt
    A libs/checkpoint/README.rst
    A libs/checkpoint/docs/index.rst
    A libs/checkpoint/examples/1d_stencil_4_checkpoint.cpp
    A libs/checkpoint/examples/CMakeLists.txt
    A libs/checkpoint/examples/print_time_results.hpp
    A libs/checkpoint/include/hpx/checkpoint/checkpoint.hpp
    A libs/checkpoint/include_compatibility/hpx/util/checkpoint.hpp
    A libs/checkpoint/tests/CMakeLists.txt
    A libs/checkpoint/tests/performance/CMakeLists.txt
    A libs/checkpoint/tests/regressions/CMakeLists.txt
    A libs/checkpoint/tests/unit/CMakeLists.txt
    A libs/checkpoint/tests/unit/checkpoint.cpp
    A libs/checkpoint/tests/unit/checkpoint_component.cpp
    M libs/compute/tests/regressions/CMakeLists.txt
    M libs/compute/tests/unit/CMakeLists.txt
    M libs/compute_cuda/examples/CMakeLists.txt
    M libs/compute_cuda/tests/performance/CMakeLists.txt
    M libs/compute_cuda/tests/unit/CMakeLists.txt
    M libs/create_library_skeleton.py
    M tests/unit/util/CMakeLists.txt
    R tests/unit/util/checkpoint.cpp
    R tests/unit/util/checkpoint_component.cpp

  Log Message:
  -----------
  Merge pull request #4178 from STEllAR-GROUP/module_checkpoint

Move checkpointing support to its own module


  Commit: 374068a699b2a2a499f36ca687d33eec9deccf05
      
https://github.com/STEllAR-GROUP/hpx/commit/374068a699b2a2a499f36ca687d33eec9deccf05
  Author: Mikael Simberg <simb...@cscs.ch>
  Date:   2019-11-13 (Wed, 13 Nov 2019)

  Changed paths:
    M 
libs/algorithms/include/hpx/parallel/util/detail/handle_local_exceptions.hpp

  Log Message:
  -----------
  Disable handle_local_exceptions in device code


  Commit: bde31e3645b16f90c973c74b68d136c4a7e654f2
      
https://github.com/STEllAR-GROUP/hpx/commit/bde31e3645b16f90c973c74b68d136c4a7e654f2
  Author: Mikael Simberg <simb...@cscs.ch>
  Date:   2019-11-13 (Wed, 13 Nov 2019)

  Changed paths:
    M libs/assertion/include/hpx/assertion.hpp

  Log Message:
  -----------
  Use CUDA assert function in device code


  Commit: 435f935523164a482f3eb8578565973f3c9f41e0
      
https://github.com/STEllAR-GROUP/hpx/commit/435f935523164a482f3eb8578565973f3c9f41e0
  Author: Mikael Simberg <simb...@cscs.ch>
  Date:   2019-11-13 (Wed, 13 Nov 2019)

  Changed paths:
    M src/util/interval_timer.cpp
    M src/util/one_size_heap_list.cpp

  Log Message:
  -----------
  Change register_* calls from hpx::applier to hpx::threads namespace


  Commit: 81747589077ddd78ea9de683f80a3b5663501b04
      
https://github.com/STEllAR-GROUP/hpx/commit/81747589077ddd78ea9de683f80a3b5663501b04
  Author: Mikael Simberg <mikael.simb...@iki.fi>
  Date:   2019-11-13 (Wed, 13 Nov 2019)

  Changed paths:
    M 
libs/algorithms/include/hpx/parallel/util/detail/handle_local_exceptions.hpp
    M libs/assertion/include/hpx/assertion.hpp
    M src/util/interval_timer.cpp
    M src/util/one_size_heap_list.cpp

  Log Message:
  -----------
  Merge pull request #4209 from msimberg/fix-cuda-10

Fix CUDA 10 build


  Commit: 6ca516d12c9b39d621d6089452f5638cd67a2023
      
https://github.com/STEllAR-GROUP/hpx/commit/6ca516d12c9b39d621d6089452f5638cd67a2023
  Author: Kevin Huck <kh...@cs.uoregon.edu>
  Date:   2019-11-13 (Wed, 13 Nov 2019)

  Changed paths:
    M cmake/HPX_SetupCUDA.cmake
    M docs/CMakeLists.txt
    M docs/sphinx/manual/miscellaneous.rst
    R examples/1d_stencil/1d_stencil_4_checkpoint.cpp
    M examples/1d_stencil/CMakeLists.txt
    R hpx/util/checkpoint.hpp
    M libs/CMakeLists.txt
    M 
libs/algorithms/include/hpx/parallel/util/detail/handle_local_exceptions.hpp
    M libs/all_modules.rst
    M libs/assertion/include/hpx/assertion.hpp
    A libs/checkpoint/CMakeLists.txt
    A libs/checkpoint/README.rst
    A libs/checkpoint/docs/index.rst
    A libs/checkpoint/examples/1d_stencil_4_checkpoint.cpp
    A libs/checkpoint/examples/CMakeLists.txt
    A libs/checkpoint/examples/print_time_results.hpp
    A libs/checkpoint/include/hpx/checkpoint/checkpoint.hpp
    A libs/checkpoint/include_compatibility/hpx/util/checkpoint.hpp
    A libs/checkpoint/tests/CMakeLists.txt
    A libs/checkpoint/tests/performance/CMakeLists.txt
    A libs/checkpoint/tests/regressions/CMakeLists.txt
    A libs/checkpoint/tests/unit/CMakeLists.txt
    A libs/checkpoint/tests/unit/checkpoint.cpp
    A libs/checkpoint/tests/unit/checkpoint_component.cpp
    M libs/compute/tests/regressions/CMakeLists.txt
    M libs/compute/tests/unit/CMakeLists.txt
    M libs/compute_cuda/examples/CMakeLists.txt
    M libs/compute_cuda/tests/performance/CMakeLists.txt
    M libs/compute_cuda/tests/unit/CMakeLists.txt
    M libs/create_library_skeleton.py
    M src/CMakeLists.txt
    M src/util/interval_timer.cpp
    M src/util/one_size_heap_list.cpp
    M tests/unit/util/CMakeLists.txt
    R tests/unit/util/checkpoint.cpp
    R tests/unit/util/checkpoint_component.cpp

  Log Message:
  -----------
  Merge branch 'master' into apex_callback_refactoring


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/f9d8478e7942...6ca516d12c9b
_______________________________________________
hpx-commits mailing list
hpx-commits@stellar.cct.lsu.edu
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to