We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56c00a0 commit 8f08dbaCopy full SHA for 8f08dba
sycl/plugins/esimd_cpu/CMakeLists.txt
@@ -51,7 +51,7 @@ else ()
51
message(FATAL_ERROR "ESIMD_CPU is not supported under Windows environment yet")
52
else()
53
# FIXME/TODO : Use 'generic' package instead of 'u18.04'
54
- set (CM_PACKAGE_URL "https://github.com/intel/cm-cpu-emulation/releases/download/v2021-07-21/intel-cmemu-1.0.1.u18.04-release.x86_64.tar.xz")
+ set (CM_PACKAGE_URL "https://github.com/intel/cm-cpu-emulation/releases/download/v2021-07-21/intel-cmemu-1.0.7.u18.04-release.x86_64.tar.xz")
55
endif()
56
57
file (MAKE_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/cm-emu_install)
0 commit comments