Skip to content

Commit

Permalink
Update VERSIONS.md to reflect current state after bump
Browse files Browse the repository at this point in the history
to VFX Reference Platform CY2018.

(Internal change: 2051713)
  • Loading branch information
sunyab authored and pixar-oss committed Mar 30, 2020
1 parent 6516771 commit 3de42f3
Showing 1 changed file with 27 additions and 29 deletions.
56 changes: 27 additions & 29 deletions VERSIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,33 +12,32 @@ about which are required and which are optional for the various subsystems.

Our test machines have the following software versions installed

| Software | Linux | macOS | Windows |
| ------------- | ------------ | ------------ | ------------ |
| C++ Compiler | gcc 4.8.5 | AppleClang 10.0.0 | MSVC 14.0 (Visual Studio 2015) |
| CMake | 3.14.6 | 3.16.5 | 3.16.5 |
| Python | 2.7.5 | 2.7.5,2.71.0 | 2.7.5,2.7.12 |
| Boost | 1.55 | 1.61.0 | 1.61.0 |
| Intel TBB | 2017 Update 6 | 2017 Update 6 | 2017 Update 6 |
| OpenSubdiv | 3.0.5, 3.4 | 3.0.5, 3.1.1 | 3.1.1 |
| GLEW | 2.0.0 | 2.0.0 | 2.0.0 |
| OpenImageIO | 1.8.9 | 1.8.9 | 1.8.9 |
| OpenColorIO | 1.0.9 | 1.1.0 | 1.1.0 |
| OSL | 1.5.12 | 1.5.12 | 1.5.12 |
| Ptex | 2.1.28 | 2.1.28 | 2.1.28 |
| PySide | 1.2.2, 1.2.4 | 1.2.1 | 1.2.2 |
| PyOpenGL | 3.1.0 | 3.1.0 | 3.1.0 |
| Embree | 2.16.4 | 2.16.4 | 2.16.4 |
| RenderMan | 22.5 | 22.5 | 22.5 |
| Alembic | 1.7.10 | 1.7.10 | 1.7.10 |
| OpenEXR | 2.2.0 | 2.2.0 | 2.2.0 |
| Maya | 2016.5 | 2017 | 2016 Ext 2 |
| MaterialX | 1.36.0 | 1.36.0 | 1.36.0 |
| Jinja2 | 2.0 | 2.0 | 2.0 |
| Flex | 2.5.39 | 2.5.35 | |
| Bison | 2.4.1 | 2.4.1 | |
| Doxygen | 1.8.5 | | |
| GraphViz | 2.3.1 | | |
| OpenVDB | 6.1.0, 5.2.0 | 6.1.0 | 6.1.0 |
| Software | Linux | macOS | Windows |
| ------------- | -------------------- | ---------------------------- | ------------------------------ |
| C++ Compiler | gcc 6.3.1 | Apple LLVM 10.0.0 (Xcode 10) | MSVC 14.0 (Visual Studio 2015) |
| CMake | 3.14.6 | 3.16.5 | 3.16.5 |
| Python | 2.7.16, 3.6.8 | 2.7.10, 3.7.7 | 2.7.12, 3.7.4 |
| Boost | 1.61.0, 1.70.0 | 1.61.0, 1.70.0 | 1.61.0, 1.70.0 |
| Intel TBB | 2017 Update 6 | 2017 Update 6 | 2017 Update 6 |
| OpenSubdiv | 3.1.1, 3.4 | 3.1.1 | 3.1.1 |
| GLEW | 2.0.0 | 2.0.0 | 2.0.0 |
| OpenImageIO | 1.8.9 | 1.8.9 | 1.8.9 |
| OpenColorIO | 1.0.9 | 1.1.0 | 1.1.0 |
| OSL | 1.8.12 | | |
| Ptex | 2.1.28 | 2.1.28 | 2.1.28 |
| PySide2 | 2.0.0~alpha0, 5.14.1 | 5.14.1 | 5.14.1 |
| PyOpenGL | 3.1.5 | 3.1.5 | 3.1.5 |
| Embree | 2.16.4 | 2.16.4 | 2.16.4 |
| RenderMan | 23.0 | 23.0 | 23.0 |
| Alembic | 1.7.10 | 1.7.10 | 1.7.10 |
| OpenEXR | 2.2.0 | 2.2.0 | 2.2.0 |
| MaterialX | 1.36.0 | 1.36.0 | 1.36.0 |
| Jinja2 | 2.0 | | |
| Flex | 2.5.39 | | |
| Bison | 2.4.1 | | |
| Doxygen | 1.8.14 | | |
| GraphViz | 2.40.1 | | |
| OpenVDB | 5.2.0, 6.1.0 | 6.1.0 | 6.1.0 |

## Other Known Versions

Expand All @@ -48,7 +47,6 @@ These other versions have been known to work as well:
| ------------- | ------------ | ------------ | ------------ |
| C++ Compiler | | | MSVC 15.0 (Visual Studio 2017) |
| Boost | | | 1.65.1 (VS 2017) |
| Maya | 2018.3 | 2018.3 | 2018.3 |
| PySide2 | 2.0.0~alpha0 | | 2.0.0~alpha0 |
| PySide | 1.2.2, 1.2.4 | 1.2.4 | 1.2.4 |
| HDF5 | 1.8.11 | 1.8.11 | 1.8.11 |
| OpenImageIO | 1.9.1 | | |

0 comments on commit 3de42f3

Please sign in to comment.