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

Revert "Use kvikIO as the default IO backend" #12616

Closed
wants to merge 2 commits into from

Conversation

vuule
Copy link
Contributor

@vuule vuule commented Jan 26, 2023

Reverts #12574

Crash or segfault is observed when using kvikIO + CUDA 11.8 in process exit.

@vuule vuule added bug Something isn't working cuIO cuIO issue non-breaking Non-breaking change labels Jan 26, 2023
@vuule vuule self-assigned this Jan 26, 2023
@github-actions github-actions bot added ci libcudf Affects libcudf (C++/CUDA) code. labels Jan 26, 2023
@codecov
Copy link

codecov bot commented Jan 26, 2023

Codecov Report

Base: 86.58% // Head: 85.73% // Decreases project coverage by -0.85% ⚠️

Coverage data is based on head (c906d80) compared to base (b6dccb3).
Patch has no changes to coverable lines.

Additional details and impacted files
@@               Coverage Diff                @@
##           branch-23.02   #12616      +/-   ##
================================================
- Coverage         86.58%   85.73%   -0.85%     
================================================
  Files               155      155              
  Lines             24368    24889     +521     
================================================
+ Hits              21098    21339     +241     
- Misses             3270     3550     +280     
Impacted Files Coverage Δ
python/cudf/cudf/_version.py 1.41% <0.00%> (-98.59%) ⬇️
python/cudf/cudf/core/buffer/spill_manager.py 72.50% <0.00%> (-7.50%) ⬇️
python/cudf/cudf/utils/dtypes.py 77.85% <0.00%> (-1.61%) ⬇️
python/cudf/cudf/options.py 86.11% <0.00%> (-1.59%) ⬇️
python/cudf/cudf/core/single_column_frame.py 94.30% <0.00%> (-1.27%) ⬇️
python/cudf/cudf/io/json.py 91.04% <0.00%> (-1.02%) ⬇️
...ython/custreamz/custreamz/tests/test_dataframes.py 98.38% <0.00%> (-1.01%) ⬇️
python/dask_cudf/dask_cudf/io/csv.py 96.34% <0.00%> (-1.00%) ⬇️
python/dask_cudf/dask_cudf/io/parquet.py 91.81% <0.00%> (-0.59%) ⬇️
python/cudf/cudf/core/multiindex.py 91.66% <0.00%> (-0.51%) ⬇️
... and 47 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@vuule
Copy link
Contributor Author

vuule commented Jan 26, 2023

issue is fixed on kvikIO side, closing this PR as it's not needed

@vuule vuule closed this Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cuIO cuIO issue libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant