accelerator::get_auto_selection_view Method
Returns the auto selection accelerator_view, which when specified as the parallel_for_each target results in the target accelerator_view for executing the parallel_for_each kernel to be automatically selected by the runtime. For all other purposes, the accelerator_view returned by this method is the same as the default accelerator_view of the default accelerator
static accelerator_view __cdecl get_auto_selection_view();
Return Value
The auto selection accelerator_view.
Requirements
Header: amprt.h
Namespace: concurrency