Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to install ifort Compiler in Ubuntu system

2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

How to install ifort compiler in Ubuntu system? In view of this problem, this article introduces the corresponding analysis and answers in detail, hoping to help more partners who want to solve this problem to find a more simple and feasible way.

The methods are as follows:

Intel Fortan Compiler is abbreviated as ifort. Ifort under Windows is charged, but free ifort is provided under Linux system. You can download the required version in the link below (you must register first, and then you will receive an email from the official website, which provides the series-number you need to install next) http://software.intel.com/en-us/articles/non-commercial-software-download/

Before installing ifort under Ubuntu, you need to install some software packages

Sudo apt-get install build-essential

Sudo apt-get install gathers +

Sudo apt-get install gcc-multilib

Sudo apt-get install rpm

Sudo apt-get install openjdk-6-jre-headless

Sudo apt-get install libstdc++6

Extract the downloaded file from tar-zxvf l...tgz

Installation

Enter the decompressed folder above, sudo install.sh

The installation is divided into six steps. Choose the setting information according to your needs. Generally, you can enter all the way down.

Modify the running environment information

Add source / opt/intel/bin/ifortvars.sh ia32 to the ~ / .bashrc file

Check whether the installation is successful

Ifort-v or ifort-V

This is the answer to the question about how to install the ifort compiler in the Ubuntu system. I hope the above content can be of some help to you. If you still have a lot of doubts to be solved, you can follow the industry information channel to learn more about it.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report