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
lfp_full here is a memmap. When I tried to wrap it in a TsdFrame, I got out of memory problem. I thought TsdFrame is not loading the memmap in memory? Thanks!
The text was updated successfully, but these errors were encountered:
Hum I am not sure. Also XlaRuntimeError is usually for jax error. Also it's a GPU memory error. Are you using pynajax or trying to convert to jax array somewhere?
The text was updated successfully, but these errors were encountered: