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
Copy file name to clipboardExpand all lines: mlir/cmake/modules/FindSyclRuntime.cmake
+9-4Lines changed: 9 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -17,10 +17,15 @@ if(NOT DEFINED ENV{CMPLR_ROOT})
17
17
message(WARNING"Please make sure to install Intel DPC++ Compiler and run setvars.(sh/bat)")
18
18
message(WARNING"You can download standalone Intel DPC++ Compiler from https://www.intel.com/content/www/us/en/developer/articles/tool/oneapi-standalone-components.html#compilers")
0 commit comments