Skip to content

add 1D hash, parameterize datastructure. #1321

add 1D hash, parameterize datastructure.

add 1D hash, parameterize datastructure. #1321

Triggered via pull request February 13, 2024 23:55
Status Success
Total duration 30m 17s
Artifacts

CI.yml

on: pull_request
Documentation
5m 3s
Documentation
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

11 warnings and 1 notice
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/utilities/utilities.jl#L46
77 docstrings not included in the manual: Finch.make_lock Finch.dimensionalize! :: Tuple{Any, Any} Finch.finch_kernel :: Tuple{Any, Any, Any} Finch.enforce_lifecycles :: Tuple{Any} Finch.concordize :: Tuple{Any, Finch.AbstractCompiler} Finch.SubFiber Finch.FinchNotation.tag Finch.pattern! :: Tuple{Tensor} Finch.contain :: Tuple{Any, Finch.AbstractCompiler} Finch.lift_broadcast :: Union{Tuple{Base.Broadcast.Broadcasted{Style, Axes, F}}, Tuple{F}, Tuple{Axes}, Tuple{Style}} where {Style, Axes, F<:Function} Finch.collapsed :: NTuple{6, Any} Finch.release_lock! :: Tuple{Finch.AbstractDevice, Any} Finch.getunbound :: Tuple{Any} Finch.enforce_scopes :: Tuple{Any} Finch.is_injective Finch.data_rep :: Tuple{Any} Finch.FinchNotation.isvariable :: Tuple{Finch.FinchNotation.FinchNode} Finch.FinchNotation.initwrite :: Tuple{Any} Finch.striplines :: Tuple{Expr} Finch.SparseData Finch.SparseTriangleLevel Finch.virtual_resize! Base.resize! :: Tuple{Tensor, Vararg{Any}} Finch.FinchNotation.isindex :: Tuple{Finch.FinchNotation.FinchNode} Finch.combinedim :: Tuple{Any, Any, Any} Finch.virtual_moveto Finch.virtual_default Finch.aquire_lock! :: Tuple{Finch.AbstractDevice, Any} Finch.wrapperize :: Tuple{Any, Finch.AbstractCompiler} Finch.ExtrudeData Finch.ffindnz :: Tuple{Any} Finch.thaw_level! Finch.get_lock :: Tuple{Finch.AbstractDevice, Any, Any, Any} Finch.virtual_size Finch.fiber_ctr Finch.fsprand :: Tuple Finch.ensure_concurrent :: Tuple{Any, Any} Finch.FinchNotation.isliteral :: Tuple{Finch.FinchNotation.FinchNode} Finch.scansearch :: Union{Tuple{T2}, Tuple{T1}, Tuple{Any, Any, T1, T2}} where {T1<:Integer, T2<:Integer} Finch.getindex_rep :: Tuple{Any, Vararg{Any}} Finch.evaluate_partial :: Tuple{Any, Any} Finch.FinchNotation.isvalue :: Tuple{Finch.FinchNotation.FinchNode} Finch.SingleListLevel Finch.unblock :: Tuple{Expr} Finch.instantiate! :: Tuple{Any, Any} Finch.fsparse! :: Tuple Finch.SparseLevel Finch.SingleRLELevel Finch.FinchNotation.isvirtual :: Tuple{Finch.FinchNotation.FinchNode} Finch.collapse_rep :: Tuple{Any} Finch.redefault! :: Tuple{Tensor, Any} Finch.dataflow :: Tuple{Any} Finch.is_atomic Finch.countstored :: Tuple{Tensor} Core.Array :: Tuple{Union{Finch.SwizzleArray, Tensor}} Finch.unresolve :: Tuple{Any} Finch.reduce_rep Finch.lower_global :: Tuple{Any, Any} Finch.RepeatData Finch.unquote_literals :: Tuple{Any} Finch.ElementData Finch.@StaGeD :: Tuple{Any} Finch.FinchNotation.isstateful :: Tuple{Finch.FinchNotation.FinchNode} Finch.Limit Finch.FinchNotation.isconstant :: Tuple{Finch.FinchNotation.FinchNode} Finch.regensym :: Tuple{Any} Finch.HollowData Finch.DenseData Finch.virtual_eltype Finch.pretty :: Tuple{Any} Finch.Infinitesimal Finch.FinchNotation.virtual Finch.fspzeros :: Tuple Finch.getresults :: Tuple{Finch.FinchNotation.FinchNode} Finch.get_wrapper_rules :: Tuple{Any, Any, Any} Finch.FinchNotation.overwrite :: Tuple{Any, Any} Finch.fsparse :: Tuple{AbstractVector, Vararg{Any}} These are docstrings in the checked modules (configured with the modules keyword) that are not included in canonical @docs or @autodocs blocks.
Documentation: ../../../.julia/packages/Documenter/1HwWe/src/html/HTMLWriter.jl#L1793
Generated HTML over size_threshold_warn limit: reference/listing.md Generated file size: 162.83 (KiB) size_threshold_warn: 100.0 (KiB) size_threshold: 200.0 (KiB) HTML file: reference/listing/index.html
Documentation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, julia-actions/setup-julia@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Julia 1 - ubuntu-latest - x64 - pull_request
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, julia-actions/setup-julia@v1, actions/cache@v3, codecov/codecov-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Julia 1 - ubuntu-latest - x64 - pull_request
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Julia 1.6.7 - ubuntu-latest - x64 - pull_request
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, julia-actions/setup-julia@v1, actions/cache@v3, codecov/codecov-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Julia 1.6.7 - ubuntu-latest - x64 - pull_request
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Julia 1 - windows-latest - x86 - pull_request
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, julia-actions/setup-julia@v1, actions/cache@v3, codecov/codecov-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Julia 1 - windows-latest - x86 - pull_request
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Julia 1.6.7 - windows-latest - x86 - pull_request
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, julia-actions/setup-julia@v1, actions/cache@v3, codecov/codecov-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Julia 1.6.7 - windows-latest - x86 - pull_request
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
[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`