GEFinalize
Description
Finalizes GE and destroys associated allocations.
A 2000 ms timeout is added by default (the maximum timeout is 2000 ms) for the transfer of device logs to ensure the integrity of error and event logs. You can set the ASCEND_LOG_DEVICE_FLUSH_TIMEOUT environment variable to 0 (by using the export ASCEND_LOG_DEVICE_FLUSH_TIMEOUT=0 command) to remove the default timeout.
Prototype
Status GEFinalize();
Parameters
None
Returns
None
Restrictions
None
Parent topic: Graph Running APIs