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

Fix some edge cases for dumping mappings #552

Merged
merged 2 commits into from
Jul 4, 2022

Conversation

bernhardmgruber
Copy link
Member

@bernhardmgruber bernhardmgruber commented Jul 4, 2022

  • Ensure dumping works for extents other than size_t
  • Ensure dumping non-record record dimensions works

@codecov
Copy link

codecov bot commented Jul 4, 2022

Codecov Report

Merging #552 (c4bdfe4) into develop (b894838) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff            @@
##           develop     #552   +/-   ##
========================================
  Coverage    98.81%   98.81%           
========================================
  Files           64       64           
  Lines         5979     5997   +18     
========================================
+ Hits          5908     5926   +18     
  Misses          71       71           

@bernhardmgruber bernhardmgruber changed the title Ensure dumping works for extents other than size_t Fix some edge cases for dumping mappings Jul 4, 2022
@bernhardmgruber bernhardmgruber merged commit c1f1534 into alpaka-group:develop Jul 4, 2022
@bernhardmgruber bernhardmgruber deleted the dump_int branch July 4, 2022 19:26
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