Internal Python installation for use in OpendTect

When running the OpendTect installer there is the option to install the Python environments. The installer will auto select the Miniconda3 environment and also auto select the Python CUDA 11 environment for training on the Nvidia GPU. For training on CPU only the Math Kernel Library (MKL) Python environment should be selected. The Python CUDA 10 environment is now obsolete and will no longer receive security updates. Users are encouraged to uninstall it, and replace it with either CUDA 11 or CPU only Python environment. Also note that OpendTect 7.0.0 does not support the Python CUDA 10 environment.


Figure: Install Python environments with the OpendTect installer

If you have a system Python installation or your own miniconda3 or anaconda3 environment you might want to consider to follow the instructions for the system Python installation instead.