Open
Description
Describe the bug
A clear and concise description of what the bug is.
Steps/Code to reproduce bug
Follow this guide http://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports to craft a minimal bug report. This helps us reproduce the issue you're having and resolve the issue more quickly.
Expected behavior
A clear and concise description of what you expected to happen.
Environment details (please complete the following information):
- Environment location: [Bare-metal, Docker, Cloud(specify cloud provider)]
- Linux Distro/Architecture: [Ubuntu 16.04 amd64]
- GPU Model/Driver: [V100 and driver 396.44]
- CUDA: [9.2]
- Method of cuDF & cuML install: [conda, Docker, or from source]
- If method of install is [conda], run
conda list
and include results here - If method of install is [Docker], provide
docker pull
&docker run
commands used - If method of install is [from source], provide versions of
cmake
&gcc/g++
and commit hash of build
- If method of install is [conda], run
Additional context
Add any other context about the problem here.