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

[DOC] libcudf requirements are out of date in CONTRIBUTING.md #7695

Closed
harrism opened this issue Mar 23, 2021 · 1 comment
Closed

[DOC] libcudf requirements are out of date in CONTRIBUTING.md #7695

harrism opened this issue Mar 23, 2021 · 1 comment
Labels
bug Something isn't working doc Documentation

Comments

@harrism
Copy link
Member

harrism commented Mar 23, 2021

https://github.com/rapidsai/cudf/blob/branch-0.19/CONTRIBUTING.md reports

Get libcudf Dependencies

Compiler requirements:

    gcc version 5.4+
    nvcc version 10.0+
    cmake version 3.14.0+

CUDA/GPU requirements:

    CUDA 10.0+
    NVIDIA driver 410.48+
    Pascal architecture or better

This should be updated. Ideally, it should be updated in a way that does not require changes every release. Is there a more central requirements list that is kept up to date that we can just link to?

CC @kkraus14

@harrism
Copy link
Member Author

harrism commented Apr 5, 2021

Fixed by #7778.

@harrism harrism closed this as completed Apr 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working doc Documentation
Projects
None yet
Development

No branches or pull requests

2 participants