SciML / DiffEqOperators.jl

Linear operators for discretizations of differential equations and scientific machine learning (SciML)
https://docs.sciml.ai/DiffEqOperators/stable/
Other
284 stars 74 forks source link

Warning related to "LoopVectorization.check_args" #543

Open hurricane007 opened 1 year ago

hurricane007 commented 1 year ago

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