- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Fortran on HP-UX
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
08-24-2005 05:35 PM
08-24-2005 05:35 PM
Does HP-UX support fortran?If yes which version fortran77 or fortran90.I have fortran programs written in fortran77 will it compile in HP-UX without any modification?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2005 06:07 PM
08-24-2005 06:07 PM
SolutionHP FORTRAN 77 v1.2 is supported on HP9000 Series 700/800 hardware running the HP-UX 10.20 operating system. HP FORTRAN 77 v1.2 recommends that HP-UX version 10.20 be installed.
You can install HP FORTRAN 77 v1.2 after loading the HP-UX 10.20 operating system. To install your software, run the SD-UX swinstall command. It invokes a user interface that leads you through the installation process and give you information about product size, version numbers, and dependencies.
The HP FORTRAN 77 compiler requires approximately 46 megabytes (MB) of disk space. This includes approximately 16 MB for the compiler, with remaining space for other components such as HP/PAK.
The HP FORTRAN 90 bundle provides the tools for compiling, linking, and debugging FORTRAN 90 programs. This bundle is intended for machines running HP-UX 11.00, 11i version 1, and 11i version 2.
Tools included in the bundle are:
HP FORTRAN 90 Compiler
HP WDB debugger (HP-supported version of Gnu GDB debugger)
HP/DDE debugger
IA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2005 06:21 PM
08-24-2005 06:21 PM
Re: Fortran on HP-UX
Here's more.
HP Fortran 90 v2.4 for HP-UX 10.20 and 11.x provides a common sourcebase for both HP-UX operating systems. This release of the compiler corrects runtime defects as well as improves buildtime performance. New features have been added to enhance the performance of the compiler on both PA-RISC 1.1 and 2.0
HP Fortran 90 v2.4 for HP-UX 10.20 and 11.x consists of a common sourcebase of HP Fortran 90 for both operating systems. The Fortran 90 compiler for HP-UX 11.x has been backported to run on HP-UX 10.20.
Note that HP Fortran 90 for HP-UX 10.20 does not support parallelism (including parallel directives) or 64-bit addressing ("wide mode"). If you want to take advantage of these features, you must upgrade your operating system to HP-UX 11.x and run the HP Fortran 90 for 11.x compiler
HP Fortran is a modern, powerful mathematical and scientific language that supports array-handling, data abstraction, and data hiding. HP Fortran is now available on both PA-RISC and Itanium-based platforms, and includes the following features:
· Full Fortran 95 compiler, based on International ANSI/ISO standards
· Full OpenMP v2.0
· Object-oriented Fortran feature optimizations
· Math intrinsic inlining support
· Standard Fortran library
· Native and cross compilers for PA-RISC and Itanium-based systems
· HP WDB debugger support
· HP Caliper
IA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2005 06:26 PM
08-24-2005 06:26 PM
Re: Fortran on HP-UX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2005 06:41 PM
08-24-2005 06:41 PM
Re: Fortran on HP-UX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2005 06:52 PM
08-24-2005 06:52 PM
Re: Fortran on HP-UX
below a link to a document that i had downloaded recently on:"HP Fortran 90 Programmer's Guide"
It describes describes how to migrate HP FORTRAN 77 programs to the HP Fortran 90 compiler and how to use the different compiler features for porting programs written for other vendorsâ Fortran to HP Fortran 90.
http://docs.hp.com/en/B3909-90002/B3909-90002.pdf
hope this helps!
regards
yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2005 07:44 PM
08-24-2005 07:44 PM
Re: Fortran on HP-UX
Following link may be of help
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B3909DB
Regards
Mahesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2005 12:56 AM
08-25-2005 12:56 AM
Re: Fortran on HP-UX
Bill Hassell, sysadmin