You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
icpx: error: use of 'dpcpp' is deprecated and will be removed in a future release. Use 'icpx -fsycl' [-Werror,-Wdeprecated]
as well as multiple SYCL-related deprecation warnings like
/home/aland/compute-benchmarks/source/framework/sycl/sycl.h:22:22: warning: 'device_selector' is deprecated: Use SYCL 2020 callable device selectors instead. [-Wdeprecated-declarations]
/home/aland/compute-benchmarks/source/framework/sycl/utility/print_device_info_sycl.inl:27:21: warning: 'host' is deprecated: 'host' backend is no longer supported [-Wdeprecated-declarations]
and generic "compiler confused by testing framework" warnings like
When building the repo with
icpx
thetest_case/test_case_statistics.cpp
compile fail withPossible solution:
tautological-constant-compare
-00
flags globallyThe text was updated successfully, but these errors were encountered: