Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning from LoopVectorization #58

Closed
stecrotti opened this issue Mar 1, 2023 · 2 comments
Closed

Warning from LoopVectorization #58

stecrotti opened this issue Mar 1, 2023 · 2 comments

Comments

@stecrotti
Copy link
Owner

Since we introduced LoopVectorization:

┌ Warning: #= /home/crotti/.julia/packages/Tullio/NGyNM/src/macro.jl:1093 =#:
│ `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.
└ @ MatrixProductBP.Models /home/crotti/.julia/packages/LoopVectorization/m1H1K/src/condense_loopset.jl:1148

Looks totally harmless, but we could take a look at it at some point

@stecrotti
Copy link
Owner Author

Might be related mcabbott/Tullio.jl#160

@stecrotti
Copy link
Owner Author

Addressed by #93

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

No branches or pull requests

1 participant