-
Notifications
You must be signed in to change notification settings - Fork 2
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
Possible tests with a real Ocean model? #3
Comments
Yes, this still on our agenda. Making FESOM2 work with single node was relatively easy two years ago, as it has very few dependencies and compiles relatively easily. So can be a good candidate for tests. I will not have to do it myself, but if someone interested I will be happy to help. Maybe doing it together on telecon. |
For the MITgcm, build instructions are here: https://mitgcm.readthedocs.io/en/latest/getting_started/getting_started.html |
There is #4 now, which makes the example from the MITgcm build instruction page work via an |
A quick Google search returned the OSU micro benchmarks, which also seem to have a tutorial available. |
A few (very preliminary! this is actually not finished...) MPI benchmarking results are now available here. Should we try something similar with FESOM configurations in terms of total runtimes next? |
We should also explore multi-node MPI with a real application like an ocean model.
cc: @koldunovn this repo could be a good starting point for testing FESOM with multi-node containerised MPI?
The text was updated successfully, but these errors were encountered: