Working with the compiler: - PowerPoint PPT Presentation

1 / 5
About This Presentation
Title:

Working with the compiler:

Description:

Working with the compiler: Log in to: ssh group_at_lurch.cs.uh.edu. Follow the next instructions: ... type it once (don't update .bashrc) How to use the compiler: Type: ... – PowerPoint PPT presentation

Number of Views:39
Avg rating:3.0/5.0
Slides: 6
Provided by: oscarhe
Category:

less

Transcript and Presenter's Notes

Title: Working with the compiler:


1
Working with the compiler
  • Log in to
  • ssh group_at_lurch.cs.uh.edu
  • Follow the next instructions

2
How to Compile / Install
type it once (dont update .bashrc)
3
How to use the compiler
  • Type
  • openf90 -ipa O2 O3 ltmyprogram.f90gt
  • opencc -ipa O2 O3 ltmyprogram.cgt
  • openCC -ipa O2 O3 ltmyprogram.cgt

4
Understanding the Compiler
  • Additional FLAGS
  • -show
  • To get a printout of the components being
    invoked.
  • -keep
  • To keep intermediate files (like
    .B)

5
Whirl / Symtab documtationhttp//open64.sourcefor
ge.net/documentation.html
Write a Comment
User Comments (0)
About PowerShow.com