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

Per proc normalisation #247

Merged
merged 4 commits into from
Jun 4, 2024
Merged

Per proc normalisation #247

merged 4 commits into from
Jun 4, 2024

Conversation

glesur
Copy link
Contributor

@glesur glesur commented Jun 3, 2024

  • Show performance per MPI process instead of global
  • Add performance measures from typical architectures in the documentation

- add performance measures in documentation
- update link to method paper
@glesur glesur added enhancement New feature or request doc label for documentation related things to be done labels Jun 3, 2024
@glesur glesur merged commit 21ea370 into v2.1.01 Jun 4, 2024
13 checks passed
glesur added a commit that referenced this pull request Jun 19, 2024
* incorrect max diffusion with resistivity (#244)

Fix a bug that could result in too restrictive timesteps when resistivity is enabled

fix #242

* fix documentation for reflective boundary conditions (#246)

fix #228

* Per proc normalisation (#247)

- show performance per sub-domain during integration
- add performance measures in documentation
- update link to method paper
- update acknowledgements

* Documentation fixes (#248)

* directly ask kokkos for its execution space

* remove replace source files, as this doesn't work with header files
(.hpp)

* add proper readme

* clean up hdf5 mess in readme (is already in the full doc)

* add Async malloc option to JZ configuration
@glesur glesur deleted the perProcNormalisation branch July 9, 2024 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc label for documentation related things to be done enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant