You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| OS | Linux* Ubuntu*22.04 <br>CentOS 8 (or compatible) <br>Windows* 10 or 11<br>macOS* 10.15+
12
12
| Hardware | Intel 64 Penryn or newer with SSE4.1 extensions, ARM64 with NEON extensions <br>(Optimized requirements: Intel 64 Skylake or newer with AVX512 extentions, ARM64 with NEON extensions)
13
-
| Compiler Toolchain | Windows OS: MSVS 2019 installed with Windows SDK and CMake*; Other platforms: C++11 compiler, a C99 compiler (for example, gcc/c++/clang), and CMake*
14
-
| Libraries | Install Intel® oneAPI Rendering Toolkit (Render Kit), including Intel® OSPRay, Intel® Embree, Intel® Open VKL, and Intel® Open Image Denoise
13
+
| Compiler Toolchain | Windows OS: MSVS 2022 (or 2019) installed with Windows SDK and CMake*; Other platforms: C++11 compiler, a C99 compiler (for example, gcc/c++/clang), and CMake*
14
+
| Libraries | Install Intel® oneAPI Rendering Toolkit (Render Kit), including Intel® OSPRay, Intel® Embree, Intel® Open VKL, and Intel® Open Image Denoise; Install Intel® oneAPI Base Toolkit (Base Kit) for Intel® oneAPI DPC++ Compiler and Runtimes
15
15
| Image Display Tool | A .ppm filetype viewer (for example, [ImageMagick](https://www.imagemagick.org)).
16
16
17
17
@@ -52,14 +52,9 @@ Volume Kernel Library (Intel® Open VKL), and Intel® Open Image Denoise.
52
52
53
53
## Build and Run
54
54
55
-
### Additional Notes
56
-
57
-
oneAPI Rendering Toolkit 2023.1 version's cmake file contains an errata. The errata will produce an error while building the example. Please apply the following workaround described in the following page. 2023.1.1 version will address the issue.
0 commit comments