Altera_Forum
Honored Contributor
7 years agoout of memory in 17.0 compiler
Dear All,
I have a Nallatech 385A board and both SDKs 16.0 and 17.0. I was always successful to compile my kernels with SDK 16.0, but when I move to 17.0 I get out of memory error:*** Fatal Error: Segment Violation at (nil)
Module: quartus_syn
Stack Trace:
0x61383: google::protobuf::FileDescriptorTables::~FileDescriptorTables() + 0x43 (protobuf)
0x3c5ea: __cxa_finalize + 0x9a (c)
End-trace
Error (114016): Out of memory in module quartus_syn (2069 megabytes used)
Error: Failed to synthesize partition
Info: Saving post-synthesis snapshots for 1 partition(s)
*** Fatal Error: Segment Violation at (nil)
Module: quartus_syn
Stack Trace:
0x61383: google::protobuf::FileDescriptorTables::~FileDescriptorTables() + 0x43 (protobuf)
0x3c5ea: __cxa_finalize + 0x9a (c)
End-trace
I have 64GB of memory and I'm compiling Bloom Filter design. Does SDK 17.0 requires more memory than SDK 16.0? Thanks, Saman