Skip to content
Snippets Groups Projects
Commit b14db490 authored by Markus Holzer's avatar Markus Holzer
Browse files

Added FluctuatingMRT to integration pipeline

parent b1adf2ae
No related branches found
No related tags found
1 merge request!194Make the RNG node behave more like a regular node
Pipeline #28559 failed
......@@ -142,7 +142,7 @@ pycodegen-integration:
- cd ../pygrandchem
- py.test -v -n $NUM_CORES .
- cd ../walberla/build/
- make CodegenJacobiCPU CodegenJacobiGPU CodegenPoissonCPU CodegenPoissonGPU MicroBenchmarkGpuLbm LbCodeGenerationExample UniformGridBenchmarkGPU_trt UniformGridBenchmarkGPU_entropic_kbc_n4
- make CodegenJacobiCPU CodegenJacobiGPU CodegenPoissonCPU CodegenPoissonGPU MicroBenchmarkGpuLbm LbCodeGenerationExample UniformGridBenchmarkGPU_trt UniformGridBenchmarkGPU_entropic_kbc_n4 FluctuatingMRT.cpp
- cd apps/benchmarks/UniformGridGPU
- make -j $NUM_CORES
- cd ../UniformGridGenerated
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment