Branch: refs/heads/cuda_modules
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: f723572c9f6eaf362f0a422ace9562d4b737297a
      
https://github.com/STEllAR-GROUP/hpx/commit/f723572c9f6eaf362f0a422ace9562d4b737297a
  Author: Hartmut Kaiser <[email protected]>
  Date:   2025-11-30 (Sun, 30 Nov 2025)

  Changed paths:
    M CMakeLists.txt
    M cmake/HPX_AddModule.cmake
    M cmake/templates/std_headers.hpp.in
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp
    M docs/sphinx/manual/creating_hpx_projects.rst
    M docs/sphinx/manual/starting_the_hpx_runtime.rst
    M libs/CMakeLists.txt
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/detail/parallel_stable_sort.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/detail/sample_sort.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/exclusive_scan.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/inclusive_scan.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/reduce_by_key.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/shift_left.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/transform_exclusive_scan.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/transform_inclusive_scan.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/uninitialized_default_construct.hpp
    M libs/core/algorithms/include/hpx/parallel/util/transfer.hpp
    M libs/core/async_cuda/CMakeLists.txt
    M libs/core/async_cuda/include/hpx/async_cuda/cublas_executor.hpp
    M libs/core/async_cuda/include/hpx/async_cuda/cuda_event.hpp
    M libs/core/async_cuda/include/hpx/async_cuda/cuda_exception.hpp
    M libs/core/async_cuda/include/hpx/async_cuda/cuda_executor.hpp
    M libs/core/async_cuda/include/hpx/async_cuda/cuda_future.hpp
    M libs/core/async_cuda/include/hpx/async_cuda/cuda_polling_helper.hpp
    M libs/core/async_cuda/include/hpx/async_cuda/custom_blas_api.hpp
    M libs/core/async_cuda/include/hpx/async_cuda/custom_gpu_api.hpp
    M libs/core/async_cuda/include/hpx/async_cuda/detail/cuda_debug.hpp
    M libs/core/async_cuda/include/hpx/async_cuda/detail/cuda_event_callback.hpp
    M libs/core/async_cuda/include/hpx/async_cuda/get_targets.hpp
    M libs/core/async_cuda/include/hpx/async_cuda/target.hpp
    M libs/core/async_cuda/include/hpx/async_cuda/transform_stream.hpp
    A libs/core/async_cuda/src/cublas_executor.cpp
    M libs/core/async_cuda/src/cuda_event.cpp
    M libs/core/async_cuda/src/cuda_event_callback.cpp
    A libs/core/async_cuda/src/cuda_exception.cpp
    M libs/core/async_cuda/src/cuda_future.cpp
    M libs/core/async_cuda/src/cuda_target.cpp
    M libs/core/async_cuda/src/get_targets.cpp
    M libs/core/compute_local/include/hpx/compute_local/host/block_allocator.hpp
    M libs/core/include_local/include/hpx/algorithm.hpp.in
    M libs/core/include_local/include/hpx/experimental/run_on_all.hpp
    M libs/core/include_local/include/hpx/experimental/task_group.hpp
    M libs/core/include_local/include/hpx/task_block.hpp
    M libs/core/thrust/CMakeLists.txt
    M libs/core/thrust/include/hpx/thrust/algorithms.hpp
    M libs/core/thrust/include/hpx/thrust/detail/algorithm_map.hpp
    M libs/core/thrust/include/hpx/thrust/policy.hpp
    A libs/core/thrust/include/hpx/thrust/thrust_headers.hpp
    M libs/full/collectives/src/detail/communication_set_node.cpp
    M libs/full/compute/include/hpx/compute/host/distributed_target.hpp
    M libs/full/include/include/hpx/algorithm.hpp
    M libs/full/include/include/hpx/include/datapar.hpp
    M libs/full/include/include/hpx/include/parallel_adjacent_find.hpp
    M libs/full/include/include/hpx/include/parallel_algorithm.hpp
    M libs/full/include/include/hpx/include/parallel_all_any_none_of.hpp
    M libs/full/include/include/hpx/include/parallel_container_algorithm.hpp
    M libs/full/include/include/hpx/include/parallel_copy.hpp
    M libs/full/include/include/hpx/include/parallel_count.hpp
    M libs/full/include/include/hpx/include/parallel_destroy.hpp
    M libs/full/include/include/hpx/include/parallel_equal.hpp
    M libs/full/include/include/hpx/include/parallel_fill.hpp
    M libs/full/include/include/hpx/include/parallel_find.hpp
    M libs/full/include/include/hpx/include/parallel_for_each.hpp
    M libs/full/include/include/hpx/include/parallel_generate.hpp
    M libs/full/include/include/hpx/include/parallel_is_heap.hpp
    M libs/full/include/include/hpx/include/parallel_is_partitioned.hpp
    M libs/full/include/include/hpx/include/parallel_is_sorted.hpp
    M libs/full/include/include/hpx/include/parallel_make_heap.hpp
    M libs/full/include/include/hpx/include/parallel_memory.hpp
    M libs/full/include/include/hpx/include/parallel_merge.hpp
    M libs/full/include/include/hpx/include/parallel_minmax.hpp
    M libs/full/include/include/hpx/include/parallel_mismatch.hpp
    M libs/full/include/include/hpx/include/parallel_move.hpp
    M libs/full/include/include/hpx/include/parallel_numeric.hpp
    M libs/full/include/include/hpx/include/parallel_partition.hpp
    M libs/full/include/include/hpx/include/parallel_reduce.hpp
    M libs/full/include/include/hpx/include/parallel_remove.hpp
    M libs/full/include/include/hpx/include/parallel_remove_copy.hpp
    M libs/full/include/include/hpx/include/parallel_replace.hpp
    M libs/full/include/include/hpx/include/parallel_reverse.hpp
    M libs/full/include/include/hpx/include/parallel_rotate.hpp
    M libs/full/include/include/hpx/include/parallel_scan.hpp
    M libs/full/include/include/hpx/include/parallel_search.hpp
    M libs/full/include/include/hpx/include/parallel_set_operations.hpp
    M libs/full/include/include/hpx/include/parallel_sort.hpp
    M libs/full/include/include/hpx/include/parallel_task_block.hpp
    M libs/full/include/include/hpx/include/parallel_transform.hpp
    M libs/full/include/include/hpx/include/parallel_transform_reduce.hpp
    M libs/full/include/include/hpx/include/parallel_transform_scan.hpp
    M libs/full/include/include/hpx/include/parallel_unique.hpp
    M libs/full/include/include/hpx/include/unseq.hpp
    M libs/full/include/include/hpx/include/util.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithm.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/fill.hpp
    M 
libs/full/segmented_algorithms/tests/unit/partitioned_vector_transform_reduce1.cpp
    M 
libs/full/segmented_algorithms/tests/unit/partitioned_vector_transform_reduce2.cpp
    M 
libs/full/segmented_algorithms/tests/unit/partitioned_vector_transform_reduce_binary1.cpp
    M 
libs/full/segmented_algorithms/tests/unit/partitioned_vector_transform_reduce_binary2.cpp
    M tests/unit/init/CMakeLists.txt
    M wrap/CMakeLists.txt

  Log Message:
  -----------
  Adapting HPX CUDA modules to C++ modules

-flyby: remove support for HPX::auto_wrap_main for MSVC
-flyby: fix adding modules_enabled.hpp to solution file

Signed-off-by: Hartmut Kaiser <[email protected]>



To unsubscribe from these emails, change your notification settings at 
https://github.com/STEllAR-GROUP/hpx/settings/notifications
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to