Sriharsha Kandala

Results 25 issues of Sriharsha Kandala

3D Fast Tensor Product kernels are added. Author: Sriharsha Kandala ### Description - [x] Code follows the [style guidelines](https://clima.github.io/ClimateMachine.jl/latest/DevDocs/CodeStyle/) OR N/A. - [x] Unit tests are included OR N/A. -...

do-not-merge-yet
Draft
Numerics 🔢
WIP

Store 1D SE differentiation matrix to avoid recomputation in spectral element kernels - [x] Code follows the [style guidelines](https://clima.github.io/ClimateMachine.jl/latest/DevDocs/CodeStyle/) OR N/A. - [x] Unit tests are included OR N/A. -...

Add a MWE for tuning compute_kinetic! function. - [ ] Code follows the [style guidelines](https://clima.github.io/ClimateMachine.jl/latest/DevDocs/CodeStyle/) OR N/A. - [ ] Unit tests are included OR N/A. - [ ] Code...

Work-in-progress

- [ ] Code follows the [style guidelines](https://clima.github.io/ClimateMachine.jl/latest/DevDocs/CodeStyle/) OR N/A. - [ ] Unit tests are included OR N/A. - [ ] Code is exercised in an integration test OR...

Work-in-progress
Performance monitoring :mag::rocket:

Enable user to choose between persistent and non-persistent MPI communication for DSS. - [x] Code follows the [style guidelines](https://clima.github.io/ClimateMachine.jl/latest/DevDocs/CodeStyle/) OR N/A. - [x] Unit tests are included OR N/A. -...

`ClimaTimeSteppers.jl` test suite has tests that depend on `ClimaCore`, creating a circular dependency. ## Solution Move these tests to `ClimaCore` and eliminate the circular dependency

- deal with kernel metadata issues - if we need to initialize on the CPU?