Difference between revisions of "Embree"
(Created page with "Category:SoftwareCategory:Ray tracing {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|embree}} |{{#vardefine:url|https://www.embree.org/}} <!--CONFIGURATION: OPTION...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[Category:Software]][[Category: | + | [[Category:Software]][[Category:Graphics]] |
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
|{{#vardefine:app|embree}} | |{{#vardefine:app|embree}} |
Latest revision as of 15:01, 15 August 2022
Description
Intel® Embree is a collection of high-performance ray tracing kernels, developed at Intel. The target users of Intel® Embree are graphics application engineers who want to improve the performance of their photo-realistic rendering application by leveraging Embree's performance-optimized ray tracing kernels. The kernels are optimized for the latest Intel® processors with support for SSE, AVX, AVX2, and AVX-512 instructions. 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 benefit from future improvements. Intel® Embree is released as Open Source under the Apache 2.0 license.
Environment Modules
Run module spider embree
to find out what environment modules are available for this application.
System Variables
- HPC_EMBREE_DIR - installation directory
- HPC_EMBREE_BIN - executable directory