Skip to content

Commit

Permalink
update compiler version in docs (apache#5281)
Browse files Browse the repository at this point in the history
  • Loading branch information
vegaluisjose authored and Trevor Morris committed Apr 16, 2020
1 parent 03185d1 commit 719a0c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install/from_source.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Our goal is to build the shared libraries:
The minimal building requirements are

- A recent c++ compiler supporting C++ 11 (g++-4.8 or higher)
- A recent c++ compiler supporting C++ 14 (g++-5 or higher)
- CMake 3.5 or higher
- We highly recommend to build with LLVM to enable all the features.
- If you want to use CUDA, CUDA toolkit version >= 8.0 is required. If you are upgrading from an older version, make sure you purge the older version and reboot after installation.
Expand Down

0 comments on commit 719a0c9

Please sign in to comment.