aboutsummaryrefslogtreecommitdiff
path: root/PhysX_3.4/readme_linux.html
diff options
context:
space:
mode:
Diffstat (limited to 'PhysX_3.4/readme_linux.html')
-rw-r--r--PhysX_3.4/readme_linux.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/PhysX_3.4/readme_linux.html b/PhysX_3.4/readme_linux.html
index e67d4851..dc62680d 100644
--- a/PhysX_3.4/readme_linux.html
+++ b/PhysX_3.4/readme_linux.html
@@ -30,6 +30,7 @@ content="text/html; charset=iso-8859-1">
<li>Makefiles are in Snippets/compiler/</li>
<li>Clean solution: make clean</li>
<li>Build all configurations and snippets: make</li>
+ <li>Parallel builds with -j[x] may fail.</li>
<li>Build specific configuration of all snippets: make (debug|checked|profile|release)</li>
<li>The resulting executables can be found in Bin/</li>
</ul>
@@ -49,8 +50,7 @@ content="text/html; charset=iso-8859-1">
</ul>
<h4>Changes and Resolved Issues</h3>
<ul>
- <li>Added GPU PhysX support. Requires CUDA 6.0 Toolkit and CUDA capabale hardware.</li>
- <li>Fixed that SDK sends data to PVD even when the connection has just been closed.</li>
+ <li>Added GPU PhysX support. Requires CUDA 8.0 Toolkit and CUDA capabale hardware.</li>
</ul>
<h4>How to select the PhysX GPU Device:</h4>