HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: 64 bit address programs with f90 ?
Operating System - HP-UX
1834062
Members
2216
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2003 10:37 AM
04-02-2003 10:37 AM
Does anyone know how to create a large address space/64 bit program using the f90 compiler?
I haven't been able to figure out how to get a program to access more than about 990 Mb.
On our SGI IRIX systems the FORTRAN compiler has a -64 flag to create 64 bit executables, but I'm missing this option in the HP f90 man page if there is one.
I have a B2600 running the full HPUX11i-TCOE. Memory is cheap now and I'd love to put 4 Gb in my box, but unless I can access it there isn't much point.
Thanks,
Joe
I haven't been able to figure out how to get a program to access more than about 990 Mb.
On our SGI IRIX systems the FORTRAN compiler has a -64 flag to create 64 bit executables, but I'm missing this option in the HP f90 man page if there is one.
I have a B2600 running the full HPUX11i-TCOE. Memory is cheap now and I'd love to put 4 Gb in my box, but unless I can access it there isn't much point.
Thanks,
Joe
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2003 11:24 AM
04-02-2003 11:24 AM
Solution
Joe,
Have a look at the "HP Fortran Programmer's Guide, 3rd Edition (HP-UX 10.x, HP-UX 11.0, HP-UX 11i)" located at http://docs.hp.com/hpux/pdf/B3909-90009.pdf
In that manual go to page 29 and have a look at the '+DA' option to the f90 command. I think '+DA2.0W' will do what you want.
Good luck.
Have a look at the "HP Fortran Programmer's Guide, 3rd Edition (HP-UX 10.x, HP-UX 11.0, HP-UX 11i)" located at http://docs.hp.com/hpux/pdf/B3909-90009.pdf
In that manual go to page 29 and have a look at the '+DA' option to the f90 command. I think '+DA2.0W' will do what you want.
Good luck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2003 11:38 AM
04-02-2003 11:38 AM
Re: 64 bit address programs with f90 ?
Patrick,
Once again thanks. This worked for my simple test program. The first time I tried it I used a -DA2.0W and nothing changed. Sometimes the + vs. - flags trip me up. Anyway the +DA2.0W did the job. Now if I could just get The MathWorks to add that flag to their hpux makefiles!
I probably tried that flag when I first got this machine, but probably made the same dumb mistake of -DA2.0W when it wants +DA2.0W
Best Regards,
Joe
Once again thanks. This worked for my simple test program. The first time I tried it I used a -DA2.0W and nothing changed. Sometimes the + vs. - flags trip me up. Anyway the +DA2.0W did the job. Now if I could just get The MathWorks to add that flag to their hpux makefiles!
I probably tried that flag when I first got this machine, but probably made the same dumb mistake of -DA2.0W when it wants +DA2.0W
Best Regards,
Joe
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP