We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dc536a commit f5f512bCopy full SHA for f5f512b
sycl/source/detail/config.hpp
@@ -287,7 +287,7 @@ class __SYCL2020_DEPRECATED("Use SYCLConfig<ONEAPI_DEVICE_SELECTOR> instead")
287
if (ValStr) {
288
289
std::cerr
290
- << "\nWARNING: The enviroment variable SYCL_DEVICE_FITLER"
+ << "\nWARNING: The enviroment variable SYCL_DEVICE_FILTER"
291
" is deprecated. Please use ONEAPI_DEVICE_SELECTOR instead.\n"
292
"For more details, please refer to:\n"
293
"https://github.com/intel/llvm/blob/sycl/sycl/doc/"
0 commit comments