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

Consolidate GPU data loading #445

Merged
merged 15 commits into from
Feb 6, 2024
Merged

Consolidate GPU data loading #445

merged 15 commits into from
Feb 6, 2024

Conversation

jeremykubica
Copy link
Contributor

@jeremykubica jeremykubica commented Feb 1, 2024

Extend the PsiPhiArray data structure to handle memory management of both the psi-phi array and the time array.

This is step one in allowing individual searches by allocating PsiPhiArray on CPU+GPU in a single object. We can pass this object to the grid search (current approach) or to search individual trajectories (coming in a future PR).

@jeremykubica
Copy link
Contributor Author

Step 1 of N in #447

@jeremykubica jeremykubica merged commit 6544cc6 into main Feb 6, 2024
2 checks passed
@jeremykubica jeremykubica deleted the runner_refactor branch February 6, 2024 01:35
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