Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REVIEW] Fix issue with nvstrings dependency in branch-0.6 #1252

Merged
merged 5 commits into from
Mar 21, 2019

Conversation

thomcom
Copy link
Contributor

@thomcom thomcom commented Mar 20, 2019

This fixes #1231 and also fixes #1251.

Update the README with instructions on creating a new conda environment either for CUDA 9.2 or CUDA 10.0. This should resolve issues that users are having with incorrect NVStrings dependencies, which by default was installing NVStrings=0.2.0 for CUDA 9.2.

Copy link
Collaborator

@kkraus14 kkraus14 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Few changes needed that should be mirrored in the cuda9.2 environment file as well.

conda/environments/cudf_dev_cuda10.yml Outdated Show resolved Hide resolved
conda/environments/cudf_dev_cuda10.yml Outdated Show resolved Hide resolved
conda/environments/cudf_dev_cuda10.yml Outdated Show resolved Hide resolved
conda/environments/cudf_dev_cuda10.yml Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@thomcom
Copy link
Contributor Author

thomcom commented Mar 20, 2019

That was a lot more commentary than I expected! Your suggested changes are all in.

Copy link
Member

@harrism harrism left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the 9.2 env file should be explicit about label/cuda9.2

conda/environments/cudf_dev_cuda9.2.yml Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants