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 a few utilities #477

Merged
merged 3 commits into from
Feb 28, 2022
Merged

Conversation

bernhardmgruber
Copy link
Member

This PR adds a few utility functions and tests:

  • divCeil
  • tests for roundUpToMultiple
  • dot product for Array

@codecov
Copy link

codecov bot commented Feb 28, 2022

Codecov Report

Merging #477 (53eba75) into develop (2867302) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff            @@
##           develop     #477   +/-   ##
========================================
  Coverage    99.23%   99.23%           
========================================
  Files           59       59           
  Lines         5373     5393   +20     
========================================
+ Hits          5332     5352   +20     
  Misses          41       41           

@bernhardmgruber bernhardmgruber merged commit ff6b16e into alpaka-group:develop Feb 28, 2022
@bernhardmgruber bernhardmgruber deleted the utilities branch February 28, 2022 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant