Skip to content

GPUEngineering/RapidNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9d98e0d · Sep 12, 2022
May 4, 2017
Sep 8, 2022
Mar 24, 2017
May 4, 2017
Mar 22, 2017
Sep 12, 2022

Repository files navigation

RapidNet

DOI Gitter

About

RapidNet is an open-source software written in CUDA-C++ involving open-source libraries (cuBLAS and rapidjson) which allows the easy design of stochastic model predictive controllers for drinking water networks taking into account the volatility associated with water demands and price uncertainty in a deregulated bid-based energy market.

Highlights:

  • Efficient operating management of drinking water networks
  • Uncertainty on demands and electricity prices
  • Mitigation of the volatility in electricity cost
  • Very fast Stochastic Model Predictive Control
  • Parallelization on NVIDIA Graphics Processing Units (GPU)

Getting started

Check out our wiki and the detailed online documentation.