summaryrefslogtreecommitdiffstats
path: root/graphics/embree/README
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/embree/README')
-rw-r--r--graphics/embree/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/embree/README b/graphics/embree/README
index f109af6421..d266ac7780 100644
--- a/graphics/embree/README
+++ b/graphics/embree/README
@@ -6,6 +6,9 @@ performance- optimized ray tracing kernels. The kernels are optimized
for the latest Intel® processors with support for SSE, AVX, AVX2, and
AVX-512 instructions.
+Note to 32-bit users: This is x86_64 only, due to its use of CPU
+instructions that don't exist on 32-bit x86 processors.
+
Intel® Embree supports runtime code selection to choose the traversal
and build algorithms that best matches the instruction set of your CPU.
We recommend using Intel® Embree through its API to get the highest