Simulated-annealing-lifting-QC-LDPC icon indicating copy to clipboard operation
Simulated-annealing-lifting-QC-LDPC copied to clipboard

stackdump on Win Platform

Open victorchou0811 opened this issue 5 years ago • 4 comments

I'm implementing such algorithm on Windows by using Clion with command as follows: simulatedAnnealingEMD.exe -file proto.txt -circulant 500 -upGirth 6 -emd 2 -seed 123 -numberOfMatrices 1 -girth 8 proto.txt: 16 6 1 0 0 0 0 1 0 1 0 1 1 0 1 0 0 2 1 1 0 0 0 0 0 1 1 0 0 1 0 1 1 2 0 1 1 0 0 0 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 0 1 0 1 0 1 0 0 1 1 1 0 0 0 1 1 0 1 0 0 1 1 0 1 0 1 2 0 0 0 0 1 1 1 0 1 0 0 1 1 0 0 2

However, it cause stackdump and error as follows: 0 [main] simulatedAnnealingEMD 5394 cygwin_exception::open_stackdumpfile: Dumping stack trace to SimulatedAnnealing.exe.stackdump

victorchou0811 avatar May 17 '19 09:05 victorchou0811