debug options
What are the debug compilation options for ifort?
add a comment
What are the debug compilation options for ifort?
try:
FFLAGS1="-O0 -g -i4 -r8 -traceback -check all -check bounds \
-check uninit -CA -CB -CS -ftrapuv -fpe0"
Asked: 2019-03-14 23:18:59 +0100
Seen: 3,863 times
Last updated: Mar 14 '19