User Tools

Site Tools


use_of_fortran_compiler_in_your_computer

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
use_of_fortran_compiler_in_your_computer [2018/05/14 19:18] yutakause_of_fortran_compiler_in_your_computer [2018/05/14 19:34] yutaka
Line 1: Line 1:
 ====== Use of Fortran compiler in your computer ====== ====== Use of Fortran compiler in your computer ======
 +
 +By Yutaka Masuda
 +
 +In the course, you don't have to prepare a Fortran compiler by yourself.
 +If you want to use the compiler in your local environment at your office or your laptop.
 +This page gives you a brief guide to install the compiler to your computers.
  
 Several Fortran compilers are available. Several Fortran compilers are available.
Line 9: Line 15:
  
   * [[https://gcc.gnu.org/wiki/GFortranBinaries|GFortran Binaries]]   * [[https://gcc.gnu.org/wiki/GFortranBinaries|GFortran Binaries]]
 +
 +The following is a summary of the above page.
 +
 +  * Windows
 +    * [[https://sourceforge.net/projects/mingw/|Mingw-w64]] for 64bit Windows
 +    * [[https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/|Mingw-64/32]] for 32bit Windows
 +  * macOS
 +    * For Mac Ports and Homebrew users, use the package manager to install GFortran.
 +    * Otherwise, get an installer from [[https://gcc.gnu.org/wiki/GFortranBinaries|GFortran Binaries]].
 +  * Linux
 +    * For major distributions, use the package manager such as apt, aptitude, yum, dnf, packman etc.
 +    * Otherwise, see the instruction in [[https://gcc.gnu.org/wiki/GFortranBinaries|GFortran Binaries]].
  
 If you install the compiler to your local computer, you don't have to use //Putty// to connect the server. If you install the compiler to your local computer, you don't have to use //Putty// to connect the server.
 You simply save the files in your computer and run the compiler. You simply save the files in your computer and run the compiler.
  
use_of_fortran_compiler_in_your_computer.txt · Last modified: 2024/03/25 18:22 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki