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 Concurrency, support long trajectories, Minor fixes #100

Open
wants to merge 104 commits into
base: master
Choose a base branch
from

Conversation

chaithyagr
Copy link
Contributor

This PR mainly holds support for long trajectories (transition from int to long int for IndType)

Also added concurrency with streams, now we will have much faster Op and adj_op as we will do memory transfer in concurrent execution.

GILIYAR RADHAKRISHNA Chaithya and others added 3 commits January 10, 2024 17:21
@chaithyagr
Copy link
Contributor Author

I have many more things coming up in my master branch @andyschwarzl and I have been making gpuNUFFT releases for python with them. Just keeping you in loop. This PR will continuously hold all the changes, you may have to see individual PRs on my repo to see what changes took place.

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