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 could maybe use a trait or enum to replace IsFFTField::field_name. The idea is to prioritize running on GPU, defaulting to CPU execution if it's not possible.
We could maybe use a trait or enum to replace
IsFFTField::field_name. The idea is to prioritize running on GPU, defaulting to CPU execution if it's not possible.