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

update GDS/cuFile location for 0.9 release #7131

Merged
merged 1 commit into from
Jan 13, 2021

Conversation

rongou
Copy link
Contributor

@rongou rongou commented Jan 12, 2021

The GDS 0.9 release changed the location where it puts the header and library files.

@jlowe @kkraus14

@rongou rongou requested a review from a team as a code owner January 12, 2021 22:41
@kkraus14 kkraus14 added 5 - Ready to Merge Testing and reviews complete, ready to merge 6 - Okay to Auto-Merge CMake CMake build issue labels Jan 12, 2021
@rongou rongou added 3 - Ready for Review Ready for review by team improvement Improvement / enhancement to an existing function and removed 5 - Ready to Merge Testing and reviews complete, ready to merge 6 - Okay to Auto-Merge labels Jan 12, 2021
@kkraus14 kkraus14 added 5 - Ready to Merge Testing and reviews complete, ready to merge 6 - Okay to Auto-Merge non-breaking Non-breaking change feature request New feature or request and removed 3 - Ready for Review Ready for review by team improvement Improvement / enhancement to an existing function tech debt labels Jan 12, 2021
@codecov
Copy link

codecov bot commented Jan 13, 2021

Codecov Report

Merging #7131 (17ac031) into branch-0.18 (8860baf) will increase coverage by 0.02%.
The diff coverage is 84.00%.

Impacted file tree graph

@@               Coverage Diff               @@
##           branch-0.18    #7131      +/-   ##
===============================================
+ Coverage        82.09%   82.12%   +0.02%     
===============================================
  Files               97       97              
  Lines            16474    16496      +22     
===============================================
+ Hits             13524    13547      +23     
+ Misses            2950     2949       -1     
Impacted Files Coverage Δ
python/cudf/cudf/core/column/lists.py 91.66% <ø> (-0.09%) ⬇️
python/cudf/cudf/core/series.py 91.08% <66.66%> (-0.07%) ⬇️
python/cudf/cudf/core/column/numerical.py 94.17% <80.00%> (-0.24%) ⬇️
python/cudf/cudf/core/reshape.py 91.00% <81.81%> (-0.04%) ⬇️
python/cudf/cudf/core/dtypes.py 90.50% <100.00%> (+0.12%) ⬆️
python/cudf/cudf/io/csv.py 93.87% <100.00%> (+0.54%) ⬆️
python/cudf/cudf/_fuzz_testing/fuzzer.py 0.00% <0.00%> (ø)
python/cudf/cudf/utils/hash_vocab_utils.py 100.00% <0.00%> (ø)
python/cudf/cudf/core/dataframe.py 90.76% <0.00%> (+0.05%) ⬆️
python/cudf/cudf/core/abc.py 91.48% <0.00%> (+4.25%) ⬆️
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d791e20...17ac031. Read the comment docs.

@rapids-bot rapids-bot bot merged commit 0c7b36e into rapidsai:branch-0.18 Jan 13, 2021
@rongou rongou deleted the fix-cufile-paths branch November 23, 2021 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 - Ready to Merge Testing and reviews complete, ready to merge CMake CMake build issue feature request New feature or request non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants