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

[ENH] Ability to pass fp64 type to cuml benchmarks #4323

Conversation

teju85
Copy link
Member

@teju85 teju85 commented Nov 2, 2021

This is based on the @dantegd 's branch here, along with adding a commandline option to choose between fp64 and fp32 types. Default stays fp32.

@dantegd can you please review?

@teju85 teju85 requested a review from a team as a code owner November 2, 2021 06:49
@github-actions github-actions bot added the Cython / Python Cython or Python issue label Nov 2, 2021
@teju85 teju85 added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Cython / Python Cython or Python issue and removed Cython / Python Cython or Python issue labels Nov 2, 2021
@dantegd
Copy link
Member

dantegd commented Nov 3, 2021

rerun tests

@codecov-commenter
Copy link

Codecov Report

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

Impacted file tree graph

@@               Coverage Diff               @@
##             branch-21.12    #4323   +/-   ##
===============================================
  Coverage                ?   86.03%           
===============================================
  Files                   ?      231           
  Lines                   ?    18717           
  Branches                ?        0           
===============================================
  Hits                    ?    16103           
  Misses                  ?     2614           
  Partials                ?        0           
Flag Coverage Δ
dask 46.99% <0.00%> (?)
non-dask 78.72% <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 42303fb...9501228. Read the comment docs.

@dantegd
Copy link
Member

dantegd commented Nov 4, 2021

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 734907a into rapidsai:branch-21.12 Nov 4, 2021
@teju85 teju85 deleted the enh-ability-to-pass-fp64-type-to-cuml-benchmarks branch November 12, 2021 10:19
vimarsh6739 pushed a commit to vimarsh6739/cuml that referenced this pull request Oct 9, 2023
This is based on the @dantegd 's branch [here](https://github.com/dantegd/cuml/tree/2112-dbg-float64-bench), along with adding a commandline option to choose between fp64 and fp32 types. Default stays fp32.

@dantegd can you please review?

Authors:
  - Thejaswi. N. S (https://github.com/teju85)

Approvers:
  - Dante Gama Dessavre (https://github.com/dantegd)

URL: rapidsai#4323
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cython / Python Cython or Python 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.

None yet

3 participants