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

Templatizing FIL types to add float64 support #4625

Merged
merged 22 commits into from
Mar 15, 2022

Conversation

canonizer
Copy link
Contributor

Templatize FIL types to add float64 support.

This is based on the work by @levsnv, specifically #4569. This supersedes #4569.

@dantegd dantegd added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Mar 10, 2022
Copy link
Member

@divyegala divyegala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few suggestions

cpp/src/fil/common.cuh Show resolved Hide resolved
cpp/src/fil/fil.cu Show resolved Hide resolved
cpp/src/fil/internal.cuh Show resolved Hide resolved
@canonizer
Copy link
Contributor Author

@divyegala I've responded to your comments and updated one of the documentation comments to make it clearer. Could you take another look?

@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (branch-22.04@4c1d671). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##             branch-22.04    #4625   +/-   ##
===============================================
  Coverage                ?   83.85%           
===============================================
  Files                   ?      251           
  Lines                   ?    20282           
  Branches                ?        0           
===============================================
  Hits                    ?    17007           
  Misses                  ?     3275           
  Partials                ?        0           
Flag Coverage Δ
dask 44.93% <0.00%> (?)
non-dask 77.02% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out 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 4c1d671...63fadd1. Read the comment docs.

@dantegd dantegd added the 4 - Waiting on Reviewer Waiting for reviewer to review or respond label Mar 14, 2022
Copy link
Member

@divyegala divyegala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for the explanations on the suggestions.

@dantegd
Copy link
Member

dantegd commented Mar 15, 2022

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 05a9c16 into rapidsai:branch-22.04 Mar 15, 2022
vimarsh6739 pushed a commit to vimarsh6739/cuml that referenced this pull request Oct 9, 2023
Templatize FIL types to add float64 support.

This is based on the work by @levsnv, specifically rapidsai#4569. This supersedes rapidsai#4569.

Authors:
  - Andy Adinets (https://github.com/canonizer)
  - Levs Dolgovs (https://github.com/levsnv)

Approvers:
  - Divye Gala (https://github.com/divyegala)

URL: rapidsai#4625
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4 - Waiting on Reviewer Waiting for reviewer to review or respond CUDA/C++ 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.

None yet

5 participants