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

add strong scaling test #14

Open
ivotron opened this issue Jul 31, 2019 · 3 comments
Open

add strong scaling test #14

ivotron opened this issue Jul 31, 2019 · 3 comments
Assignees

Comments

@ivotron
Copy link
Owner

ivotron commented Jul 31, 2019

Create a new workflow that automates a parameter sweep to measure/visualize the strong scalability properties of the code. We can leverage sweepj2 (as shown in this example) to implement the sweep. The space will have two parameters, num of nodes and num of processes. Given an input dataset, it will run the parameter sweep. As part of this we will also implement post-processing and visualization of performance results.

@ivotron
Copy link
Owner Author

ivotron commented Jul 31, 2019

@js1019 does the above sound OK?

@js1019
Copy link

js1019 commented Jul 31, 2019

@js1019 does the above sound OK?

Many thanks, yes. You may choose a relatively large model (a Moon model with 100k elements as the input) and change https://github.com/js1019/NormalModes/blob/master/demos/global_conf,
basename = Mtopo_6L_100k.1
inputdir = models/input/Mtopo100k/
outputdir = models/output/Mtopo100k/
I believe that the strong scaling would be clear.

@ivotron
Copy link
Owner Author

ivotron commented Jul 31, 2019

@js1019 thanks! we'll work on this then.

@arshul arshul self-assigned this Aug 9, 2019
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