Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 2bf3e9122ef9225d861926126cd5df2b0de6a024
      
https://github.com/STEllAR-GROUP/hpx/commit/2bf3e9122ef9225d861926126cd5df2b0de6a024
  Author: Mikael Simberg <simb...@cscs.ch>
  Date:   2020-02-19 (Wed, 19 Feb 2020)

  Changed paths:
    M libs/compute_cuda/include/hpx/compute/cuda/target.hpp
    M libs/compute_cuda/src/cuda_target.cpp

  Log Message:
  -----------
  Add a helper function to get a future from a cuda stream

This is a free function and does not require creating a
hpx::compute::cuda::target to get the future.


  Commit: 06c4311b4f1da23603f49d8100c4151404099d0f
      
https://github.com/STEllAR-GROUP/hpx/commit/06c4311b4f1da23603f49d8100c4151404099d0f
  Author: Hartmut Kaiser <hartmut.kai...@gmail.com>
  Date:   2020-02-19 (Wed, 19 Feb 2020)

  Changed paths:
    M libs/compute_cuda/include/hpx/compute/cuda/target.hpp
    M libs/compute_cuda/src/cuda_target.cpp

  Log Message:
  -----------
  Attempting to add allocator to cuda::get_future


  Commit: cac61b6025f99164f35084805c4b487a92270acb
      
https://github.com/STEllAR-GROUP/hpx/commit/cac61b6025f99164f35084805c4b487a92270acb
  Author: Mikael Simberg <simb...@cscs.ch>
  Date:   2020-02-19 (Wed, 19 Feb 2020)

  Changed paths:
    M libs/compute_cuda/include/hpx/compute/cuda/target.hpp
    M libs/compute_cuda/src/cuda_target.cpp

  Log Message:
  -----------
  Attempt to make CUDA future with allocator compile


  Commit: dd7410a8048bdc418549ed0b93729a1273582193
      
https://github.com/STEllAR-GROUP/hpx/commit/dd7410a8048bdc418549ed0b93729a1273582193
  Author: Hartmut Kaiser <hartmut.kai...@gmail.com>
  Date:   2020-02-19 (Wed, 19 Feb 2020)

  Changed paths:
    M hpx/lcos/detail/future_data.hpp
    M libs/compute_cuda/include/hpx/compute/cuda/target.hpp

  Log Message:
  -----------
  Making sure the correct base constructor for the shared state is called.


  Commit: 8d7805802ce9f82c8aaa5d4f32a88ab75d8c28b8
      
https://github.com/STEllAR-GROUP/hpx/commit/8d7805802ce9f82c8aaa5d4f32a88ab75d8c28b8
  Author: Mikael Simberg <simb...@cscs.ch>
  Date:   2020-02-19 (Wed, 19 Feb 2020)

  Changed paths:
    M libs/compute_cuda/include/hpx/compute/cuda/target.hpp

  Log Message:
  -----------
  Add missing assertion.hpp header to cuda target.hpp


  Commit: a29331dbf942a80d46345a3a2e6a86717b57fa14
      
https://github.com/STEllAR-GROUP/hpx/commit/a29331dbf942a80d46345a3a2e6a86717b57fa14
  Author: Mikael Simberg <simb...@cscs.ch>
  Date:   2020-02-19 (Wed, 19 Feb 2020)

  Changed paths:
    M libs/compute_cuda/include/hpx/compute/cuda/target.hpp
    M libs/compute_cuda/src/cuda_target.cpp

  Log Message:
  -----------
  Move runtime_registration_wrapper function definitions from header to source 
file


  Commit: 8c2cb705b665f798469d13e751fdca618ffac004
      
https://github.com/STEllAR-GROUP/hpx/commit/8c2cb705b665f798469d13e751fdca618ffac004
  Author: John Biddiscombe <biddi...@cscs.ch>
  Date:   2020-02-25 (Tue, 25 Feb 2020)

  Changed paths:
    M hpx/lcos/detail/future_data.hpp
    M libs/compute_cuda/include/hpx/compute/cuda/target.hpp
    M libs/compute_cuda/src/cuda_target.cpp

  Log Message:
  -----------
  Merge pull request #4380 from msimberg/cuda-target-stream

Add a helper function to get a future from a cuda stream


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

Reply via email to