Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a Boolean value that indicates whether the runtime will automatically select an appropriate accelerator when the accelerator_view is passed to a parallel_for_each.
bool get_is_auto_selection() const;
Return Value
true if the runtime will automatically select an appropriate accelerator; otherwise, false.
Requirements
Header: amprt.h
Namespace: concurrency