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

rfpipe on GPU cluster #4

Closed
caseyjlaw opened this issue Sep 21, 2016 · 1 comment
Closed

rfpipe on GPU cluster #4

caseyjlaw opened this issue Sep 21, 2016 · 1 comment
Assignees

Comments

@caseyjlaw
Copy link
Contributor

@caseyjlaw commented on Wed Sep 21 2016

key questions:

  • latency?
  • GPU utilization?
  • is memory buffer adequate for typical VLA observing patterns?
@caseyjlaw
Copy link
Contributor Author

First pass at testing rfgpu shows that we can use two GPUs in parallel with distributed. GPU algorithm by Paul is ~30x faster than CPU (numba) algorithm by Casey. Data movement is minimized by thresholding on GPU.

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

No branches or pull requests

1 participant