mirror of
https://github.com/ROCm/jax.git
synced 2025-04-17 12:26:07 +00:00
add nvidia-smi
question to bug template
This commit is contained in:
parent
e034432872
commit
2a7b3197e0
11
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
11
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@ -48,5 +48,14 @@ body:
|
||||
placeholder: CPU/GPU/TPU
|
||||
- type: input
|
||||
attributes:
|
||||
label: Additional System Info
|
||||
label: Additional system info
|
||||
placeholder: Python version, OS (Linux/Mac/Windows/WSL), etc.
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: NVIDIA GPU info
|
||||
description: >-
|
||||
If you are using an NVIDIA GPU, what is the output of the `nvidia-smi` command?
|
||||
placeholder: |
|
||||
```
|
||||
...
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user