Skip to content
This repository was archived by the owner on Jul 19, 2023. It is now read-only.
This repository was archived by the owner on Jul 19, 2023. It is now read-only.

Warning related to "LoopVectorization.check_args" #543

Open
@hurricane007

Description

@hurricane007

Is there anyone who can take a look at this warning and check if possible to resolve it?
Thanks a lot!

Warning: #= xxx.julia\packages\DiffEqOperators\lHq9u\src\derivative_operators\convolutions.jl:412 =#:
LoopVectorization.check_args on your inputs failed; running fallback @inbounds @fastmath loop instead.
│ Use warn_check_args=false, e.g. @turbo warn_check_args=false ..., to disable this warning.
└ @ DiffEqOperators xxx.julia\packages\LoopVectorization\XbdFG\src\condense_loopset.jl:1148
┌ Warning: #= xxx.julia\packages\DiffEqOperators\lHq9u\src\derivative_operators\convolutions.jl:460 =#:
LoopVectorization.check_args on your inputs failed; running fallback @inbounds @fastmath loop instead.
│ Use warn_check_args=false, e.g. @turbo warn_check_args=false ..., to disable this warning.
└ @ DiffEqOperators xxx.julia\packages\LoopVectorization\XbdFG\src\condense_loopset.jl:1148

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions