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

Improvements to CUDA viewcopy #834

Merged
merged 4 commits into from
Jan 11, 2024

Conversation

bernhardmgruber
Copy link
Member

  • Use 20 repetitions with a warmup for CUDA viewcopy
  • Use Event as record dimension by default
  • Disable all copy algs except naive 1D
  • Capture and print environment

Copy link

codecov bot commented Jan 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2b94b4b) 98.77% compared to head (4afbb4c) 98.77%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #834   +/-   ##
========================================
  Coverage    98.77%   98.77%           
========================================
  Files           75       75           
  Lines         7446     7446           
========================================
  Hits          7355     7355           
  Misses          91       91           

@bernhardmgruber bernhardmgruber merged commit cba2148 into alpaka-group:develop Jan 11, 2024
29 of 31 checks passed
@bernhardmgruber bernhardmgruber deleted the viewcopy_cuda branch January 11, 2024 22:28
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