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

Add a singularity definition file

parent 3f30f014
No related branches found
No related tags found
No related merge requests found
BootStrap: docker
From: irmb/virtualfluids-python-deps-mpich
%files
3rdParty /3rdParty
apps /apps
Python /Python
src /src
CMakeLists.txt /CMakeLists.txt
setup.py /setup.py
pyproject.toml /pyproject.toml
%post
export PYTHONPATH=Python
python3 setup.py install
%environment
export PYTHONPATH=Python
%runscript
python3 Python/test_cubeflow.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