-
Notifications
You must be signed in to change notification settings - Fork 4
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
[WIP] import experiment-base #47
base: main
Are you sure you want to change the base?
Conversation
lgarithm
commented
Jan 22, 2025
•
edited
Loading
edited
- migrate k8s cluster tools from base experiments-base
- cleanup README docs to only refer to one virtual environment terminal
- fix broken figure links
- try more experiments to make sure they are still working
- kernels_mpi (Fig.9b)
- kernels_omp (Fig.10)
- lammps (Fig.9a) (stuck on 7 MPI processes with workload network, not finish in 2 hours, tried 2 times)
- elastic (Fig.12)
- lulesh
- makespan
- migration (Fig.11)
- motivation
- openmpi
- polybench
hey @lgarithm could you also please update the readme so that the links to the plots also contain a reference to the figure number in the paper? many thanks!! |
hey @lgarithm many thanks for pushing on this, it's definately getting there!! i would say we don't need to re-run all the plots, just make sure that each experiment runs for some cluster size. |
What do you mean by the old results? Currently this repo completely ignores the results and the plots folder.
|
That is true, maybe let's keep it that way. I may try to commit the results and the plots at some point later. |
The network workload of LAMMPS always got stuck at 7 MPI processes:
happened for multiple times. |