Install the Khiops Library Using Conda 🚧 Beta 🚧
The Conda package installation guarantees optimal performance since it handles installing or upgrading all Khiops dependencies, including the MPI library, in your Conda environment.
Instructions
User Guide
-
For those who aren't familiar with Conda, you can start by reading Getting started with Conda.
-
If you use Conda behind a company proxy, you may encounter an HTTP and SSL error. In this case, you can read Using Anaconda behind a company proxy
What You Should Know
You can consult the limitations or known problems corresponding to your operating system:
Warning
On the first run of Khiops, an MPI-related popup may appear due to parallel execution sockets; please allow access for optimal functionality.
Warning
Windows users already having MSMPI installed may see an Anaconda warning suggesting to uninstall it; please ignore this message.
Warning
The installation of Khiops will utilize MPICH version 3.4.3 due to compatibility issues. This is why you need to use a dedicated command:
Be aware that this may result in slower execution times compared to other platforms. This limitation is expected to be addressed in a future MPICH release.
Warning
On the first run of Khiops, an MPI-related popup may appear due to parallel execution sockets; please allow access for optimal functionality.