Skip to content

plabadens/elnino-cuda

Repository files navigation

Shallow water model

Build

This is a simple implementation of a shallow water model in CUDA C++.

Building

This project uses CMake as a build system. Use the following commands to get started with building the project.

# Clone the repo
git clone https://github.com/plabadens/elnino-cuda.git
cd elnino-cuda

# Configure the build
cmake .

# Build the project
make

About

A shallow water model in CUDA C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published