Hello all,
I am writing about how to keep the console window open on exceptions during debug of a parallel code (either F5 or Ctrl+F5).
I am running MPICH2 FORTRAN program in Visual Studio 2010, everything works fine, expect that I could not see the exception/error messages on the console window, it closes right after the program exits on exceptions.
I do know how to keep the console window open when program meets the end, or put a read statement to pause the program during the execution.
I did some google search, the only relevant solution I could find is
Thanks in advance!
--
Feng Xiao
Doctoral Student
Petroleum Engineering
Colorado School of Mines
Cell 918-814-2644
_______________________________________________