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

Compare performance between cascadelake and sapphirerapids queues after compiling with arch-specific flags #40

Open
manodeep opened this issue Feb 10, 2025 · 0 comments
Assignees

Comments

@manodeep
Copy link

Compile the models with compiler flags that contain the specific ISA (i.e., -mcpu=<name> (or, equivalently, -march=<name> -mtune=<name>) for name $\in$ [cascadelake, sapphirerapids]. Then run the models with the correct executable on the targeted queue, and compare performance. Likely requires updating payu to handle different queues (payu-org/payu#561)

Needs a bit of a think about how to make a fair comparison, since each node on the different queues likely will contain i) different cpus and/or ii) cost different SUs

@manodeep manodeep changed the title Compare performance between cascadelake and sapphirerapids queues Compare performance between cascadelake and sapphirerapids queues after compiling with arch-specific flags Mar 4, 2025
@manodeep manodeep self-assigned this Mar 4, 2025
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