Skip to content

Improved computational efficiency of g2p.cpp#19

Merged
larsblatny merged 1 commit intomasterfrom
dev_accelerate_g2p
Jan 8, 2026
Merged

Improved computational efficiency of g2p.cpp#19
larsblatny merged 1 commit intomasterfrom
dev_accelerate_g2p

Conversation

@atpellet
Copy link
Copy Markdown
Collaborator

@atpellet atpellet commented Jan 7, 2026

Removed unecessary use of #pragma omp critical loop in g2p.cpp for better computation efficiency
The #pragma omp critical loop constituted an unnecessary step and acted as a computational bottleneck.

…tter computation efficiency

The #pragma omp critical loop constituted an unnecessary step and acted as a computational bottleneck.
@larsblatny larsblatny merged commit 15dfe46 into master Jan 8, 2026
1 check passed
@larsblatny larsblatny deleted the dev_accelerate_g2p branch January 8, 2026 10:42
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