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

Convert unsigned short ints to Cint for printf. #508

Merged
merged 1 commit into from
Oct 23, 2020
Merged

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Oct 23, 2020

Strange the tests didn't catch this, ptxas must be doing some conversion.

@maleadt maleadt added bugfix This gets something working again. cuda kernels Stuff about writing CUDA kernels. labels Oct 23, 2020
@codecov
Copy link

codecov bot commented Oct 23, 2020

Codecov Report

Merging #508 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #508   +/-   ##
=======================================
  Coverage   80.53%   80.53%           
=======================================
  Files         166      166           
  Lines        8878     8878           
=======================================
  Hits         7150     7150           
  Misses       1728     1728           

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 e03486e...0673939. Read the comment docs.

@maleadt maleadt merged commit fd59518 into master Oct 23, 2020
@maleadt maleadt deleted the tb/print_conversion branch October 23, 2020 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This gets something working again. cuda kernels Stuff about writing CUDA kernels.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant