mirror of
https://github.com/vosen/ZLUDA.git
synced 2025-10-02 22:29:18 +00:00
Update docs/src/troubleshooting.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
a2cfdc0ade
commit
7148dbd5d7
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ CUDA driver (`libcuda.so`). In order to use ZLUDA, `ZLUDA_CUDA_LIB` must be set
|
|||
to the `libcuda.so` provided by ZLUDA. If `ZLUDA_CUDA_LIB` is not set,
|
||||
zluda_trace will use NVIDIA’s `libcuda.so`.
|
||||
|
||||
#### `ZLUDA_TRACE_DIR=<LOG_DIRECTORY>`
|
||||
#### `ZLUDA_LOG_DIR=<LOG_DIRECTORY>`
|
||||
|
||||
By default, zluda_trace prints logs to stderr. In order to save them to a
|
||||
file, as well as save other useful information, you must provide a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue