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

Merge branch 'patch-1' into 'master'

Update pystencils integration pipeline

See merge request !173
parents 5836b20e fd9315e1
Branches
Tags
1 merge request!173Update pystencils integration pipeline
Pipeline #27047 passed with stages
in 42 minutes
......@@ -139,7 +139,7 @@ pycodegen-integration:
- cd ../pygrandchem
- py.test -v -n $NUM_CORES .
- cd ../walberla/build/
- make CodegenJacobiCPU CodegenJacobiGPU CodegenPoisson MicroBenchmarkGpuLbm LbCodeGenerationExample UniformGridBenchmarkGPU_trt UniformGridBenchmarkGPU_entropic_kbc_n4
- make CodegenJacobiCPU CodegenJacobiGPU CodegenPoissonCPU CodegenPoissonGPU MicroBenchmarkGpuLbm LbCodeGenerationExample UniformGridBenchmarkGPU_trt UniformGridBenchmarkGPU_entropic_kbc_n4
- cd apps/benchmarks/UniformGridGPU
- make -j $NUM_CORES
- cd ../UniformGridGenerated
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment