-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
Hi,
When i run this command
@tullio λ[a, v, j_1, j_2, j_3, i, l_1, l_2, l_3] := S[a, v, j_1, j_2, j_3, i] * mask[j_1, j_2, j_3] * Γ[a, a_prime] * p[a_prime, v, j_1, j_2, j_3, i, l_1, l_2, l_3, h] / N[a_prime]
It runs fine when using Tullio alone, but I get weird errors when using LoopVectorization.
The errors I get are the following
ERROR: BoundsError: attempt to access 9-element Vector{Bool} at index [140292118545904]
or
ERROR: BoundsError: attempt to access 9-element Vector{Bool} at index [0]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels