Skip to content
Snippets Groups Projects
Commit c48cd473 authored by Martin Schönherr's avatar Martin Schönherr :speech_balloon:
Browse files

build app for regression tests

parent 810b6b18
1 merge request!254New app sphere refined for regression test
......@@ -6,7 +6,7 @@ source ./regression-tests/__regression_test_executer.sh
REFERENCE_DATA_DIR=regression_tests/gpu/SphereInChannel_3Levels
# 2. set cmake flags for the build of VirtualFluids
CMAKE_FLAGS="--preset=make_gpu -DCMAKE_BUILD_TYPE=Release -DCMAKE_CUDA_ARCHITECTURES=75"
CMAKE_FLAGS="--preset=make_gpu -DCMAKE_BUILD_TYPE=Release -DCMAKE_CUDA_ARCHITECTURES=75 -DUSER_APPS=apps/gpu/LBM/SphereRefined"
# 3. define the application to be executed
APPLICATION=./build/bin/SphereRefined
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment