diff --git a/devops/dependencies.json b/devops/dependencies.json index a836699c8fb1e..3d3719552bf6f 100644 --- a/devops/dependencies.json +++ b/devops/dependencies.json @@ -25,21 +25,21 @@ "root": "{DEPS_ROOT}/opencl/runtime/linux/oclgpu" }, "tbb": { - "github_tag": "v2021.8.0", - "version": "2021.8.0", - "url": "https://github.com/oneapi-src/oneTBB/releases/download/v2021.8.0/oneapi-tbb-2021.8.0-lin.tgz", + "github_tag": "v2021.10.0", + "version": "2021.10.0", + "url": "https://github.com/oneapi-src/oneTBB/releases/download/v2021.10.0/oneapi-tbb-2021.10.0-lin.tgz", "root": "{DEPS_ROOT}/tbb/lin" }, "oclcpu": { - "github_tag": "2023-WW13", - "version": "2023.15.3.0.20", - "url": "https://github.com/intel/llvm/releases/download/2023-WW13/oclcpuexp-2023.15.3.0.20_rel.tar.gz", + "github_tag": "2023-WW27", + "version": "2023.16.6.0.28", + "url": "https://github.com/intel/llvm/releases/download/2023-WW27/oclcpuexp-2023.16.6.0.28_rel.tar.gz", "root": "{DEPS_ROOT}/opencl/runtime/linux/oclcpu" }, "fpgaemu": { - "github_tag": "2023-WW13", - "version": "2023.15.3.0.20", - "url": "https://github.com/intel/llvm/releases/download/2023-WW13/fpgaemu-2023.15.3.0.20_rel.tar.gz", + "github_tag": "2023-WW27", + "version": "2023.16.6.0.28", + "url": "https://github.com/intel/llvm/releases/download/2023-WW27/fpgaemu-2023.16.6.0.28_rel.tar.gz", "root": "{DEPS_ROOT}/opencl/runtime/linux/oclfpgaemu" }, "fpga": { @@ -53,21 +53,21 @@ "root": "" }, "tbb": { - "github_tag": "v2021.8.0", - "version": "2021.8.0", - "url": "https://github.com/oneapi-src/oneTBB/releases/download/v2021.8.0/oneapi-tbb-2021.8.0-win.zip", + "github_tag": "v2021.10.0", + "version": "2021.10.0", + "url": "https://github.com/oneapi-src/oneTBB/releases/download/v2021.10.0/oneapi-tbb-2021.10.0-win.zip", "root": "{DEPS_ROOT}/tbb/win" }, "oclcpu": { - "github_tag": "2023-WW13", - "version": "2023.15.3.0.20", - "url": "https://github.com/intel/llvm/releases/download/2023-WW13/win-oclcpuexp-2023.15.3.0.20_rel.zip", + "github_tag": "2023-WW27", + "version": "2023.16.6.0.28", + "url": "https://github.com/intel/llvm/releases/download/2023-WW27/win-oclcpuexp-2023.16.6.0.28_rel.zip", "root": "{DEPS_ROOT}/opencl/runtime/linux/oclcpu" }, "fpgaemu": { - "github_tag": "2023-WW13", - "version": "2023.15.3.0.20", - "url": "https://github.com/intel/llvm/releases/download/2023-WW13/win-fpgaemu-2023.15.3.0.20_rel.zip", + "github_tag": "2023-WW27", + "version": "2023.16.6.0.28", + "url": "https://github.com/intel/llvm/releases/download/2023-WW27/win-fpgaemu-2023.16.6.0.28_rel.zip", "root": "{DEPS_ROOT}/opencl/runtime/linux/oclfpgaemu" }, "fpga": {