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 COPY8 kernel #337

Merged
merged 3 commits into from
Jul 20, 2023
Merged

Add COPY8 kernel #337

merged 3 commits into from
Jul 20, 2023

Conversation

MrBurmark
Copy link
Member

Add copy 8 kernel

This kernel does 8 independent copies in a single kernel.
This lets us look what bandwidth looks like with more memory accesses per iteration.

  • This PR is a featur
  • It does the following:
    • Adds COPY8 kernel at the request of myself

This kernel helps us see what bandwidth looks like
with more memory accesses per iteration.
@MrBurmark MrBurmark requested review from artv3 and rhornung67 July 3, 2023 22:42
@rhornung67 rhornung67 mentioned this pull request Jul 10, 2023
24 tasks
@rhornung67
Copy link
Member

@MrBurmark I fixed the build issue in this PR branch, which restarted CI checks. When green, please feel free to merge.

@rhornung67
Copy link
Member

@MrBurmark wanna merge this?

@MrBurmark MrBurmark merged commit 3b7110c into develop Jul 20, 2023
@MrBurmark MrBurmark deleted the feature/burmark1/COPY8 branch July 20, 2023 22:52
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.

2 participants