User Tools

Site Tools


guide:compiling

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
guide:compiling [2016/03/31 14:50]
wikiadmin [module Command]
guide:compiling [2021/12/09 16:42] (current)
Line 73: Line 73:
 ===Fortran=== ===Fortran===
 <code>gfortran -o hello hello.f90</code> <code>gfortran -o hello hello.f90</code>
-====Sun Studio==== 
-The following code snippets demonstrate how to compile the above code examples use the Sun Studio compiler suite: 
-===C=== 
-<code>cc -fast -o hello hello.c</code> 
-===Fortran=== 
-<code>f90 -fast -o hello hello.f90</code> 
  
 =====OpenMP===== =====OpenMP=====
/app/dokuwiki/data/attic/guide/compiling.1459428614.txt.gz · Last modified: 2021/12/09 16:42 (external edit)