Skip to content

Commit 6f2dd4e

Browse files
committed
Update some notes in README
1 parent b8165ed commit 6f2dd4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Notes:
4646
* Partio is built without support for .prt files.
4747
* RMSD has minor modifications for C++ support.
4848
* On x86-64, Embree is built using ispc with support for up to SSE4.2. No AVX support is included. On arm64, Embree is built with NEON support.
49-
* Embree is built with a max nested instancing depth of 8.
49+
* Embree is built with a max nested instancing depth of 16.
5050
* OpenEXR is built without version numbers in namespaces.
5151
* OpenSubdiv is built with Ptex, TBB, and OpenGL support on all platforms. Additionally:
5252
* CUDA is supported on Windows, Fedora 34 x86-64, L4T, and RHEL
@@ -62,7 +62,7 @@ Notes:
6262
* On RHEL, the default system Python 3.6
6363
* On L4T, the default system Python 3.6
6464
* Python support is not provided on Windows
65-
* macOS libraries require at minimum macOS Big Sur and macOS's Clang variant (Apple LLVM 11.0 or greater) with libc++.
65+
* macOS libraries require at minimum macOS Monterey and macOS's Clang variant (Apple LLVM 11.0 or greater) with libc++.
6666
* Windows libraries require at minimum Windows 10 and Visual Studio 2019 with \mt.
6767
* Linux libraries require at minimum either Fedora 34, Red Hat Enterprise Linux (RHEL) 7.9, or NVIDIA L4T 32.6.1.
6868
* On RHEL, GCC 10.2.1 is used through [Red Hat Developer Toolset 10.0](https://developers.redhat.com/products/developertoolset/updates/).

0 commit comments

Comments
 (0)