Thursday, May 17, 2018

Useful Intel Compiler debugging options

---------------------------------------------------------------------------------
Useful Intel Compiler debugging options:
---------------------------------------------------------------------------------
https://www.nas.nasa.gov/hecc/support/kb/recommended-intel-compiler-debugging-options_92.html

C++: -check-uninit -ftrapuv
Fortran: -check uninit -ftrapuv

0 Comments:

Post a Comment

<< Home