Skip to content

Perform interpolation with multithread#20

Merged
antonysigma merged 2 commits into
mainfrom
enable-openmp
May 27, 2026
Merged

Perform interpolation with multithread#20
antonysigma merged 2 commits into
mainfrom
enable-openmp

Conversation

@antonysigma

@antonysigma antonysigma commented May 27, 2026

Copy link
Copy Markdown
Collaborator

When the algorithm performs cylindrical frame to Cartesian frame conversion of the (rotational symmetrical) 3D PSF function, each Z-plane's interplation task is independent of each other. Enable the build option meson configure -Duse_openmp=true to enable multithreading.

When the algorithm performs cylindrical frame to Cartesian frame
conversion of the (rotational symmetrical) 3D PSF function, each
Z-plane's interplation task is independent of each other. Enable the
build option `meson configure -Duse_openmp=true` to enable
multithreading.
@antonysigma
antonysigma merged commit 7df0787 into main May 27, 2026
3 checks passed
@antonysigma
antonysigma deleted the enable-openmp branch May 27, 2026 04:49
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.

1 participant