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

Use ringbuffer & metadata in cudaCorrelator kernel #1188

Merged
merged 13 commits into from
Mar 22, 2024

Conversation

dstndstn
Copy link
Contributor

  • assume the cudaCorrelator input is coming from a ring buffer
  • propagate metadata from the input to the correlation matrix output
  • fix testDataGen to produce output for more generator types (including random signed that we use in the test code)

@dstndstn dstndstn requested a review from eschnett March 19, 2024 20:24
Copy link
Contributor

@eschnett eschnett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggested changes in comments.

@eschnett
Copy link
Contributor

Mmmm, "fromage"...

@dstndstn
Copy link
Contributor Author

At first it was a typo but then I decided I liked it better!

@dstndstn dstndstn requested a review from eschnett March 21, 2024 19:39
@dstndstn dstndstn merged commit 941f1f4 into chord Mar 22, 2024
14 checks passed
@dstndstn dstndstn deleted the dstn/chord/n2-ringbuf branch March 22, 2024 15:50
eschnett added a commit that referenced this pull request Mar 22, 2024
* chord:
  Use ringbuffer & metadata in cudaCorrelator kernel (#1188)
  try to fix github action when merging back to chord (#1193)
  Grab changes from the review of #1152 (chord #1146) (#1167)

# Conflicts:
#	lib/stages/FEngine.cpp
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.

None yet

2 participants