Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
cce0c0f0
Unverified
Commit
cce0c0f0
authored
Apr 22, 2025
by
Tushar Sharma
Committed by
GitHub
Apr 22, 2025
Browse files
chore: Update bug report to use dynamo env for collecting environment information (#558)
parent
36172e6e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
12 deletions
+2
-12
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/bug_report.yml
+2
-12
No files found.
.github/ISSUE_TEMPLATE/bug_report.yml
View file @
cce0c0f0
...
@@ -48,19 +48,9 @@ body:
...
@@ -48,19 +48,9 @@ body:
id
:
environment
id
:
environment
attributes
:
attributes
:
label
:
Environment
label
:
Environment
description
:
Please provide details about your environment.
description
:
Please provide details about your environment.
You can run the command `dynamo env` and copy-paste the output below.
placeholder
:
|
placeholder
:
|
Operating System (Required): e.g. Ubuntu 24.04
Operating System, ai-dynamo Version, CPU Architecture, CUDA Version, GPU Architecture, Python Version...
ai-dynamo Version (Required): e.g. 0.1.0 or git commit SHA if you cloned the repo
ai-dynamo-runtime Version (Required): e.g. 0.1.0
ai-dynamo-vllm Version (Required): e.g. 0.7.2
nixl Version (Required): e.g. 0.1.0 or git commit SHA if you cloned the repo
CPU Architecture (Required): e.g. x86_64 (run `uname -m`)
CUDA Version (Required): e.g. 12.8 (run `nvidia-smi`)
GPU Architecture (Required): e.g. A100 (run `nvidia-smi -L`)
Python Version (Required): e.g. 3.12.3 (run `python --version`)
glibc Version (Optional): e.g. 2.39 (run `ldd --version`)
Docker Version (Optional): e.g. 28.0.2 (run `docker --version`)
validations
:
validations
:
required
:
true
required
:
true
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment