Skip to content

[WIP] Added tracy integration instructions #180

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

Merged
merged 12 commits into from
Jul 29, 2025

Conversation

divyaprakash-iitd
Copy link
Contributor

This pull request integrates Tracy, a low-overhead, real-time profiler, into SU2. It adds a tracy_enable Meson build option, supports code instrumentation with Tracy macros, and includes setup instructions for the Tracy server, enabling developers to optimize CFD simulations efficiently.

@EvertBunschoten
Copy link
Member

Also make sure you add - Tracy-Integration to the table of contents at docs_v7.yml, line 61.
That way, your instructions will appear on the website

@divyaprakash-iitd
Copy link
Contributor Author

Also make sure you add - Tracy-Integration to the table of contents at docs_v7.yml, line 61. That way, your instructions will appear on the website

Done!

Copy link
Contributor Author

@divyaprakash-iitd divyaprakash-iitd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Documentation has been updated

@pcarruscag pcarruscag changed the base branch from develop to master July 29, 2025 02:34
@pcarruscag pcarruscag merged commit b2ec789 into su2code:master Jul 29, 2025
1 check was pending
@pcarruscag
Copy link
Member

I merged into master so you can check it appears on the website as you intended.

@divyaprakash-iitd
Copy link
Contributor Author

I merged into master so you can check it appears on the website as you intended.

I checked it. It appears all right. Thank you!

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.

3 participants