Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Markus Holzer
lbmpy
Commits
11561db0
Commit
11561db0
authored
Nov 02, 2020
by
Markus Holzer
Browse files
Update .gitlab-ci.yml
parent
09078869
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
11561db0
...
...
@@ -118,11 +118,12 @@ pycodegen-integration:
-
./install_walberla.sh
# build all integration tests
-
cd walberla/build/
-
make
-j $NUM_CORES
CodegenJacobiCPU CodegenJacobiGPU CodegenPoisson MicroBenchmarkGpuLbm LbCodeGenerationExample
-
make CodegenJacobiCPU CodegenJacobiGPU CodegenPoisson
CPU CodegenPoissonGPU
MicroBenchmarkGpuLbm LbCodeGenerationExample
UniformGridBenchmarkGPU_trt UniformGridBenchmarkGPU_entropic_kbc_n4
-
cd apps/benchmarks/UniformGridGPU
-
make -j $NUM_CORES
-
cd ../UniformGridGenerated
-
make -j $NUM_CORES
tags
:
-
docker
-
cuda11
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment