This repository was archived by the owner on Oct 4, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
embree/embree-benchmark
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To run the benchmark do the following: Build Embree: git clone https://github.com/embree/embree.git embree cd embree git checkout v3.5.2 (or any other release you want to benchmark) mkdir build cd build ccmake .. configure Embree to release mode, and use ICC make Optix: - put OptiX-SDK-6.0.0 into a folder called optix Build and Run test: mkdir build ccmake ../code configure to release build, use ICC make cd .. run ./run.sh
About
No description, website, or topics provided.
Resources
Security policy
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published