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 recently tried to use AMD-blis and AMD-libflame as the linear algebra backend for the numerical calculation. I bind the package with block2 software, while during the iterative computation, the memory keeps growing. The issue in pyblock2 package is: block-hczhai/block2-preview#163
The developer identified that the problem might caused by the AMD-blis library, can you help me check why this is the case, and how to address it? Thanks!