home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / sgi / 18056 < prev    next >
Encoding:
Text File  |  1992-12-15  |  1.4 KB  |  35 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!news.acns.nwu.edu!casbah.acns.nwu.edu!gof
  3. From: gof@casbah.acns.nwu.edu (Gerald Fountain)
  4. Subject: Suggestions wanted: Max Optimizations for cc and f77
  5. Message-ID: <1992Dec15.203438.5897@news.acns.nwu.edu>
  6. Summary: What would you suggest?
  7. Sender: Jerry Fountain
  8. Nntp-Posting-Host: unseen1.acns.nwu.edu
  9. Organization: Department of Chemical Engineering, Northwestern University
  10. Date: Tue, 15 Dec 1992 20:34:38 GMT
  11. Lines: 22
  12.  
  13. We are recompiling several simulations in used in our group for our new
  14. Indigo R4k's.  Since these programs have runtimes on the order of *days* to 
  15. *weeks*, it pays to maximize the optimizations as much as possible.
  16.  
  17. Does anyone have any suggestions for this.  We are using both cc 3.10 and 
  18. f77 3.10.  Current options used are:
  19.  
  20.   cc:   -O3 -mips2 -bestGnum     (-lmalloc)
  21.  f77:   -O3 -mips2 -align64 -bestGnum
  22.  
  23. Almost all the code is numerical simulations, ie. lots of integration, some
  24. large matrix work, lots of double precision floating point.
  25.  
  26. Any and all suggestions welcome.
  27.  
  28.  
  29.  
  30. -- 
  31. Jerry Fountain                                                             
  32. Northwestern University                    |    gof@bart.chem-eng.nwu.edu  
  33. Department of Chemical Engineering         |    (708) 491-3555 (Office)    
  34. 2145 Sheridan Road, Evanston, IL  60208    |    (708) 491-3728 (FAX)       
  35.