ViennaPS 3.2.0__cp311-cp311-macosx_11_0_arm64.whl → 3.4.0__cp311-cp311-macosx_11_0_arm64.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of ViennaPS might be problematic. Click here for more details.
- viennaps-3.4.0.dist-info/METADATA +292 -0
- {viennaps-3.2.0.dist-info → viennaps-3.4.0.dist-info}/RECORD +91 -86
- {viennaps-3.2.0.dist-info → viennaps-3.4.0.dist-info}/WHEEL +1 -1
- viennaps.libs/README.txt +111 -15
- viennaps.libs/cmake/vtk-9.3/FindLibXml2.cmake +1 -8
- viennaps.libs/cmake/vtk-9.3/vtk-config-version.cmake +1 -1
- viennaps.libs/cmake/vtk-9.3/vtk-config.cmake +16 -2
- viennaps.libs/cmake_install.cmake +9 -3
- viennaps.libs/common/cmake_install.cmake +7 -1
- viennaps.libs/common/lexers/cmake_install.cmake +7 -1
- viennaps.libs/common/math/cmake_install.cmake +7 -1
- viennaps.libs/common/simd/cmake_install.cmake +7 -1
- viennaps.libs/common/sys/CMakeFiles/sys.dir/filename.cpp.o +0 -0
- viennaps.libs/common/sys/cmake_install.cmake +7 -1
- viennaps.libs/common/tasking/cmake_install.cmake +7 -1
- viennaps.libs/embree-config-install.cmake +16 -16
- viennaps.libs/embree-config-version.cmake +1 -1
- viennaps.libs/kernels/CMakeFiles/Export/{bc89951ab1cf23bcbd2a6b7b9de564fb → 0919fd033fbc7492b4ed7221a30ac4ed}/embree-targets.cmake +2 -2
- viennaps.libs/kernels/CMakeFiles/embree.dir/builders/primrefgen.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_hair.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_hair_mb.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_morton.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_sah.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_sah_mb.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_sah_spatial.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_subdiv.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_twolevel.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_statistics.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/alloc.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/device.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/rtcore.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/rtcore_builder.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_subdiv_mesh.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/state.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/builders/primrefgen.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_hair.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_hair_mb.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_morton.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_sah.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_sah_mb.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_sah_spatial.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_subdiv.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_twolevel.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/cmake_install.cmake +14 -8
- viennaps.libs/libembree4.dylib +0 -0
- viennaps.libs/libembree_avx2.a +0 -0
- viennaps.libs/liblexers.a +0 -0
- viennaps.libs/libmath.a +0 -0
- viennaps.libs/libsimd.a +0 -0
- viennaps.libs/libsys.a +0 -0
- viennaps.libs/libtasking.a +0 -0
- viennaps.libs/libtbb.dylib +0 -0
- viennaps.libs/libvtkCommonCore-9.3.dylib +0 -0
- viennaps.libs/libvtkCommonDataModel-9.3.dylib +0 -0
- viennaps.libs/libvtkCommonExecutionModel-9.3.dylib +0 -0
- viennaps.libs/libvtkCommonSystem-9.3.dylib +0 -0
- viennaps.libs/libvtkCommonTransforms-9.3.dylib +0 -0
- viennaps.libs/libvtkFiltersCore-9.3.dylib +0 -0
- viennaps.libs/libvtkFiltersGeneral-9.3.dylib +0 -0
- viennaps.libs/libvtkIOXML-9.3.dylib +0 -0
- viennaps.libs/libvtkIOXMLParser-9.3.dylib +0 -0
- viennaps.libs/libvtkfmt-9.3.dylib +0 -0
- viennaps.libs/tests/cmake_install.cmake +7 -1
- viennaps.libs/uninstall.cmake +1 -1
- viennaps2d/.dylibs/libomp.dylib +0 -0
- viennaps2d/.dylibs/libtbb.dylib +0 -0
- viennaps2d/.dylibs/libvtkCommonCore-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtkCommonDataModel-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtkCommonExecutionModel-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtkCommonSystem-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtkCommonTransforms-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtkFiltersCore-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtkIOXMLParser-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtkfmt-9.3.dylib +0 -0
- viennaps2d/__init__.py +3 -1
- viennaps2d/__init__.pyi +3 -0
- viennaps2d/viennaps2d.cpython-310-darwin.so +0 -0
- viennaps2d/viennaps2d.cpython-311-darwin.so +0 -0
- viennaps2d/viennaps2d.pyi +1099 -0
- viennaps3d/__init__.py +3 -1
- viennaps3d/__init__.pyi +3 -0
- viennaps3d/viennaps3d/gpu.pyi +60 -0
- viennaps3d/viennaps3d.cpython-310-darwin.so +0 -0
- viennaps3d/viennaps3d.cpython-311-darwin.so +0 -0
- viennaps3d/viennaps3d.pyi +1056 -0
- viennaps-3.2.0.dist-info/METADATA +0 -265
- {viennaps-3.2.0.dist-info → viennaps-3.4.0.dist-info}/licenses/LICENSE +0 -0
- /viennaps.libs/kernels/CMakeFiles/Export/{bc89951ab1cf23bcbd2a6b7b9de564fb → 0919fd033fbc7492b4ed7221a30ac4ed}/embree-targets-release.cmake +0 -0
viennaps.libs/README.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
% Embree: High Performance Ray Tracing Kernels 4.3.
|
|
1
|
+
% Embree: High Performance Ray Tracing Kernels 4.3.3
|
|
2
2
|
% Intel Corporation
|
|
3
3
|
|
|
4
4
|
Intel® Embree Overview
|
|
@@ -100,7 +100,7 @@ Windows Installation
|
|
|
100
100
|
--------------------
|
|
101
101
|
|
|
102
102
|
A pre-built version of Embree for Windows is provided as a ZIP archive
|
|
103
|
-
[embree-4.3.
|
|
103
|
+
[embree-4.3.3.x64.windows.zip](https://github.com/embree/embree/releases/download/v4.3.3/embree-4.3.3.x64.windows.zip). After
|
|
104
104
|
unpacking this ZIP file, you should set the path to the `lib` folder
|
|
105
105
|
manually to your `PATH` environment variable for applications to find
|
|
106
106
|
Embree.
|
|
@@ -110,13 +110,13 @@ Linux Installation
|
|
|
110
110
|
------------------
|
|
111
111
|
|
|
112
112
|
A pre-built version of Embree for Linux is provided as a `tar.gz` archive:
|
|
113
|
-
[embree-4.3.
|
|
113
|
+
[embree-4.3.3.x86_64.linux.tar.gz](https://github.com/embree/embree/releases/download/v4.3.3/embree-4.3.3.x86_64.linux.tar.gz). Unpack
|
|
114
114
|
this file using `tar` and source the provided `embree-vars.sh` (if you
|
|
115
115
|
are using the bash shell) or `embree-vars.csh` (if you are using the C
|
|
116
116
|
shell) to set up the environment properly:
|
|
117
117
|
|
|
118
|
-
tar xzf embree-4.3.
|
|
119
|
-
source embree-4.3.
|
|
118
|
+
tar xzf embree-4.3.3.x86_64.linux.tar.gz
|
|
119
|
+
source embree-4.3.3.x86_64.linux/embree-vars.sh
|
|
120
120
|
|
|
121
121
|
We recommend adding a relative `RPATH` to your application that points
|
|
122
122
|
to the location where Embree (and TBB) can be found, e.g. `$ORIGIN/../lib`.
|
|
@@ -126,12 +126,12 @@ macOS Installation
|
|
|
126
126
|
------------------
|
|
127
127
|
|
|
128
128
|
The macOS version of Embree is also delivered as a ZIP file:
|
|
129
|
-
[embree-4.3.
|
|
129
|
+
[embree-4.3.3.x86_64.macosx.zip](https://github.com/embree/embree/releases/download/v4.3.3/embree-4.3.3.x86_64.macosx.zip). Unpack
|
|
130
130
|
this file using `tar` and source the provided `embree-vars.sh` (if you
|
|
131
131
|
are using the bash shell) or `embree-vars.csh` (if you are using the C
|
|
132
132
|
shell) to set up the environment properly:
|
|
133
133
|
|
|
134
|
-
unzip embree-4.3.
|
|
134
|
+
unzip embree-4.3.3.x64.macosx.zip source embree-4.3.3.x64.macosx/embree-vars.sh
|
|
135
135
|
|
|
136
136
|
If you want to ship Embree with your application, please use the Embree
|
|
137
137
|
library of the provided ZIP file. The library name of that Embree
|
|
@@ -156,7 +156,7 @@ set the `TBB_DIR` variable to the path containing `TBB-config.cmake` of a local
|
|
|
156
156
|
TBB install, in case you do not have TBB installed globally on your system,
|
|
157
157
|
e.g:
|
|
158
158
|
|
|
159
|
-
cmake -D embree_DIR=path_to_embree_package/lib/cmake/embree-4.3.
|
|
159
|
+
cmake -D embree_DIR=path_to_embree_package/lib/cmake/embree-4.3.3/ \
|
|
160
160
|
-D TBB_DIR=path_to_tbb_package/lib/cmake/tbb/ \
|
|
161
161
|
..
|
|
162
162
|
|
|
@@ -257,7 +257,7 @@ Embree is released with a bundle of tests in an optional testing package.
|
|
|
257
257
|
To run these tests extract the testing package in the same folder as your embree installation.
|
|
258
258
|
e.g.:
|
|
259
259
|
|
|
260
|
-
tar -xzf embree-4.3.
|
|
260
|
+
tar -xzf embree-4.3.3-testing.zip -C /path/to/installed/embree
|
|
261
261
|
|
|
262
262
|
The tests are extracted into a new folder inside you embree installation and can be run with:
|
|
263
263
|
|
|
@@ -290,10 +290,7 @@ Linux
|
|
|
290
290
|
- Clang 5.0.0
|
|
291
291
|
- Clang 4.0.0
|
|
292
292
|
- GCC 10.0.1 (Fedora 32) AVX512 support
|
|
293
|
-
- GCC 8.3.1 (Fedora
|
|
294
|
-
- GCC 7.3.1 (Fedora 27) AVX2 support
|
|
295
|
-
- GCC 7.3.1 (Fedora 26) AVX2 support
|
|
296
|
-
- GCC 6.4.1 (Fedora 25) AVX2 support
|
|
293
|
+
- GCC 8.3.1 (Fedora 29) AVX512 support
|
|
297
294
|
- Intel® Implicit SPMD Program Compiler 1.22.0
|
|
298
295
|
|
|
299
296
|
macOS x86_64
|
|
@@ -325,7 +322,7 @@ version of [GLFW](https://www.glfw.org/) version 3.
|
|
|
325
322
|
Under macOS, all these dependencies can be installed
|
|
326
323
|
using [MacPorts](http://www.macports.org/):
|
|
327
324
|
|
|
328
|
-
sudo port install cmake tbb
|
|
325
|
+
sudo port install cmake tbb glfw-devel
|
|
329
326
|
|
|
330
327
|
Depending on your Linux distribution you can install these dependencies
|
|
331
328
|
using `yum` or `apt-get`. Some of these packages might already be
|
|
@@ -474,6 +471,11 @@ your Intel Xe HPG/HPC GPUs from here
|
|
|
474
471
|
the driver installation instructions for your graphics card and
|
|
475
472
|
operating system.
|
|
476
473
|
|
|
474
|
+
After installing the drivers you have to install an additional package
|
|
475
|
+
manually using
|
|
476
|
+
|
|
477
|
+
sudo apt install intel-level-zero-gpu-raytracing
|
|
478
|
+
|
|
477
479
|
|
|
478
480
|
Windows
|
|
479
481
|
-------
|
|
@@ -1939,19 +1941,113 @@ Possible error codes returned by `rtcGetDeviceError` are:
|
|
|
1939
1941
|
- `RTC_ERROR_CANCELLED`: The operation got canceled by a memory
|
|
1940
1942
|
monitor callback or progress monitor callback function.
|
|
1941
1943
|
|
|
1944
|
+
- `RTC_ERROR_LEVEL_ZERO_RAYTRACING_SUPPORT_MISSING`: This error can
|
|
1945
|
+
occur when creating an Embree device with SYCL support using
|
|
1946
|
+
`rtcNewSYCLDevice` fails. This error probably means that the GPU
|
|
1947
|
+
driver is to old or not installed properly. Install a new GPU
|
|
1948
|
+
driver and on Linux make sure that the package
|
|
1949
|
+
`intel-level-zero-gpu-raytracing` is installed. For general driver
|
|
1950
|
+
installation information for Linux refer to
|
|
1951
|
+
<https://dgpu-docs.intel.com>.
|
|
1952
|
+
|
|
1942
1953
|
When the device construction fails, `rtcNewDevice` returns `NULL` as
|
|
1943
1954
|
device. To detect the error code of a such a failed device
|
|
1944
1955
|
construction, pass `NULL` as device to the `rtcGetDeviceError`
|
|
1945
1956
|
function. For all other invocations of `rtcGetDeviceError`, a proper
|
|
1946
1957
|
device pointer must be specified.
|
|
1947
1958
|
|
|
1959
|
+
The API function `rtcGetDeviceLastErrorMessage` can be used to get more
|
|
1960
|
+
details about the last `RTCError` a `RTCDevice` encountered.
|
|
1961
|
+
|
|
1962
|
+
For convenient reporting of a `RTCError`, the API function
|
|
1963
|
+
`rtcGetErrorString` can be used, which returns a string representation
|
|
1964
|
+
of a given `RTCError`.
|
|
1965
|
+
|
|
1948
1966
|
#### EXIT STATUS {#exit-status}
|
|
1949
1967
|
|
|
1950
1968
|
Returns the error code for the device.
|
|
1951
1969
|
|
|
1952
1970
|
#### SEE ALSO {#see-also}
|
|
1953
1971
|
|
|
1954
|
-
[rtcSetDeviceErrorFunction]
|
|
1972
|
+
[rtcSetDeviceErrorFunction], [rtcGetDeviceLastErrorMessage],
|
|
1973
|
+
[rtcGetErrorString]
|
|
1974
|
+
|
|
1975
|
+
```{=tex}
|
|
1976
|
+
|
|
1977
|
+
```
|
|
1978
|
+
rtcGetDeviceLastErrorMessage
|
|
1979
|
+
----------------------------
|
|
1980
|
+
|
|
1981
|
+
#### NAME {#name}
|
|
1982
|
+
|
|
1983
|
+
rtcGetDeviceLastErrorMessage - returns a message corresponding
|
|
1984
|
+
to the last error code
|
|
1985
|
+
|
|
1986
|
+
#### SYNOPSIS {#synopsis}
|
|
1987
|
+
|
|
1988
|
+
#include <embree4/rtcore.h>
|
|
1989
|
+
|
|
1990
|
+
const char* rtcGetDeviceLastErrorMessage(RTCDevice device);
|
|
1991
|
+
|
|
1992
|
+
#### DESCRIPTION {#description}
|
|
1993
|
+
|
|
1994
|
+
This function can be used to get a message corresponding to the last
|
|
1995
|
+
error code (returned by `rtcGetDeviceError`) which often provides
|
|
1996
|
+
details about the error that happened. The message is the same as the
|
|
1997
|
+
message that will written to console when verbosity is \> 0 or which is
|
|
1998
|
+
passed as the `str` argument of the `RTCErrorFunction` (see
|
|
1999
|
+
[rtcSetDeviceErrorFunction]). However, when device construction fails
|
|
2000
|
+
this is the only way to get additional information about the error. In
|
|
2001
|
+
this case, `rtcNewDevice` returns `NULL` as device. To query the error
|
|
2002
|
+
message for such a failed device construction, pass `NULL` as device to
|
|
2003
|
+
the `rtcGetDeviceLastErrorMessage` function. For all other invocations
|
|
2004
|
+
of `rtcGetDeviceLastErrorMessage`, a proper device pointer must be
|
|
2005
|
+
specified.
|
|
2006
|
+
|
|
2007
|
+
#### EXIT STATUS {#exit-status}
|
|
2008
|
+
|
|
2009
|
+
Returns a message corresponding to the last error code.
|
|
2010
|
+
|
|
2011
|
+
#### SEE ALSO {#see-also}
|
|
2012
|
+
|
|
2013
|
+
[rtcGetDeviceError], [rtcSetDeviceErrorFunction]
|
|
2014
|
+
|
|
2015
|
+
```{=tex}
|
|
2016
|
+
|
|
2017
|
+
```
|
|
2018
|
+
rtcGetErrorString
|
|
2019
|
+
-----------------
|
|
2020
|
+
|
|
2021
|
+
#### NAME {#name}
|
|
2022
|
+
|
|
2023
|
+
rtcGetErrorString - returns a string representation
|
|
2024
|
+
of a given RTCError
|
|
2025
|
+
|
|
2026
|
+
#### SYNOPSIS {#synopsis}
|
|
2027
|
+
|
|
2028
|
+
#include <embree4/rtcore.h>
|
|
2029
|
+
|
|
2030
|
+
const char* rtcGetErrorString(RTCError code);
|
|
2031
|
+
|
|
2032
|
+
#### DESCRIPTION {#description}
|
|
2033
|
+
|
|
2034
|
+
Returns a string representation for a `RTCError` error code. For
|
|
2035
|
+
example, for the `RTCError` RTC\_ERROR\_UNKNOWN this function will
|
|
2036
|
+
return the string "Unknown Error". This is purely a convenience
|
|
2037
|
+
function for printing error information on the user side.
|
|
2038
|
+
|
|
2039
|
+
The returned strings should not be used for comparing different
|
|
2040
|
+
`RTCError` error codes or make other decisions based on the type of
|
|
2041
|
+
error that occurred. For such things only the `RTCError` enum values
|
|
2042
|
+
should be used.
|
|
2043
|
+
|
|
2044
|
+
#### EXIT STATUS {#exit-status}
|
|
2045
|
+
|
|
2046
|
+
Returns a string representation of a given `RTCError` error code.
|
|
2047
|
+
|
|
2048
|
+
#### SEE ALSO {#see-also}
|
|
2049
|
+
|
|
2050
|
+
[rtcGetDeviceError]
|
|
1955
2051
|
|
|
1956
2052
|
```{=tex}
|
|
1957
2053
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# XXX: Copied from CMake, but includes vtkDetectLibraryType
|
|
1
|
+
# XXX: Copied from CMake, but includes vtkDetectLibraryType.
|
|
2
2
|
# See https://gitlab.kitware.com/cmake/cmake/-/issues/18564
|
|
3
3
|
|
|
4
4
|
#[=======================================================================[.rst:
|
|
@@ -106,11 +106,4 @@ if(LibXml2_FOUND AND NOT TARGET LibXml2::LibXml2)
|
|
|
106
106
|
IMPORTED_LOCATION "${LIBXML2_LIBRARY}"
|
|
107
107
|
IMPORTED_IMPLIB "${LIBXML2_LIBRARY}"
|
|
108
108
|
INTERFACE_INCLUDE_DIRECTORIES "${LIBXML2_INCLUDE_DIRS}")
|
|
109
|
-
|
|
110
|
-
find_package(ICU QUIET COMPONENTS uc)
|
|
111
|
-
if (ICU_FOUND)
|
|
112
|
-
set_target_properties(LibXml2::LibXml2
|
|
113
|
-
PROPERTIES
|
|
114
|
-
IMPORTED_LINK_INTERFACE_LIBRARIES "ICU::uc")
|
|
115
|
-
endif ()
|
|
116
109
|
endif()
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
# PACKAGE_VERSION_COMPATIBLE if the current version is >= requested version.
|
|
8
8
|
# The variable CVF_VERSION must be set before calling configure_file().
|
|
9
9
|
|
|
10
|
-
set(PACKAGE_VERSION "9.3.
|
|
10
|
+
set(PACKAGE_VERSION "9.3.1")
|
|
11
11
|
|
|
12
12
|
if (PACKAGE_FIND_VERSION_RANGE)
|
|
13
13
|
# Package version must be in the requested version range
|
|
@@ -117,10 +117,10 @@ unset(_vtk_module_import_prefix)
|
|
|
117
117
|
list(INSERT CMAKE_PREFIX_PATH 0
|
|
118
118
|
"${${CMAKE_FIND_PACKAGE_NAME}_PREFIX_PATH}")
|
|
119
119
|
|
|
120
|
-
set("${CMAKE_FIND_PACKAGE_NAME}_VERSION" "9.3.
|
|
120
|
+
set("${CMAKE_FIND_PACKAGE_NAME}_VERSION" "9.3.1")
|
|
121
121
|
set("${CMAKE_FIND_PACKAGE_NAME}_MAJOR_VERSION" "9")
|
|
122
122
|
set("${CMAKE_FIND_PACKAGE_NAME}_MINOR_VERSION" "3")
|
|
123
|
-
set("${CMAKE_FIND_PACKAGE_NAME}_BUILD_VERSION" "
|
|
123
|
+
set("${CMAKE_FIND_PACKAGE_NAME}_BUILD_VERSION" "1")
|
|
124
124
|
set("${CMAKE_FIND_PACKAGE_NAME}_LEGACY_REMOVE" "ON")
|
|
125
125
|
set("${CMAKE_FIND_PACKAGE_NAME}_AUTOINIT_INCLUDE" "\"vtkAutoInit.h\"")
|
|
126
126
|
set("${CMAKE_FIND_PACKAGE_NAME}_SMP_BACKENDS" "STDThread;Sequential")
|
|
@@ -156,6 +156,13 @@ if (0) # vtk_opengl_preference_set
|
|
|
156
156
|
set(OpenGL_GL_PREFERENCE "")
|
|
157
157
|
endif ()
|
|
158
158
|
|
|
159
|
+
# Ensure that python is found based on location, not on version
|
|
160
|
+
# See https://cmake.org/cmake/help/latest/module/FindPython.html
|
|
161
|
+
if (DEFINED Python3_FIND_STRATEGY)
|
|
162
|
+
set("${CMAKE_FIND_PACKAGE_NAME}_Python3_FIND_STRATEGY_save" "${Python3_FIND_STRATEGY}")
|
|
163
|
+
endif ()
|
|
164
|
+
set(Python3_FIND_STRATEGY LOCATION)
|
|
165
|
+
|
|
159
166
|
include("${CMAKE_CURRENT_LIST_DIR}/${CMAKE_FIND_PACKAGE_NAME}-vtk-module-find-packages.cmake")
|
|
160
167
|
|
|
161
168
|
if (0) # vtk_opengl_preference_set
|
|
@@ -167,6 +174,13 @@ if (0) # vtk_opengl_preference_set
|
|
|
167
174
|
endif ()
|
|
168
175
|
endif ()
|
|
169
176
|
|
|
177
|
+
if (DEFINED "${CMAKE_FIND_PACKAGE_NAME}_Python3_FIND_STRATEGY_save")
|
|
178
|
+
set(Python3_FIND_STRATEGY "${${CMAKE_FIND_PACKAGE_NAME}_Python3_FIND_STRATEGY_save}")
|
|
179
|
+
unset("${CMAKE_FIND_PACKAGE_NAME}_Python3_FIND_STRATEGY_save")
|
|
180
|
+
else ()
|
|
181
|
+
unset(Python3_FIND_STRATEGY)
|
|
182
|
+
endif ()
|
|
183
|
+
|
|
170
184
|
if (TARGET VTK::opengl)
|
|
171
185
|
set(VTK_OPENGL_HAS_EGL "")
|
|
172
186
|
endif ()
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
# Set the install prefix
|
|
4
4
|
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
|
5
|
-
set(CMAKE_INSTALL_PREFIX "/var/folders/
|
|
5
|
+
set(CMAKE_INSTALL_PREFIX "/var/folders/qn/7t0vq3ts721cmgt0tgrtgzl80000gn/T/tmp_ypw4b69/wheel/platlib")
|
|
6
6
|
endif()
|
|
7
7
|
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
|
8
8
|
|
|
@@ -90,11 +90,11 @@ if(CMAKE_INSTALL_COMPONENT STREQUAL "lib" OR NOT CMAKE_INSTALL_COMPONENT)
|
|
|
90
90
|
endif()
|
|
91
91
|
|
|
92
92
|
if(CMAKE_INSTALL_COMPONENT STREQUAL "devel" OR NOT CMAKE_INSTALL_COMPONENT)
|
|
93
|
-
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/embree-4.3.
|
|
93
|
+
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/embree-4.3.3" TYPE FILE RENAME "embree-config.cmake" FILES "/Users/runner/work/ViennaPS/ViennaPS/build/_deps/embree-build/embree-config-install.cmake")
|
|
94
94
|
endif()
|
|
95
95
|
|
|
96
96
|
if(CMAKE_INSTALL_COMPONENT STREQUAL "devel" OR NOT CMAKE_INSTALL_COMPONENT)
|
|
97
|
-
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/embree-4.3.
|
|
97
|
+
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/embree-4.3.3" TYPE FILE FILES "/Users/runner/work/ViennaPS/ViennaPS/build/_deps/embree-build/embree-config-version.cmake")
|
|
98
98
|
endif()
|
|
99
99
|
|
|
100
100
|
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
|
@@ -105,3 +105,9 @@ if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
|
|
105
105
|
|
|
106
106
|
endif()
|
|
107
107
|
|
|
108
|
+
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
|
|
109
|
+
"${CMAKE_INSTALL_MANIFEST_FILES}")
|
|
110
|
+
if(CMAKE_INSTALL_LOCAL_ONLY)
|
|
111
|
+
file(WRITE "/Users/runner/work/ViennaPS/ViennaPS/build/_deps/embree-build/install_local_manifest.txt"
|
|
112
|
+
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
|
|
113
|
+
endif()
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
# Set the install prefix
|
|
4
4
|
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
|
5
|
-
set(CMAKE_INSTALL_PREFIX "/var/folders/
|
|
5
|
+
set(CMAKE_INSTALL_PREFIX "/var/folders/qn/7t0vq3ts721cmgt0tgrtgzl80000gn/T/tmp_ypw4b69/wheel/platlib")
|
|
6
6
|
endif()
|
|
7
7
|
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
|
8
8
|
|
|
@@ -47,3 +47,9 @@ if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
|
|
47
47
|
|
|
48
48
|
endif()
|
|
49
49
|
|
|
50
|
+
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
|
|
51
|
+
"${CMAKE_INSTALL_MANIFEST_FILES}")
|
|
52
|
+
if(CMAKE_INSTALL_LOCAL_ONLY)
|
|
53
|
+
file(WRITE "/Users/runner/work/ViennaPS/ViennaPS/build/_deps/embree-build/common/install_local_manifest.txt"
|
|
54
|
+
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
|
|
55
|
+
endif()
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
# Set the install prefix
|
|
4
4
|
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
|
5
|
-
set(CMAKE_INSTALL_PREFIX "/var/folders/
|
|
5
|
+
set(CMAKE_INSTALL_PREFIX "/var/folders/qn/7t0vq3ts721cmgt0tgrtgzl80000gn/T/tmp_ypw4b69/wheel/platlib")
|
|
6
6
|
endif()
|
|
7
7
|
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
|
8
8
|
|
|
@@ -37,3 +37,9 @@ if(NOT DEFINED CMAKE_OBJDUMP)
|
|
|
37
37
|
set(CMAKE_OBJDUMP "/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/objdump")
|
|
38
38
|
endif()
|
|
39
39
|
|
|
40
|
+
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
|
|
41
|
+
"${CMAKE_INSTALL_MANIFEST_FILES}")
|
|
42
|
+
if(CMAKE_INSTALL_LOCAL_ONLY)
|
|
43
|
+
file(WRITE "/Users/runner/work/ViennaPS/ViennaPS/build/_deps/embree-build/common/lexers/install_local_manifest.txt"
|
|
44
|
+
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
|
|
45
|
+
endif()
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
# Set the install prefix
|
|
4
4
|
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
|
5
|
-
set(CMAKE_INSTALL_PREFIX "/var/folders/
|
|
5
|
+
set(CMAKE_INSTALL_PREFIX "/var/folders/qn/7t0vq3ts721cmgt0tgrtgzl80000gn/T/tmp_ypw4b69/wheel/platlib")
|
|
6
6
|
endif()
|
|
7
7
|
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
|
8
8
|
|
|
@@ -37,3 +37,9 @@ if(NOT DEFINED CMAKE_OBJDUMP)
|
|
|
37
37
|
set(CMAKE_OBJDUMP "/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/objdump")
|
|
38
38
|
endif()
|
|
39
39
|
|
|
40
|
+
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
|
|
41
|
+
"${CMAKE_INSTALL_MANIFEST_FILES}")
|
|
42
|
+
if(CMAKE_INSTALL_LOCAL_ONLY)
|
|
43
|
+
file(WRITE "/Users/runner/work/ViennaPS/ViennaPS/build/_deps/embree-build/common/math/install_local_manifest.txt"
|
|
44
|
+
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
|
|
45
|
+
endif()
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
# Set the install prefix
|
|
4
4
|
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
|
5
|
-
set(CMAKE_INSTALL_PREFIX "/var/folders/
|
|
5
|
+
set(CMAKE_INSTALL_PREFIX "/var/folders/qn/7t0vq3ts721cmgt0tgrtgzl80000gn/T/tmp_ypw4b69/wheel/platlib")
|
|
6
6
|
endif()
|
|
7
7
|
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
|
8
8
|
|
|
@@ -37,3 +37,9 @@ if(NOT DEFINED CMAKE_OBJDUMP)
|
|
|
37
37
|
set(CMAKE_OBJDUMP "/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/objdump")
|
|
38
38
|
endif()
|
|
39
39
|
|
|
40
|
+
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
|
|
41
|
+
"${CMAKE_INSTALL_MANIFEST_FILES}")
|
|
42
|
+
if(CMAKE_INSTALL_LOCAL_ONLY)
|
|
43
|
+
file(WRITE "/Users/runner/work/ViennaPS/ViennaPS/build/_deps/embree-build/common/simd/install_local_manifest.txt"
|
|
44
|
+
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
|
|
45
|
+
endif()
|
|
Binary file
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
# Set the install prefix
|
|
4
4
|
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
|
5
|
-
set(CMAKE_INSTALL_PREFIX "/var/folders/
|
|
5
|
+
set(CMAKE_INSTALL_PREFIX "/var/folders/qn/7t0vq3ts721cmgt0tgrtgzl80000gn/T/tmp_ypw4b69/wheel/platlib")
|
|
6
6
|
endif()
|
|
7
7
|
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
|
8
8
|
|
|
@@ -37,3 +37,9 @@ if(NOT DEFINED CMAKE_OBJDUMP)
|
|
|
37
37
|
set(CMAKE_OBJDUMP "/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/objdump")
|
|
38
38
|
endif()
|
|
39
39
|
|
|
40
|
+
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
|
|
41
|
+
"${CMAKE_INSTALL_MANIFEST_FILES}")
|
|
42
|
+
if(CMAKE_INSTALL_LOCAL_ONLY)
|
|
43
|
+
file(WRITE "/Users/runner/work/ViennaPS/ViennaPS/build/_deps/embree-build/common/sys/install_local_manifest.txt"
|
|
44
|
+
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
|
|
45
|
+
endif()
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
# Set the install prefix
|
|
4
4
|
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
|
5
|
-
set(CMAKE_INSTALL_PREFIX "/var/folders/
|
|
5
|
+
set(CMAKE_INSTALL_PREFIX "/var/folders/qn/7t0vq3ts721cmgt0tgrtgzl80000gn/T/tmp_ypw4b69/wheel/platlib")
|
|
6
6
|
endif()
|
|
7
7
|
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
|
8
8
|
|
|
@@ -37,3 +37,9 @@ if(NOT DEFINED CMAKE_OBJDUMP)
|
|
|
37
37
|
set(CMAKE_OBJDUMP "/Applications/Xcode_15.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/objdump")
|
|
38
38
|
endif()
|
|
39
39
|
|
|
40
|
+
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
|
|
41
|
+
"${CMAKE_INSTALL_MANIFEST_FILES}")
|
|
42
|
+
if(CMAKE_INSTALL_LOCAL_ONLY)
|
|
43
|
+
file(WRITE "/Users/runner/work/ViennaPS/ViennaPS/build/_deps/embree-build/common/tasking/install_local_manifest.txt"
|
|
44
|
+
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
|
|
45
|
+
endif()
|
|
@@ -8,10 +8,10 @@ SET(EMBREE_INCLUDE_DIRS "${EMBREE_ROOT_DIR}/include")
|
|
|
8
8
|
SET(EMBREE_LIBRARY "${EMBREE_ROOT_DIR}/lib/libembree4.4.dylib")
|
|
9
9
|
SET(EMBREE_LIBRARIES ${EMBREE_LIBRARY})
|
|
10
10
|
|
|
11
|
-
SET(EMBREE_VERSION 4.3.
|
|
11
|
+
SET(EMBREE_VERSION 4.3.3)
|
|
12
12
|
SET(EMBREE_VERSION_MAJOR 4)
|
|
13
13
|
SET(EMBREE_VERSION_MINOR 3)
|
|
14
|
-
SET(EMBREE_VERSION_PATCH
|
|
14
|
+
SET(EMBREE_VERSION_PATCH 3)
|
|
15
15
|
SET(EMBREE_VERSION_NOTE "")
|
|
16
16
|
|
|
17
17
|
SET(EMBREE_MAX_ISA NONE)
|
|
@@ -63,26 +63,26 @@ ENDIF()
|
|
|
63
63
|
|
|
64
64
|
IF (EMBREE_STATIC_LIB)
|
|
65
65
|
|
|
66
|
-
INCLUDE("${EMBREE_ROOT_DIR}/lib/cmake/embree-4.3.
|
|
67
|
-
INCLUDE("${EMBREE_ROOT_DIR}/lib/cmake/embree-4.3.
|
|
68
|
-
INCLUDE("${EMBREE_ROOT_DIR}/lib/cmake/embree-4.3.
|
|
69
|
-
INCLUDE("${EMBREE_ROOT_DIR}/lib/cmake/embree-4.3.
|
|
70
|
-
INCLUDE("${EMBREE_ROOT_DIR}/lib/cmake/embree-4.3.
|
|
66
|
+
INCLUDE("${EMBREE_ROOT_DIR}/lib/cmake/embree-4.3.3/sys-targets.cmake")
|
|
67
|
+
INCLUDE("${EMBREE_ROOT_DIR}/lib/cmake/embree-4.3.3/math-targets.cmake")
|
|
68
|
+
INCLUDE("${EMBREE_ROOT_DIR}/lib/cmake/embree-4.3.3/simd-targets.cmake")
|
|
69
|
+
INCLUDE("${EMBREE_ROOT_DIR}/lib/cmake/embree-4.3.3/lexers-targets.cmake")
|
|
70
|
+
INCLUDE("${EMBREE_ROOT_DIR}/lib/cmake/embree-4.3.3/tasking-targets.cmake")
|
|
71
71
|
|
|
72
72
|
IF (EMBREE_ISA_SSE42)
|
|
73
|
-
INCLUDE("${EMBREE_ROOT_DIR}/lib/cmake/embree-4.3.
|
|
73
|
+
INCLUDE("${EMBREE_ROOT_DIR}/lib/cmake/embree-4.3.3/embree_sse42-targets.cmake")
|
|
74
74
|
ENDIF()
|
|
75
75
|
|
|
76
76
|
IF (EMBREE_ISA_AVX)
|
|
77
|
-
INCLUDE("${EMBREE_ROOT_DIR}/lib/cmake/embree-4.3.
|
|
77
|
+
INCLUDE("${EMBREE_ROOT_DIR}/lib/cmake/embree-4.3.3/embree_avx-targets.cmake")
|
|
78
78
|
ENDIF()
|
|
79
79
|
|
|
80
80
|
IF (EMBREE_ISA_AVX2)
|
|
81
|
-
INCLUDE("${EMBREE_ROOT_DIR}/lib/cmake/embree-4.3.
|
|
81
|
+
INCLUDE("${EMBREE_ROOT_DIR}/lib/cmake/embree-4.3.3/embree_avx2-targets.cmake")
|
|
82
82
|
ENDIF()
|
|
83
83
|
|
|
84
84
|
IF (EMBREE_ISA_AVX512)
|
|
85
|
-
INCLUDE("${EMBREE_ROOT_DIR}/lib/cmake/embree-4.3.
|
|
85
|
+
INCLUDE("${EMBREE_ROOT_DIR}/lib/cmake/embree-4.3.3/embree_avx512-targets.cmake")
|
|
86
86
|
ENDIF()
|
|
87
87
|
|
|
88
88
|
ENDIF()
|
|
@@ -93,17 +93,17 @@ IF (EMBREE_SYCL_SUPPORT)
|
|
|
93
93
|
SET(EMBREE_SYCL_LARGEGRF OFF)
|
|
94
94
|
SET(EMBREE_SYCL_RT_VALIDATION_API OFF)
|
|
95
95
|
IF (EMBREE_SYCL_RT_VALIDATION_API)
|
|
96
|
-
INCLUDE("${EMBREE_ROOT_DIR}/lib/cmake/embree-4.3.
|
|
96
|
+
INCLUDE("${EMBREE_ROOT_DIR}/lib/cmake/embree-4.3.3/embree_rthwif_sycl-targets.cmake")
|
|
97
97
|
ENDIF()
|
|
98
98
|
IF (EMBREE_STATIC_LIB)
|
|
99
|
-
INCLUDE("${EMBREE_ROOT_DIR}/lib/cmake/embree-4.3.
|
|
100
|
-
INCLUDE("${EMBREE_ROOT_DIR}/lib/cmake/embree-4.3.
|
|
99
|
+
INCLUDE("${EMBREE_ROOT_DIR}/lib/cmake/embree-4.3.3/embree_rthwif-targets.cmake")
|
|
100
|
+
INCLUDE("${EMBREE_ROOT_DIR}/lib/cmake/embree-4.3.3/ze_wrapper-targets.cmake")
|
|
101
101
|
ENDIF()
|
|
102
|
-
INCLUDE("${EMBREE_ROOT_DIR}/lib/cmake/embree-4.3.
|
|
102
|
+
INCLUDE("${EMBREE_ROOT_DIR}/lib/cmake/embree-4.3.3/embree_sycl-targets.cmake")
|
|
103
103
|
|
|
104
104
|
ENDIF()
|
|
105
105
|
|
|
106
|
-
INCLUDE("${EMBREE_ROOT_DIR}/lib/cmake/embree-4.3.
|
|
106
|
+
INCLUDE("${EMBREE_ROOT_DIR}/lib/cmake/embree-4.3.3/embree-targets.cmake")
|
|
107
107
|
|
|
108
108
|
|
|
109
109
|
SET(EMBREE_TESTING_ONLY_SYCL_TESTS )
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
# Generated by CMake
|
|
2
2
|
|
|
3
3
|
if("${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}" LESS 2.8)
|
|
4
|
-
message(FATAL_ERROR "CMake >= 2.8.
|
|
4
|
+
message(FATAL_ERROR "CMake >= 2.8.3 required")
|
|
5
5
|
endif()
|
|
6
6
|
if(CMAKE_VERSION VERSION_LESS "2.8.3")
|
|
7
7
|
message(FATAL_ERROR "CMake >= 2.8.3 required")
|
|
8
8
|
endif()
|
|
9
9
|
cmake_policy(PUSH)
|
|
10
|
-
cmake_policy(VERSION 2.8.3...3.
|
|
10
|
+
cmake_policy(VERSION 2.8.3...3.29)
|
|
11
11
|
#----------------------------------------------------------------
|
|
12
12
|
# Generated CMake target import file.
|
|
13
13
|
#----------------------------------------------------------------
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/builders/primrefgen.cpp.avx2.cpp.o
CHANGED
|
Binary file
|
|
Binary file
|
viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_hair.cpp.avx2.cpp.o
CHANGED
|
Binary file
|
viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_hair_mb.cpp.avx2.cpp.o
CHANGED
|
Binary file
|
viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_morton.cpp.avx2.cpp.o
CHANGED
|
Binary file
|
viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_sah.cpp.avx2.cpp.o
CHANGED
|
Binary file
|
viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_sah_mb.cpp.avx2.cpp.o
CHANGED
|
Binary file
|
viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_sah_spatial.cpp.avx2.cpp.o
CHANGED
|
Binary file
|