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.
The exception that's thrown when the runtime can't start a kernel by using the compute domain specified at the parallel_for_each call site.
class invalid_compute_domain : public runtime_exception;
Members
Public Constructors
Name |
Description |
---|---|
Initializes a new instance of the invalid_compute_domain class. |
Inheritance Hierarchy
exception
runtime_exception
invalid_compute_domain
Requirements
Header: amprt.h
Namespace: Concurrency