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

[Feature request] CUDA code for averaging can be optimized #4

Open
spectralcode opened this issue Aug 15, 2020 · 0 comments
Open

[Feature request] CUDA code for averaging can be optimized #4

spectralcode opened this issue Aug 15, 2020 · 0 comments

Comments

@spectralcode
Copy link
Owner

spectralcode commented Aug 15, 2020

Averaging and Maximum Intensity Projection (MIP) for the live B-Scan view and live En Face view can be optimized.

Have a look at the functions "updateDisplayedBscanFrame" and "updateDisplayedEnFaceViewFrame" in cuda_code.cu.
Maybe a parallel reduction approach could be used here to optimize the calculations.

@spectralcode spectralcode added the good first issue Good for newcomers label Aug 15, 2020
@spectralcode spectralcode changed the title Averaging CUDA code can be optimized CUDA code for averaging can be optimized Aug 15, 2020
@spectralcode spectralcode changed the title CUDA code for averaging can be optimized [Feature request] CUDA code for averaging can be optimized Nov 4, 2020
@spectralcode spectralcode added the help wanted Extra attention is needed label Jan 20, 2022
@spectralcode spectralcode removed help wanted Extra attention is needed good first issue Good for newcomers labels Apr 18, 2022
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