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

Azure: setup MPI strong scaling benchmark #8

Open
ggorman opened this issue Jan 23, 2020 · 4 comments
Open

Azure: setup MPI strong scaling benchmark #8

ggorman opened this issue Jan 23, 2020 · 4 comments

Comments

@ggorman
Copy link

ggorman commented Jan 23, 2020

Azure benchmark script:

  • Script should launch job using Azure batch for different number of VM's.
  • VM's should have infiniband + high-end CPU's
  • tune
  • Rerun each experiment 3 times. Collect statistics (GFLOPS and grid-puts-per-sec).
@mloubout
Copy link
Contributor

Initial setup
https://github.com/mloubout/Azure-devito

Will be moved to devitocodes once cleanup/more ready

To be used for devitocodes/devito#1089 too

@georgebisbas
Copy link
Contributor

georgebisbas commented Jan 27, 2020

TODO: Add a script similar to make-pbs.py in order to create job files.
Edit update: https://github.com/devitocodes/Azure-devito/tree/azure-enrich

@mloubout
Copy link
Contributor

Add a script similar to make-pbs.py in order to create job files.

You may wanna look at (but the .py way works too):
https://batch-shipyard.readthedocs.io/en/latest/35-batch-shipyard-task-factory-merge-task/

@georgebisbas
Copy link
Contributor

Azure benchmark script:

* Script should launch job using Azure batch for different number of VM's.

Script exists, to be automatically generated.

* VM's should have infiniband + high-end CPU's

H* series machines

* tune

* Rerun each experiment 3 times. Collect statistics (GFLOPS and grid-puts-per-sec).

It is like this by default.

@georgebisbas georgebisbas transferred this issue from devitocodes/devito Mar 27, 2020
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

3 participants