Bump oneDPL version
This commit is contained in:
parent
eef3221df6
commit
28dcf6f962
@ -100,7 +100,7 @@ if (USE_ONEDPL)
|
|||||||
FetchContent_Declare(
|
FetchContent_Declare(
|
||||||
oneDPL
|
oneDPL
|
||||||
GIT_REPOSITORY https://github.com/oneapi-src/oneDPL.git
|
GIT_REPOSITORY https://github.com/oneapi-src/oneDPL.git
|
||||||
GIT_TAG oneDPL-2022.1.0-rc3
|
GIT_TAG oneDPL-2022.2.0-rc1
|
||||||
)
|
)
|
||||||
string(TOLOWER ${USE_ONEDPL} ONEDPL_BACKEND)
|
string(TOLOWER ${USE_ONEDPL} ONEDPL_BACKEND)
|
||||||
# XXX oneDPL looks for omp instead of openmp, which mismatches(!) with ONEDPL_PAR_BACKEND if using find_package
|
# XXX oneDPL looks for omp instead of openmp, which mismatches(!) with ONEDPL_PAR_BACKEND if using find_package
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user