Report Title: mpirun -np 8 -host localhost --oversubscribe ./amg
Main Report   >   Cancellation   >   /usr/workspace/wsa/laguna/fpchecker/cpu_checking/apps/AMG/AMG/seq_mv/csr_matvec.c

Cancellation Report

csr_matvec.c

310 ...
311 {
312 tempx -= A_data[jj] * x_data[A_j[jj]];
313 }
314 ...