ckeh / vtr-verilog-to-routing

Automatically exported from code.google.com/p/vtr-verilog-to-routing
0 stars 0 forks source link

VPR crash during execution of a flow #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
VPR crashes running a flow with: 
k4_N10_memSize65536_memData64_nomem/LU32PEEng...*** glibc detected *** 
/home/andrew/vtr_release/vtr_flow/../vpr/vpr: corrupted double-linked list: 
0x000000000680bfd0 ***

VPR command was: 

/home/andrew/vtr_release/vtr_flow/../vpr/vpr 
k4_N10_memSize65536_memData64_nomem.xml LU32PEEng --blif_file 
LU32PEEng.pre-vpr.blif --timing_analysis off --timing_driven_clustering off 
--cluster_seed_type max_inputs --pack --nodisp

VPR output and input files are attached. Blif file is compressed with gzip to 
meet upload size limit. 

Original issue reported on code.google.com by andy16...@gmail.com on 27 Mar 2012 at 3:26

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by jeffrey....@gmail.com on 30 Apr 2012 at 4:51

GoogleCodeExporter commented 9 years ago

Original comment by JasonKai...@gmail.com on 4 Jun 2012 at 9:52

GoogleCodeExporter commented 9 years ago
Is this due to running out of memory?

Original comment by jeffrey....@gmail.com on 4 Jun 2012 at 10:07

GoogleCodeExporter commented 9 years ago
Miscounted amount of memory needed.  Fixed.

Original comment by JasonKai...@gmail.com on 5 Jun 2012 at 5:45