Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

std::bad_alloc during optimization step

18 views
Skip to first unread message

amykouf

unread,
Oct 22, 2024, 4:58:08 AM10/22/24
to xls-dev
Hello all,

I am trying to synthesize a matrix multiplication C code in Google XLS.
I am currently using 16x16 matrices. If I try to increase the size of the matrices, for example 32x32, the optimization step produces a std::bad_alloc error.

I am using a version of Google XLS dating back to 2023, built on WSL, using a 32GB RAM 

I was wondering if the problem is solved on newer versions of XLS or if I could fix it myself by making modifications on the existing code. I'm hesitant to update XLS to a newer version, as I've made customizations, so I'd prefer an ad-hoc solution, if any exists.

Thanks in advance
Reply all
Reply to author
Forward
0 new messages