Quantcast
Channel: SystemC Language Forum RSS Feed
Viewing all articles
Browse latest Browse all 595

Out of memory issue related to SC_MODULE's size

$
0
0
Hi All,
 
Do you have any comments on the issue below?
 
We have a very big SC_MODULE (auto generated), we split it into 28 cpp files. and the SC_CTOR has about 100K lines.
 
We compile the design on a 32GB Linux server, and get out of memory error:
 
cc1plus.exe: out of memory allocating 33554432 bytes
make: *** [obj/ldpc_decoder_core_1.o] Error 1
 
 
thanks,
Qingwen
 
 

 


Viewing all articles
Browse latest Browse all 595

Trending Articles