RenderKit / embree

Embree ray tracing kernels repository.
Apache License 2.0
2.33k stars 384 forks source link

AVX512 for MSVC #206

Open stefankueng opened 5 years ago

stefankueng commented 5 years ago

AVX512 is supported in the Microsoft compiler: https://blogs.msdn.microsoft.com/vcblog/2017/07/11/microsoft-visual-studio-2017-supports-intel-avx-512/

Can we get embree to compile with that compiler as well please?

svenwoop commented 5 years ago

We will work on this for the next larger release.