Opened 16 years ago
Closed 16 years ago
#118 closed defect (fixed)
Weird failure in MatrixMultiplication test
| Reported by: | Stephen Siegel | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | test | Version: | 1.0 |
| Keywords: | matrix multiplication, red zone | Cc: |
Description
I'm getting a strange error when using simplify mode to verify matrixMultiplicationImpl_2.mmp: something to do with the "red zone".
Verifying matrixMultiplicationImpl_2...
filename : examples/matrixMultiplication/matrixMultiplicationImpl_2.mmp
numProcs : 1
mode : VERIFY
prover : CVC3
deadlock : ABSOLUTE
reduction : STANDARD
simplify : true
verbose : false
loop method : false
debug directory : /Users/siegel/Documents/workspace/MiniMP/MiniMPOutput/
Invalid access of stack red zone 0x101201e70 rip=0x11508bb6d
Change History (3)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Now it says two of the tests fail due to running out of Java heap space. What is it that is using so much heap space? Try increasing the heap space bound.
Note:
See TracTickets
for help on using tickets.

When you do it from the commandline, you also see that it results in a bus error: