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
MiniWeather is a high-performance atmospheric dynamics simulation mini-app that demonstrates distributed computing and GPU acceleration techniques using Charm4Py. This example showcases how to combine Charm4Py's distributed parallel computing capabilities with Numba CUDA for GPU acceleration to simulate atmospheric flows with various physical phenomena.
3
+
This is a Charm4Py port of [MiniWeather](https://github.com/mrnorman/miniWeather), an atmospheric dynamics mini-app developed by Oak Ridge National Laboratory researchers.
4
+
This example demonstrates GPU acceleration techniques using Charm4Py, combining Charm4Py's distributed parallel computing capabilities with Numba CUDA for GPU acceleration to simulate atmospheric flows with various physical phenomena.
0 commit comments