File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 66
77NEO should work on any modern Linux distribution (i.e. Ubuntu, Fedora, etc.)
88with default / stock configuration (no kernel patches), assuming the underlying
9- kernel's drm subsystem is 4.7 or higher. Newer platforms will require a kernel version
9+ kernel's drm subsystem is 4.7 or higher. Newer platforms will require a kernel version
1010that provides support for that platform (e.g. Coffee Lake requires kernel 4.14 or higher).
1111
1212Our default (most frequent) validation config is currently (as of Q1'18) Ubuntu 16.04.3 LTS.
1313
14+ ### What toolchain do you recommend for building NEO on CentOS?
15+
16+ We recommend the following packages:
17+ * devtoolset-4-gcc-c++
18+ * llvm-toolset-7-clang
19+
1420### Does NEO support Microsoft Windows?
1521
1622Our closed-source driver for Windows is using the same codebase. At this time,
You can’t perform that action at this time.
0 commit comments