home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / hp / 10015 < prev    next >
Encoding:
Text File  |  1992-09-03  |  1.5 KB  |  33 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!stanford.edu!ames!nsisrv!ice.stx.com!andy
  3. From: andy@ice.stx.com (Andy Moore)
  4. Subject: Qustion about real memory management from HP Fortran 77
  5. Message-ID: <1992Sep3.173341.20235@nsisrv.gsfc.nasa.gov>
  6. Keywords: HP-UX, Fortran, Cray, memory
  7. Sender: usenet@nsisrv.gsfc.nasa.gov (Usenet)
  8. Nntp-Posting-Host: ice.stx.com
  9. Reply-To: andy@ian.stx.com
  10. Organization: Hughes STX, Lanham, MD
  11. Date: Thu, 3 Sep 1992 17:33:41 GMT
  12. Lines: 19
  13.  
  14. Posting this for a co-worker without USENET access; e-mail him directly, or
  15. I'll collect and forward mail and/or posts to him...  Thanks...
  16.  
  17. -----------------------------------------------------------------------------
  18. I am porting a Fortran code developed on a Cray Y-MP to a Hewlett
  19. Packard workstation  (HP-UX A.08.07 A 9000/730) using HP Fortran 77
  20. ver 8.07.  My code is designed to reduce virtual memory paging by
  21. scaling array sizes to the size of available real memory.  To do this,
  22. I declare my arrays using Cray pointers and then employ MALLOC to
  23. dynamically size the arrays after making a system call from within my
  24. program to determine how much real memory is available.  On the Cray,
  25. the system call is to IHPSTAT.  How can I get this information from
  26. the HP system?
  27.  
  28. Richard Ullman  (RULLMAN@mail.stx.com)
  29.  
  30. ______________________________________________________________________________
  31. Andy Moore         "You keep your dream, and I'll keep the money!"
  32.  andy@ice.stx.com                      - Ren Hoek, "The Ren and Stimpy Show"
  33.