You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I attempted this in #129 but ran into issues on Julia 1.6:
ERROR: LoadError: LoadError: LoadError: (SparseConnectivityTracer).connectivity_tracer_1_to_1(tx, is_infl_arg1_zero) is not a function expression
This should be revisited once a new LTS is released as it could speed up array overloads (#115).
The text was updated successfully, but these errors were encountered:
adrhill
changed the title
Move @noinline into generated overloads once 1.6 is dropped
Move @noinline into generated overloads once Julia 1.6 compatibility is dropped
Jun 19, 2024
I attempted this in #129 but ran into issues on Julia 1.6:
This should be revisited once a new LTS is released as it could speed up array overloads (#115).
The text was updated successfully, but these errors were encountered: