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

Add auto_synchronize support to ROC stream #3177

Merged
merged 1 commit into from Jul 31, 2018

Conversation

stuartarchibald
Copy link
Contributor

This adds the auto_synchronize ctx manager to ROC streams cf. the
CUDA backend. Adds test of same.

This adds the auto_synchronize ctx manager to ROC streams cf. the
CUDA backend. Adds test of same.
@codecov-io
Copy link

Codecov Report

Merging #3177 into master will decrease coverage by 0.03%.
The diff coverage is 2.7%.

@@            Coverage Diff             @@
##           master    #3177      +/-   ##
==========================================
- Coverage   81.13%   81.09%   -0.04%     
==========================================
  Files         384      384              
  Lines       75077    75113      +36     
  Branches     8434     8436       +2     
==========================================
+ Hits        60915    60916       +1     
- Misses      12874    12909      +35     
  Partials     1288     1288

@seibert seibert added this to the Numba 0.40 RC milestone Jul 30, 2018
@seibert seibert added the Pending BuildFarm For PRs that have been reviewed but pending a push through our buildfarm label Jul 31, 2018
@seibert
Copy link
Contributor

seibert commented Jul 31, 2018

Running on buildfarm now

@seibert seibert added BuildFarm Passed For PRs that have been through the buildfarm and passed and removed Pending BuildFarm For PRs that have been reviewed but pending a push through our buildfarm labels Jul 31, 2018
@seibert
Copy link
Contributor

seibert commented Jul 31, 2018

Passed. Merging now.

@seibert seibert merged commit 1ee32ab into numba:master Jul 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review BuildFarm Passed For PRs that have been through the buildfarm and passed ROC ROC related issue/PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants