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
Profile the scaling behaviour for larger models (e.g. 256 x 256 x 256).
Memory consumption seems rather large (50 GB), and computations seem unreasonably slow (~10 minutes).
Profile seems to suggest that a nonzero function is the culprit.
The text was updated successfully, but these errors were encountered:
Profile the scaling behaviour for larger models (e.g. 256 x 256 x 256).
Memory consumption seems rather large (50 GB), and computations seem unreasonably slow (~10 minutes).
Profile seems to suggest that a
nonzero
function is the culprit.The text was updated successfully, but these errors were encountered: