A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/ifilot/wavefuse below:

ifilot/wavefuse: Gray-Scott reaction-diffusion system in 3D using CUDA

Perform a time-integration of a reaction-diffusion system in 3D using the FTCS algorithm on a GPU. Currently, only Gray-Scott kinetics are implemented.

Setting Value Type Gray-Scott Size 2563 dt 0.25 dx 0.50 f 0.0625 k 0.0416 Da 0.16 Db 0.08

Assuming that you have CUDA installed, the compilation is roughly as follows:

mkdir build
cd build
cmake ../src
make -j9

CMake should automagically detect your CUDA installation.

./wavefuse -i ../path/to/inputfile

Example:

./wavefuse -i ../examples/gray_scott_spots.in

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4