Set the interrupt interval for tracking memory and headroom (See
TAU_TRACK_MEMORY(3)
and
TAU_TRACK_MEMORY_HEADROOM(3)). By default an inter-interrupt interval of 10 seconds is used in TAU. This call allows the user to set it to a different value specified by the argument value.
EXAMPLE
C/C++ :
TAU_SET_INTERRUPT_INTERVAL(2)
/* invokes the interrupt handler for memory every 2s */
Fortran :
call TAU_SET_INTERRUPT_INTERVAL(2)
SEE ALSO
TAU_TRACK_MEMORY(3),
TAU_TRACK_MEMORY_HEADROOM(3)
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- EXAMPLE
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 21:56:50 GMT, April 16, 2011