You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CloudMicrophysics.jl already has tests that run on the GPU. The majority of functions are simple point-wise functions that should not pose any issues.
Might benefit from refactoring how we handle the parameter struct.
The only thing we really need to decide right now is how to handle asserts and warnings.
Inputs
Decide how to handle asserts and warnings for when someone is calling a parameterization outside of it's accepted range of inputs.
Results and Deliverables
Do we want to have above 90% GPU test code coverage? Or is that an overkill, given that we have a very high CPU test coverage? Is it enough for the GPU tests to test an example function from each module?
Task Breakdown And Schedule
Going through the modules in the order of how we will need them:
Objective
Make all CloudMicrophysics.jl functions GPU compatible.
People and Personnel
Components
Inputs
Results and Deliverables
Task Breakdown And Schedule
Going through the modules in the order of how we will need them:
Additional items (would be nice, but not strictly necessary)
SDI Revision Log
CC
@tapios @simonbyrne @cmbengue
The text was updated successfully, but these errors were encountered: