editor config format
This commit is contained in:
parent
97cbe18dd2
commit
1ddaf44c30
4 changed files with 5 additions and 5 deletions
|
@ -453,7 +453,7 @@ endif()
|
|||
|
||||
if (LLAMA_SYCL)
|
||||
if ( NOT DEFINED ENV{ONEAPI_ROOT})
|
||||
message(FATAL_ERROR "Not detect ENV {ONEAPI_ROOT}, please install oneAPI & source it, like: source /opt/intel/oneapi/setvars.sh")
|
||||
message(FATAL_ERROR "Not detect ENV {ONEAPI_ROOT}, please install oneAPI & source it, like: source /opt/intel/oneapi/setvars.sh")
|
||||
endif()
|
||||
#todo: AOT
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue