We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f3ffc3 commit 1c712b7Copy full SHA for 1c712b7
.github/ISSUE_TEMPLATE/bug_report.md
@@ -21,7 +21,7 @@ A clear and concise description of what you expected to happen.
21
- Linux Distro/Architecture: [Ubuntu 16.04 amd64]
22
- GPU Model/Driver: [V100 and driver 396.44]
23
- CUDA: [9.2]
24
- - Method of cuDF install: [conda, Docker, or from source]
+ - Method of cuDF & cuML install: [conda, Docker, or from source]
25
- If method of install is [conda], run `conda list` and include results here
26
- If method of install is [Docker], provide `docker pull` & `docker run` commands used
27
- If method of install is [from source], provide versions of `cmake` & `gcc/g++` and commit hash of build
0 commit comments