Skip to content

installation environment setup guide updated #76

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

XieZikai
Copy link

The current version of SISSO requires the ifort and mpiifort command from the Intel Fortran Compiler Classic for compilation. However, this version is no longer supported by Intel, and following the original installation guide will result in errors. The updated installation instructions are provided in a new installation environment setup file and tested on 4/13/2025.

@ProPLr00
Copy link

Hi there, I am trying to install the older version of the intel MPI library (2021.15.0), but the link given leads to 2021.16.0. I had tried using the 2021.16.0 version but the mpiifort didn't work this time. By any chance that you guys have the 2021.15 version of the Intel MPI library offline installer?

@XieZikai
Copy link
Author

Hi there, I am trying to install the older version of the intel MPI library (2021.15.0), but the link given leads to 2021.16.0. I had tried using the 2021.16.0 version but the mpiifort didn't work this time. By any chance that you guys have the 2021.15 version of the Intel MPI library offline installer?

Hi ProPlr00, I managed to find the download link of the intel MPI library 2021.15.0 :D
https://registrationcenter-download.intel.com/akdlm/IRC_NAS/6b6e395e-8f38-4da3-913d-90a2bcf41028/intel-mpi-2021.15.0.495_offline.sh

@ProPLr00
Copy link

Hi there, I am trying to install the older version of the intel MPI library (2021.15.0), but the link given leads to 2021.16.0. I had tried using the 2021.16.0 version but the mpiifort didn't work this time. By any chance that you guys have the 2021.15 version of the Intel MPI library offline installer?

Hi ProPlr00, I managed to find the download link of the intel MPI library 2021.15.0 :D https://registrationcenter-download.intel.com/akdlm/IRC_NAS/6b6e395e-8f38-4da3-913d-90a2bcf41028/intel-mpi-2021.15.0.495_offline.sh

Great, thank you so much for your help! It works now with both mpiifort and ifort -V.

The old link direct to Intel MPI Library 2021.16.0, which is not supporting SISSO. A link for 2021.15.0 is provided in the updated file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants