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

TST Install libcudf with mamba #9949

Closed
wants to merge 1 commit into from

Conversation

raydouglass
Copy link
Member

DO NOT MERGE

Just testing using mamba install

@raydouglass raydouglass added the 5 - DO NOT MERGE Hold off on merging; see PR for details label Dec 22, 2021
@raydouglass raydouglass requested a review from a team as a code owner December 22, 2021 16:14
@github-actions github-actions bot added the gpuCI label Dec 22, 2021
@bdice
Copy link
Contributor

bdice commented Dec 22, 2021

@raydouglass Oops, I didn't see this PR before opening #9951 - I thought your comment on Slack was about a local test. Apologies for the duplication. We can merge either one if this fixes the problem, but we might prefer gpuci_mamba_retry in #9951 over mamba install in this PR for consistency with the rest of the script which uses gpuci_mamba_retry. cuGraph's adaptation also uses gpuci_mamba_retry: rapidsai/cugraph#1928

@codecov
Copy link

codecov bot commented Dec 22, 2021

Codecov Report

Merging #9949 (b6d8537) into branch-22.02 (967a333) will decrease coverage by 0.08%.
The diff coverage is n/a.

❗ Current head b6d8537 differs from pull request most recent head 6bf052c. Consider uploading reports for the commit 6bf052c to get more accurate results
Impacted file tree graph

@@               Coverage Diff                @@
##           branch-22.02    #9949      +/-   ##
================================================
- Coverage         10.49%   10.40%   -0.09%     
================================================
  Files               119      119              
  Lines             20305    20507     +202     
================================================
+ Hits               2130     2134       +4     
- Misses            18175    18373     +198     
Impacted Files Coverage Δ
python/dask_cudf/dask_cudf/sorting.py 92.30% <0.00%> (-0.61%) ⬇️
python/cudf/cudf/__init__.py 0.00% <0.00%> (ø)
python/cudf/cudf/core/frame.py 0.00% <0.00%> (ø)
python/cudf/cudf/core/index.py 0.00% <0.00%> (ø)
python/cudf/cudf/io/parquet.py 0.00% <0.00%> (ø)
python/cudf/cudf/core/series.py 0.00% <0.00%> (ø)
python/cudf/cudf/utils/utils.py 0.00% <0.00%> (ø)
python/cudf/cudf/utils/dtypes.py 0.00% <0.00%> (ø)
python/cudf/cudf/utils/ioutils.py 0.00% <0.00%> (ø)
python/cudf/cudf/core/dataframe.py 0.00% <0.00%> (ø)
... and 14 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 1e74c2a...6bf052c. Read the comment docs.

@raydouglass
Copy link
Member Author

Closing in favor of #9951

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 - DO NOT MERGE Hold off on merging; see PR for details
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants