- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi everyone,
yesterday Intel pushed .deb packages of update 2021.2 for OneApi toolkits. After the update, when I source 'setvars.sh' to configure the environment, I get the error:
"no such file or directory: /opt/intel/oneapi/intelpython/latest/etc/conda/activate.d/mpivars.activate.sh"
it turns out that 'mpivars.activate.sh' is a symlink to the file contained in the previous version of the Toolkit, but having removed the old packages (sudo apt autoremove) the original file is not there anymore. How can I obtain this file to restore the proper configuration ? Or can anybody be so kind to attach the file to a reply, or copy and paste its content ?
Thank you in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It turns out it was enough to delete the old symlinkand create a new one which points to the most recent installation
sudo rm mpivars.activate.sh
sudo ln -s /opt/intel/oneapi/mpi/2021.2.0/etc/conda/activate.d/mpivars.activate.sh mpivars.activate.sh
Thanks
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Paolo,
We sorry for the inconvenience. We recommend to install the base toolkit at first. Thus we would like to confirm if you have installed the Intel® oneAPI Base toolkit or not?
Regards,
Nikky
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Nikky,
yes, I have installed the Base toolkit before the HPC, thanks
kind regards
Paolo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It turns out it was enough to delete the old symlinkand create a new one which points to the most recent installation
sudo rm mpivars.activate.sh
sudo ln -s /opt/intel/oneapi/mpi/2021.2.0/etc/conda/activate.d/mpivars.activate.sh mpivars.activate.sh
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This issue has been resolved and we will no longer respond to this thread. If you require additional assistance from Intel, please start a new thread. Any further interaction in this thread will be considered community only

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page