Skip to main content

inline void shutdown()

Description

Manually shuts down the Celerity runtime if it has previously been initialized.

No Celerity object (buffer, queue or host_object) must be live when calling this function, and the runtime cannot be re-initialized afterwards. Shutdown is also performed automatically on application exit.

Declared at: include/celerity.h:47