accelerator_view::get_is_auto_selection Method
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