You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/**
* Finalize the measurement system. This function @e may be called from the
* adapter layer (or implicitly by at_exit). Calling other API functions
* afterwards is seen as undefined behaviour.
*
* Calling this function several times does no harm to the measurement system.
*
* @see SCOREP_InitMeasurement()
*/
void
SCOREP_FinalizeMeasurement( void );
Some ml stuff needs to be interrupted using ctrl-c. We should catch this, and writ traces.
The text was updated successfully, but these errors were encountered: