1994. 6 .1
                             KIM HYUN

SUBJECT: SUN FORTRAN OVERVIEW

DESCRIPTION :

1. °³¿ä

 . VAX/VMS FORTRAN 4.0 extension  ÀÇ ANSI FORTRAN 77 development
   system À» °âÇÏ°í ÀÖ´Ù.

 . ANSI X3.9-1978 °ú ISO 1539-1980 FORTRAN standardsÀ» Áö¿ø

 . Sun ÀÇ ÅõÀÚ´Â performance Çâ»ó¿¡ ÀÖ¾ú´Ù.

 . ÇöÀç FORTRAN compiler release µéÀº ÀüÀÇ version º¸´Ùµµ ¾à 10% - 15% Çâ»óµÊ.


2. Ư¡

 . Extensive VMS compatibility features

  - Better complex expression optimazation

  - Faster,more accurate degree-based transcendental

  - Support for C preprocessor funtions including #IFDEF and #IFNDEF

  - DO/ENDDO and DO WHILE statements

  - SPARCworks support

  - Sun FORTRAN compiler ´Â  POINTER data type °ú Quad precision À»
    Æ÷ÇÔÇÑ super computer ¿ÍÀÇ compatibility À» À§ÇØ ´Ù¾çÇÑ extension À»
    Æ÷ÇÔÇÏ°íÀÖ´Ù. ¶Ç, floating-point routine Àº runtime ¶§
    °¡Àåºü¸¥ switched-object code ¸¦ ¸¸µé¼ö°¡ ÀÖ´Ù. ±×¸®°í
    optimal hardware performance ¸¦ À§ÇÑ library routines À» select
    ÇÒ¼öÀÖ´Ù.


3. S/W  & H/W ¿ä±¸»çÇ×

 . Sun FORTRAN Compatibility and Configuration Data

   ¦£¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¨¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¤
   ¦¢           Release        ¦¢     1.4                    ¦¢
   ¦§¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦«¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦©
   ¦¢           SunOS#         ¦¢     4.1, 4.1.1             ¦¢
   ¦§¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦«¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦©
   ¦¢           Sun Systems    ¦¢     S3,S4                  ¦¢
   ¦§¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦«¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦©
   ¦¢           Disk Space:    ¦¢                            ¦¢
   ¦§¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦«¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦©
   ¦¢           Size           ¦¢     3MB                    ¦¢
   ¦§¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦«¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦©
   ¦¢           Swap Area      ¦¢     -                      ¦¢
   ¦§¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦«¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦©
   ¦¢           Main Memory    ¦¢     < 8 MB                 ¦¢
   ¦¦¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦ª¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¡¦¥

    # For Sun-3 systems, SunOS 3.X includes FORTRAN-77 without VAX/VMS
      extensions.

Revision History
Created   Jun. 01. 1994