Skip to content
Snippets Groups Projects

Test pystencils_autodiff in integration test

Closed Stephan Seitz requested to merge pystencils_autodiff-integration into master
Viewing commit 0b654be1
Show latest version
1 file
+ 10
0
Preferences
Compare changes
+ 10
0
@@ -131,6 +131,16 @@ pycodegen-integration:
@@ -131,6 +131,16 @@ pycodegen-integration:
- py.test -v -n $NUM_CORES .
- py.test -v -n $NUM_CORES .
- cd ../walberla/build/
- cd ../walberla/build/
- make CodegenJacobiCPU CodegenJacobiGPU MicroBenchmarkGpuLbm LbCodeGenerationExample
- 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:
tags:
- docker
- docker
- cuda
- cuda