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
We should figure out a good granularity for which to do this- whether it's by specialize a couple expensive functions in detail or just by specializing the user facing APIs for IVF-flat. The IVF-flat googletest, specifically, is at the top of the list of items taking a long time to compile (measuring ~20minutes on a single arch).
The text was updated successfully, but these errors were encountered:
We should figure out a good granularity for which to do this- whether it's by specialize a couple expensive functions in
detail
or just by specializing the user facing APIs for IVF-flat. The IVF-flat googletest, specifically, is at the top of the list of items taking a long time to compile (measuring ~20minutes on a single arch).The text was updated successfully, but these errors were encountered: