Skip to content
Snippets Groups Projects
Commit c78008c8 authored by Sven Marcus's avatar Sven Marcus
Browse files

Container definition with OpenMPI

parent d1903bec
No related branches found
No related tags found
No related merge requests found
BootStrap: docker
From: irmb/virtualfluids-python-deps
%files
3rdParty 3rdParty
apps apps
CMake CMake
Python Python
src src
CMakeLists.txt CMakeLists.txt
cpu.cmake cpu.cmake
gpu.cmake gpu.cmake
setup.py setup.py
pyproject.toml pyproject.toml
%post
export PYTHONPATH=Python
python3 /setup.py install
%environment
export PYTHONPATH=/Python
%runscript
python3 /Python/liddrivencavity/simulation.py
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment