提交 cd9c1930 authored 作者: Frédéric Bastien's avatar Frédéric Bastien 提交者: GitHub

Merge pull request #6009 from nalepae/ld_library_path_doc

[doc/requirements.inc] Specify which 'lib' or 'lib64' should be added…
......@@ -102,6 +102,6 @@ Install and configure the GPU drivers (recommended)
program. This folder is called the *cuda root* directory.
2. Fix 'lib' path
* Add the 'lib' subdirectory (and/or 'lib64' subdirectory if you have a
* Add the CUDA 'lib' subdirectory (and/or 'lib64' subdirectory if you have a
64-bit OS) to your ``$LD_LIBRARY_PATH`` environment
variable.
variable. Example: ``/usr/local/cuda/lib64``
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论