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

Build packages using mambabuild #846

Merged
merged 1 commit into from
May 23, 2022
Merged

Conversation

jjacobelli
Copy link
Contributor

@jjacobelli jjacobelli commented Feb 1, 2022

Use mambabuild to build conda packages. This should speed up the builds and help to debug conda conflict issues

@jjacobelli jjacobelli added DO NOT MERGE Hold off on merging; see PR for details improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Feb 1, 2022
@jjacobelli jjacobelli requested a review from a team February 1, 2022 15:27
@jjacobelli jjacobelli self-assigned this Feb 1, 2022
@github-actions github-actions bot added the gpuCI gpuCI issue label Feb 1, 2022
@jjacobelli
Copy link
Contributor Author

rerun tests

@codecov-commenter
Copy link

codecov-commenter commented Feb 1, 2022

Codecov Report

Merging #846 (9819d20) into branch-22.06 (497180d) will increase coverage by 63.89%.
The diff coverage is n/a.

❗ Current head 9819d20 differs from pull request most recent head 2b246e2. Consider uploading reports for the commit 2b246e2 to get more accurate results

@@                Coverage Diff                @@
##           branch-22.06     #846       +/-   ##
=================================================
+ Coverage          0.00%   63.89%   +63.89%     
=================================================
  Files                22       22               
  Lines              3075     3055       -20     
=================================================
+ Hits                  0     1952     +1952     
+ Misses             3075     1103     -1972     
Impacted Files Coverage Δ
dask_cuda/benchmarks/utils.py 0.00% <0.00%> (ø)
dask_cuda/benchmarks/local_cupy.py 0.00% <0.00%> (ø)
dask_cuda/benchmarks/local_cudf_merge.py 0.00% <0.00%> (ø)
dask_cuda/benchmarks/local_cudf_shuffle.py 0.00% <0.00%> (ø)
dask_cuda/benchmarks/local_cupy_map_overlap.py 0.00% <0.00%> (ø)
dask_cuda/disk_io.py 35.00% <0.00%> (+35.00%) ⬆️
dask_cuda/_version.py 44.80% <0.00%> (+44.80%) ⬆️
dask_cuda/device_host_file.py 71.66% <0.00%> (+71.66%) ⬆️
dask_cuda/cuda_worker.py 77.01% <0.00%> (+77.01%) ⬆️
dask_cuda/local_cuda_cluster.py 77.98% <0.00%> (+77.98%) ⬆️
... and 12 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 497180d...2b246e2. Read the comment docs.

@jjacobelli jjacobelli marked this pull request as draft February 2, 2022 08:32
@jjacobelli jjacobelli removed the DO NOT MERGE Hold off on merging; see PR for details label Feb 2, 2022
@jjacobelli jjacobelli marked this pull request as ready for review February 9, 2022 15:44
@jjacobelli jjacobelli marked this pull request as draft February 9, 2022 16:24
@github-actions
Copy link

This PR has been labeled inactive-30d due to no recent activity in the past 30 days. Please close this PR if it is no longer required. Otherwise, please respond with a comment indicating any updates. This PR will be labeled inactive-90d if there is no activity in the next 60 days.

@jjacobelli jjacobelli changed the base branch from branch-22.04 to branch-22.06 March 24, 2022 09:24
@github-actions
Copy link

This PR has been labeled inactive-30d due to no recent activity in the past 30 days. Please close this PR if it is no longer required. Otherwise, please respond with a comment indicating any updates. This PR will be labeled inactive-90d if there is no activity in the next 60 days.

Signed-off-by: Jordan Jacobelli <jjacobelli@nvidia.com>
@jjacobelli jjacobelli marked this pull request as ready for review May 23, 2022 14:09
@jjacobelli
Copy link
Contributor Author

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 3c0e46b into rapidsai:branch-22.06 May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gpuCI gpuCI issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants