Skip to content

Sorting: consistently use alg keyword for algorithm selection #422

Sorting: consistently use alg keyword for algorithm selection

Sorting: consistently use alg keyword for algorithm selection #422

Triggered via pull request September 3, 2026 14:28
Status Success
Total duration 2h 2m 59s
Artifacts

CI-CPU.yml

on: pull_request
Matrix: OpenCL
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 warning and 1 notice
Documentation: ../../../.julia/packages/Documenter/13nbQ/src/utilities/utilities.jl#L49
14 docstrings not included in the manual: AcceleratedKernels.reverse! :: Union{Tuple{AbstractArray}, Tuple{AbstractArray, KernelAbstractions.Backend}} AcceleratedKernels.reverse! :: Union{Tuple{AbstractArray, AbstractArray}, Tuple{AbstractArray, AbstractArray, KernelAbstractions.Backend}} AcceleratedKernels._radix_sort! :: Union{Tuple{AbstractArray{T}}, Tuple{T}, Tuple{AbstractArray{T}, KernelAbstractions.Backend}} where T AcceleratedKernels.merge_sort_by_key! :: Union{Tuple{AbstractArray, AbstractArray}, Tuple{AbstractArray, AbstractArray, KernelAbstractions.Backend}} AcceleratedKernels.merge_sortperm :: Union{Tuple{AbstractArray}, Tuple{AbstractArray, KernelAbstractions.Backend}} AcceleratedKernels.merge_sort! :: Union{Tuple{AbstractArray}, Tuple{AbstractArray, KernelAbstractions.Backend}} AcceleratedKernels.merge_sortperm! :: Union{Tuple{AbstractArray, AbstractArray}, Tuple{AbstractArray, AbstractArray, KernelAbstractions.Backend}} AcceleratedKernels.merge_sortperm_lowmem! :: Union{Tuple{AbstractArray, AbstractArray}, Tuple{AbstractArray, AbstractArray, KernelAbstractions.Backend}} AcceleratedKernels.sample_sort! :: Tuple{AbstractArray} AcceleratedKernels.reverse :: Union{Tuple{AbstractArray}, Tuple{AbstractArray, KernelAbstractions.Backend}} AcceleratedKernels.merge_sortperm_lowmem :: Union{Tuple{AbstractArray}, Tuple{AbstractArray, KernelAbstractions.Backend}} AcceleratedKernels.merge_sort_by_key :: Union{Tuple{AbstractArray, AbstractArray}, Tuple{AbstractArray, AbstractArray, KernelAbstractions.Backend}} AcceleratedKernels.sample_sortperm! :: Tuple{AbstractArray, AbstractArray} AcceleratedKernels.merge_sort :: Union{Tuple{AbstractArray}, Tuple{AbstractArray, KernelAbstractions.Backend}} These are docstrings in the checked modules (configured with the modules keyword) that are not included in canonical @docs or @autodocs blocks.
[julia-buildpkg] Caching of the julia depot was not detected
Consider using `julia-actions/cache` to speed up runs https://github.com/julia-actions/cache To ignore, set input `ignore-no-cache: true`