To main content

GPU Ocean

A GPU-accelerated simulation framework for running large ensembles of simplified ocean models for real-world domains.

Contact person

GPU Ocean logo

Operational ocean forecasting models are computationally expensive and are therefore often run as a single deterministic simulation at given intervals. This means that they often lack information about forecast uncertainties, which are significant given that there are relative few observations of the ocean compared to its sheer size. Information on uncertainty is, however, vital for various applications, including search-and-rescue operations at sea.

What is GPU Ocean?

GPU Ocean is a simulation framework designed to explore the short-term uncertainty in forecasted ocean currents. It achieves this by running ensembles of simplified ocean models nested within operational ocean forecasts. These simplified models efficiently solve barotropic dynamics described by the shallow-water equations using GPUs.

Key Features:

  • Efficient simulation: GPU Ocean utilizes GPU acceleration and state-of-the-art finite-volume methods to solve shallow-water equations efficiently.
  • Model nesting: Easily import initialization data, terrain information, forcing, and boundary conditions from NetCDF files containing operational 3D ocean forecasts.
  • Drift trajectory prediction: Conduct online drift trajectory simulations for drifting objects within the ocean models, directly assessing uncertainty in drift trajectories based on the uncertinainty in the ocean currents.
  • Data assimilation: GPU Ocean includes tailored data-assimilation methods for sparse in-situ observations.
  • Python with CUDA performance: Rapid prototyping and easy orchestration, pre-, and post-processing using Python while getting the computational performance of CUDA.
  • Parallel processing: MPI support for running even larger ensembles on multiple GPUs.

GPU Ocean aims to be a powerful tool to complement ocean current forecasts through estimating and accounting for forecast uncertainties. By combining local observations and advanced data assimilation methods, users can make more informed decisions based on the latest oceanic data.

For more information, see the GitHub repository.

gpu-ocean-forecast.png
Ensembles of simplified models, simulated by our GPU Ocean software, nested within operational ocean forecasts to enable uncertainty quantification.