Bump oneDPL version

This commit is contained in:
Tom Lin 2023-09-01 03:48:19 +01:00
parent eef3221df6
commit 28dcf6f962

View File

@ -100,7 +100,7 @@ if (USE_ONEDPL)
FetchContent_Declare(
oneDPL
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)
# XXX oneDPL looks for omp instead of openmp, which mismatches(!) with ONEDPL_PAR_BACKEND if using find_package