Local Installation
Local SIPT Installation¤
The SIPT Python package depends on standard Python libraries and does not require any external C/C++ interfaces (such as GDAL).
CPU-only¤
Install the package using pip:
pip install sipt --index-url https://sipt:gldt-opt8vHHZkQ5kvTyDSetK@gitlab2.informatik.uni-wuerzburg.de/api/v4/projects/21379/packages/pypi/simple
With GPU support (NVIDIA)¤
-
Download the CUDA Toolkit for your plattform from here.
-
Install the toolkit.
-
Install the package using
pip:
pip install sipt[gpu] --index-url https://sipt:gldt-opt8vHHZkQ5kvTyDSetK@gitlab2.informatik.uni-wuerzburg.de/api/v4/projects/21379/packages/pypi/simple