home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / vms / 21911 < prev    next >
Encoding:
Internet Message Format  |  1993-01-25  |  1.8 KB

  1. Path: sparky!uunet!olivea!hal.com!decwrl!deccrl!news.crl.dec.com!dbased.nuo.dec.com!quark.enet.dec.com!lionel
  2. From: lionel@quark.enet.dec.com (Steve Lionel)
  3. Newsgroups: comp.os.vms
  4. Subject: Re: fortran/nohpo?
  5. Message-ID: <1993Jan25.142105.15974@dbased.nuo.dec.com>
  6. Date: 25 Jan 93 14:21:05 GMT
  7. References: <8F8C298AB90D201115@NERUS.PFC.MIT.EDU>,<1993Jan24.172352.5424@dbased.nuo.dec.com> <1993Jan25.063529.15242@iscnvx.lmsc.lockheed.com>
  8. Sender: news@dbased.nuo.dec.com (USENET News System)
  9. Reply-To: lionel@quark.enet.dec.com (Steve Lionel)
  10. Organization: Digital Equipment Corporation, Nashua NH
  11. Lines: 29
  12.  
  13.  
  14. In article <1993Jan25.063529.15242@iscnvx.lmsc.lockheed.com>, 
  15. marshall@NEBULA.SSD.LMSC.LOCKHEED.COM (Bob Marshall) writes:
  16. |>
  17. |>One of the FAQs at my site is "what does it mean when I compile my
  18. |>program and I get the message 'COMMON block not naturally aligned'?".
  19. |>After attempting to explain what it means, if the querant does not
  20. |>appear to be satisfied (which is usually the case), my next response is 
  21. |>"if it bothers you, just use the /NOHPO switch". In many cases they are 
  22. |>compiling on a uniprocessor system in our system which has no vector 
  23. |>processor, anyway.
  24. |>
  25. |>So, there's at least one situation where the /NOHPO switch makes sense,
  26. |>even when the FORTRAN-HPO compiler is available.
  27. |>
  28.  
  29. I'd think that /WARNINGS=NOALIGNMENT would be a better suggestion.  That's
  30. one thing I've changed in V6, though - you won't get alignment warnings by
  31. default.  We do recommend that you specify /WARNINGS=ALIGNMENT if you're
  32. using vector processing, considering porting to Alpha AXP, or just want the
  33. best performance on the VAX (as unaligned memory accesses are slower on VAX.)
  34.  
  35. --
  36.  
  37. Steve Lionel                    lionel@quark.enet.dec.com
  38. SDT Languages Group
  39. Digital Equipment Corporation
  40. 110 Spit Brook Road
  41. Nashua, NH 03062
  42.