I have successfully installed the offline Intel OneAPI base package in my Windows 10 machine. I cose the custom installation and picked only the following to install;
Intel® oneAPI Data Analytics Library.
Intel® oneAPI Deep Neural Network Library.
Intel® oneAPI Math Kernel Library.
Intel® oneAPI Threading Building Blocks.
Intel® Distribution for Python.
But I don't know how to get these things to accelerate the workflow? I don't use VisualStudio but as this installation asked for Visual Studio 2019 to be installed, I then downloaded and installed the VisualStudio 2019 and have successfully "Integrated the IDE" as stated by OneAPI installer.
But when I open VisualStudio it shows only my standalone Python 3.10 installation. When I provide the path to the Intel Python directory that Python 3.7 version shows up in the environments, but I don't know what modules are available preinstalled for Intel Python and don't know how to see them?
(an equivalent of pip list
)??
My question is how do I get these to work? The Intel Python isn't showing up anywhere in Start menu and when I prowl through the directories and open the Intel python.exe the shell says this Python is inside a Conda environment and asks me to install Anaconda (which I don't have installed in my machine).
Suppose I install Anaconda now, won't that installation bring it's own Python and modules? Can I get it to detect and use the Python and modules came with Intel OneAPI??
Is it possible to link this Intel Python to other IDEs that I generally use (VSCode, standalone Spyder) by supplying the path?
Can someone walk me through this please or should I just stick to the standard Python and pip?.
The benchmarks shown by OneAPI were alluring so I decided to try but now I'm struck in the middle of nowhere.
These are my system specs in case anyone needs,
Intel i5 11th gen i5-1135G7 @ 2.40GHz CPU.
NVIDIA MX330 & Iris Xe GPUs (Optimus enabled)
16 GiB RAM