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
pycodegen
pystencils
Commits
0b654be1
Commit
0b654be1
authored
Dec 17, 2019
by
Stephan Seitz
Browse files
Test pystencils_autodiff in integration test
parent
00c00c45
Pipeline
#20604
failed with stage
in 11 minutes and 45 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0b654be1
...
...
@@ -131,6 +131,16 @@ pycodegen-integration:
-
py.test -v -n $NUM_CORES .
-
cd ../walberla/build/
-
make CodegenJacobiCPU CodegenJacobiGPU MicroBenchmarkGpuLbm LbCodeGenerationExample
-
cd ..
-
cd ../pystencils_autodiff
-
apt install -y ninja-build
-
python -m pip install -U cppimport pybind11
-
python -m pip install --upgrade git+https://github.com/sympy/sympy.git
-
python -m pip install --upgrade pip setuptools wheel
-
python -m pip install --upgrade tensorflow==2.0
-
python -m pip install -e .
-
pytest
-
python setup.py doctest
tags
:
-
docker
-
cuda
...
...
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