Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SYCL] event() fail fast (intel#13419)
making event() constructor fail fast if ONEAPI_DEVICE_SELECTOR is malformed. The config::get() call checks/parses env var exactly once, so there should not be any performance penalty for any event but the first.
- Loading branch information