-
Notifications
You must be signed in to change notification settings - Fork 19
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
New Docs pages request #153
Comments
@haakon-e see the 2nd point here. I've added you to the issue |
179: Docs for data container and HPC r=odunbar a=odunbar ## Purpose and Content add two docs pages requested in Issues #153 , closes #148 - DataContainers page - HPC and Parallelism page adds an example to demonstrate all of the different parallelism types (serial, multithread, pmap and distributed for) - `distributed_Lorenz_example.jl` ## PR Checklist - [x] This PR has a corresponding issue OR is linked to an SDI. - [x] I have followed CliMA's codebase [contribution](https://clima.github.io/ClimateMachine.jl/latest/Contributing/) and [style](https://clima.github.io/ClimateMachine.jl/latest/DevDocs/CodeStyle/) guidelines OR N/A. - [x] I have followed CliMA's [documentation policy](https://github.com/CliMA/policies/wiki/Documentation-Policy). - [x] I have checked all issues and PRs and I certify that this PR does not duplicate an open PR. - [x] Documentation has been added/updated OR N/A. Co-authored-by: odunbar <[email protected]>
Localization documentation will be added in #189. We still need the documentation of SparseEKI, with a warning sign about its lack of robustness unless issues discussed in #134 and #146 are fixed. @jinlong83 Anything other than localization that we want to add as bells and whistles, @odunbar ? Since we do not have more in the source code, maybe best to leave it at that for now. |
Completed with JOSS paper submission |
New Pages
Please add suggestions below!
The text was updated successfully, but these errors were encountered: