Hi,
The the max available MSMC size still can't be increased in psdk 0900 & 0901?
Best regards,
Feng
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Feng,
But why do you want to increase MSMC size? I think if i remember correctly, each C7x has at max 3MB of local MSMC, so its hw limit.
Regards,
Brijesh
Hi Jadav,
Thanks a lot for your quick replay.
We want to generate the full trace dump of model inference in TIDLRT, which helps us to compare the inference result and the quantization accurrency.
We are now facing the input problems for the custom defined layers.
Regards,
Feng
Hi Feng,
Sorry, but how is this related to MSMC size limitation? Can you please elaborate?
Regards,
Brijesh
Hi Feng,
But if it is trying to allocate more than supported max memory, it is not going to work. It will then try to allocate scratch memory from DDR..
Regards,
Brijesh
Hi Brijesh,
If I am not misunderstanding your reponse. You means that "Not enough memory to allocate intMemPtr in MSMC" is just a message which shows that the app will allocate more memory from DDR. So it is no need to increase the MAX available memory of MSMC manually. The reason of the stuck could be another problem which need to analyse our TIDL application?
Regards,
Feng
Hi Feng,
A small correction in the statement, "You means that "Not enough memory to allocate intMemPtr in MSMC" is just a message which shows that the app will allocate more memory from MSMC. So it is trying to allocate memory from DDR"
Yes, this needs to be analyzed in TIDL as to why it requires more than 3MB of MSMC memory in this case.
Regards,
Brijesh