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

enable -O3 opt level for active eth kernels #17993

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SeanNijjar
Copy link
Contributor

@SeanNijjar SeanNijjar commented Feb 19, 2025

Ticket

#17423

Problem description

Active ethernet kernels are compiled with -Os. Fabric kernels can fit within the new binary size limit even with -O3 enabled.

What's changed

Enable -O3 for active ethernet kernels. For 1D fabric, this results in a throughput improvement of 800-1000 MB/s when sending 4KB sized packets.

Checklist

@SeanNijjar SeanNijjar marked this pull request as ready for review February 19, 2025 21:55
@SeanNijjar SeanNijjar marked this pull request as draft February 20, 2025 03:19
@SeanNijjar
Copy link
Contributor Author

pulling back to draft as some kernels exeeded kernel size limit so some additional work will be needed.

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