Branch: refs/heads/master
Home: https://github.com/STEllAR-GROUP/hpx
Commit: dacb15e8d3da6a631239ec777ec290932d6b3b6a
https://github.com/STEllAR-GROUP/hpx/commit/dacb15e8d3da6a631239ec777ec290932d6b3b6a
Author: Mikael Simberg <[email protected]>
Date: 2020-07-14 (Tue, 14 Jul 2020)
Changed paths:
M libs/async_cuda/docs/index.rst
M libs/async_cuda/include/hpx/async_cuda/cublas_executor.hpp
M libs/async_cuda/include/hpx/async_cuda/cuda_event.hpp
M libs/async_cuda/include/hpx/async_cuda/cuda_exception.hpp
M libs/async_cuda/include/hpx/async_cuda/cuda_executor.hpp
M libs/async_cuda/include/hpx/async_cuda/cuda_future.hpp
M libs/async_cuda/include/hpx/async_cuda/get_targets.hpp
M libs/async_cuda/include/hpx/async_cuda/target.hpp
M libs/async_cuda/include_compatibility/hpx/compute/cuda/get_targets.hpp
M libs/async_cuda/include_compatibility/hpx/compute/cuda/target.hpp
M libs/async_cuda/src/cuda_future.cpp
M libs/async_cuda/src/cuda_target.cpp
M libs/async_cuda/src/get_targets.cpp
M libs/async_cuda/tests/performance/cuda_executor_throughput.cpp
M libs/async_cuda/tests/unit/cublas_matmul.cpp
M libs/async_cuda/tests/unit/cuda_future.cpp
M libs/compute_cuda/examples/data_copy.cu
M libs/compute_cuda/examples/hello_compute.cu
M libs/compute_cuda/examples/partitioned_vector.cu
M libs/compute_cuda/include/hpx/compute/cuda/allocator.hpp
M libs/compute_cuda/include/hpx/compute/cuda/concurrent_executor.hpp
M
libs/compute_cuda/include/hpx/compute/cuda/concurrent_executor_parameters.hpp
M libs/compute_cuda/include/hpx/compute/cuda/default_executor.hpp
M libs/compute_cuda/include/hpx/compute/cuda/default_executor_parameters.hpp
M libs/compute_cuda/include/hpx/compute/cuda/detail/launch.hpp
M libs/compute_cuda/include/hpx/compute/cuda/detail/scoped_active_target.hpp
M libs/compute_cuda/include/hpx/compute/cuda/serialization/value_proxy.hpp
M libs/compute_cuda/include/hpx/compute/cuda/target_distribution_policy.hpp
M libs/compute_cuda/include/hpx/compute/cuda/target_ptr.hpp
M libs/compute_cuda/include/hpx/compute/cuda/traits/access_target.hpp
M libs/compute_cuda/include/hpx/compute/cuda/transfer.hpp
M libs/compute_cuda/include/hpx/compute/cuda/value_proxy.hpp
M libs/compute_cuda/tests/performance/synchronize.cu
M libs/compute_cuda/tests/unit/default_executor.cu
M libs/compute_cuda/tests/unit/for_each_compute.cu
M libs/compute_cuda/tests/unit/for_loop_compute.cu
M libs/compute_cuda/tests/unit/transform_compute.cu
M tests/performance/local/stream.cpp
Log Message:
-----------
Move all CUDA functionality to hpx::cuda::experimental namespace
Commit: 43c5c215f9fb72bb2b54a34f3ef804b56deb4e26
https://github.com/STEllAR-GROUP/hpx/commit/43c5c215f9fb72bb2b54a34f3ef804b56deb4e26
Author: Mikael Simberg <[email protected]>
Date: 2020-07-15 (Wed, 15 Jul 2020)
Changed paths:
M libs/async_cuda/docs/index.rst
M libs/async_cuda/include/hpx/async_cuda/cublas_executor.hpp
M libs/async_cuda/include/hpx/async_cuda/cuda_event.hpp
M libs/async_cuda/include/hpx/async_cuda/cuda_exception.hpp
M libs/async_cuda/include/hpx/async_cuda/cuda_executor.hpp
M libs/async_cuda/include/hpx/async_cuda/cuda_future.hpp
M libs/async_cuda/include/hpx/async_cuda/get_targets.hpp
M libs/async_cuda/include/hpx/async_cuda/target.hpp
M libs/async_cuda/include_compatibility/hpx/compute/cuda/get_targets.hpp
M libs/async_cuda/include_compatibility/hpx/compute/cuda/target.hpp
M libs/async_cuda/src/cuda_future.cpp
M libs/async_cuda/src/cuda_target.cpp
M libs/async_cuda/src/get_targets.cpp
M libs/async_cuda/tests/performance/cuda_executor_throughput.cpp
M libs/async_cuda/tests/unit/cublas_matmul.cpp
M libs/async_cuda/tests/unit/cuda_future.cpp
M libs/compute_cuda/examples/data_copy.cu
M libs/compute_cuda/examples/hello_compute.cu
M libs/compute_cuda/examples/partitioned_vector.cu
M libs/compute_cuda/include/hpx/compute/cuda/allocator.hpp
M libs/compute_cuda/include/hpx/compute/cuda/concurrent_executor.hpp
M
libs/compute_cuda/include/hpx/compute/cuda/concurrent_executor_parameters.hpp
M libs/compute_cuda/include/hpx/compute/cuda/default_executor.hpp
M libs/compute_cuda/include/hpx/compute/cuda/default_executor_parameters.hpp
M libs/compute_cuda/include/hpx/compute/cuda/detail/launch.hpp
M libs/compute_cuda/include/hpx/compute/cuda/detail/scoped_active_target.hpp
M libs/compute_cuda/include/hpx/compute/cuda/serialization/value_proxy.hpp
M libs/compute_cuda/include/hpx/compute/cuda/target_distribution_policy.hpp
M libs/compute_cuda/include/hpx/compute/cuda/target_ptr.hpp
M libs/compute_cuda/include/hpx/compute/cuda/traits/access_target.hpp
M libs/compute_cuda/include/hpx/compute/cuda/transfer.hpp
M libs/compute_cuda/include/hpx/compute/cuda/value_proxy.hpp
M libs/compute_cuda/tests/performance/synchronize.cu
M libs/compute_cuda/tests/unit/default_executor.cu
M libs/compute_cuda/tests/unit/for_each_compute.cu
M libs/compute_cuda/tests/unit/for_loop_compute.cu
M libs/compute_cuda/tests/unit/transform_compute.cu
M tests/performance/local/stream.cpp
Log Message:
-----------
Merge pull request #4825 from msimberg/rename-cuda-experimental
Move all CUDA functionality to hpx::cuda::experimental namespace
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/a1778688e408...43c5c215f9fb
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits