본문 바로가기

정보 & TIP 모음/Engineer's tip

Windows에서 Fortran 사용하기 (Intel parallel studio 설치하기 / how to install fortran)

 

 

 

 

 

 

 

안녕하세요! Fortran을 사용해야하는 공대생들(대학원생?)을 위해 Windows에서 Fortran 설치 방법을 공유하려고 합니다!

(Today Im gonna talk about how to install Fortran )

 

저는 대학원 생활(탈출함)을 하면선 전산유체를 전공하면서 코딩할 때 주로 (Matlab 너무 느림...) Fortran을 사용했었는데요. Intel paralle studio라는 놈이 fortran 컴파일러를 제공합니다. IDE는 visual studio이기 때문에 익숙하기도 합니다. 그럼, Windows에서 Intel parallel studio 설치 및 사용 방법을 공유하겠습니다!

 

설치 전 필수 프로그램(Prerequisite) : Micro Visual Studio (Microsoft 홈페이지에서 설치합시다.)

 

1. Intel parallel studio 다운로드 및 라이센스 얻기
(Download intel parallel studio and get the license)

 

 

 

 

 

 

먼저, 구글에서 "Intel parallel studio student license"를 검색하고 빨간 박스의 링크를 클릭합니다.

안뜨시면 링크 : https://software.intel.com/en-us/parallel-studio-xe/choose-download/student-windows로 가시면됩니다.

(First, Search "Intel parallel studio student license" and then, Click the link in the red box as you can see. If that result does not appear, just click the link)

 

 

 

 

 

 

링크가 뜨면 "Register" 클릭. 
(Click "Register")

 

 

 

 

 

 

이제 이 화면이 뜰텐데요. 다운로드 파일을 받기전에 Student license를 얻는 과정입니다. (학교 이메일 필요)

 

(You have to get the license before downloading the install file and you must have an email of your university/college.)

 

4개의 체크박스에 체크를 해주시고 "Accept" 클릭.

(Check 4 checkboxes and click "Accept")

 

 

 

 

 

학교 이메일 주소, 이름, 학교 이름 입력하시고 아래 체크박스 체크한 다음 "Submit" 클릭. (Intel 회원가입 및 로그인 필수!)

 

(Write an email, your name, the name of the college and then, check the checkbox and Click "Submit" and you must have Intel memebership)

 

 

 

 

 

넘어갔으면 이제 시리얼 넘버를 받을 수 있고 설치 파일을 다운받을 수 있습니다. 시리얼은 설치할 때 필요하니 꼭 기억해둡니다! "Choose a Version"에서 원하는 버전을 선택한 후 "Full Package"를 클릭. 라이센스는 항상 예민한 문제가 될 수 있으니 꼭 연구용으로만 사용합시다!

 

(Finally, you may see the serial number and you can download the install file. You have to remember the serial. Select the version you want to download in "Choose the Version" and Click "'Full Package". You must use this program for the study because a misuse of a license could be a serious problem.) 

 

다운로드 시작이 되고 기다립시다... (용량이 크죠?)

(Just wait....)

 

 

2. Intel parallel stuido 설치 
(Install parallel studio)

 

 

 

 

 

설치 파일 클릭

(Click the installation file)

 

 

 

 

 

 

Extract 클릭

(Click Extract)

 

 

 

 

>

설치를 진행하다 보면 다음 화면이 나오는데요, 다음 Fortran 컴파일러 사용을 위해 다음 체크박스는 꼭 체크하고 넘어갑시다. 필요없는 것들은 체크 해제 해주시면 Required 용량이 줄어듭니다.

(For the use of Fortran compiler, you have to check the red box. If you do not have an enough space, uncheck unnecessary files.)

 

 

 

 

 

 

Next, Next 하시다 보면 시리얼 넘버 입력하는 페이지가 나옵니다. 입력해주고 "Install" 클릭. 시리얼 넘버는 1년이면 만료됩니다. 만료되면 똑같은 방법으로 시리얼 넘버만 받으면 됩니다. 시리얼 넘버 만료 시 갱신방법은 궁금한 분이 있으면 포스팅하도록 하겠습니다. (시리얼 넘버 잊어버렸으면 아까 입력한 메일 주소로도 시리얼 넘버가 오니까 메일 확인해주세요)

 

(Click Next, Next... and the enter the serial number. Finally, Cilck "Install". Serial will be expired after you get the license. So, you have to get the license in a same way. If you have an question about renewing the license, I will post the page about that.) (If you forget the serial number, you can check that in your email that you wrote previously.)

 

설치 완료하면 visual studio 실행 후 확인하면 됩니다!

(Just start visual studio and check the program!)