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

Warning related to "LoopVectorization.check_args" #543

Open
hurricane007 opened this issue Feb 27, 2023 · 0 comments
Open

Warning related to "LoopVectorization.check_args" #543

hurricane007 opened this issue Feb 27, 2023 · 0 comments

Comments

@hurricane007
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant