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

feat: add benchmarking code #61

Closed
wants to merge 1 commit into from
Closed

feat: add benchmarking code #61

wants to merge 1 commit into from

Conversation

paquiteau
Copy link
Member

This PR contains the code for the benchmark running script.

This has still some work to do to ensure a fully reproducible pipeline (e.g. add scripts to generate the same trajectories as in ismrm, ensure the figures are the same, etc ...)

@chaithyagr chaithyagr self-requested a review January 4, 2024 09:28
@chaithyagr
Copy link
Member

My personal opinion is to have this in a different repository with links in the main one. This helps decouple the main library with perf stuff making the codes more easier to maintain. Any changes in inner modules and APIs (I really hope we dont change them) will end up affecting these codes. WDYT?

Do you want to maintain them to repeat perf benchmark again to better understand how good each method is with improvements (like how we want to do that now with gpuNUFFT 2.0 vs cuFINUFFT 2.2?

@paquiteau paquiteau force-pushed the master branch 5 times, most recently from 15ffa85 to 0d40152 Compare January 21, 2024 18:04
@chaithyagr
Copy link
Member

What is the plan for this PR?

@paquiteau
Copy link
Member Author

The development of benchmark will happen in https://github.com/mind-inria/mri-nufft-benchmark

@paquiteau paquiteau closed this Feb 21, 2024
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