accelerator::get_is_debug Method

Determines whether the accelerator has the DEBUG layer enabled for extensive error reporting.

bool get_is_debug() const;

Return Value

true if the accelerator has the DEBUG layer enabled for extensive error reporting. Otherwise, false.

Requirements

Header: amprt.h

Namespace: Concurrency

See Also

Reference

accelerator Class