HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- ACC compiler for CPU performance
Operating System - HP-UX
1834087
Members
2382
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-13-2005 02:13 PM
04-13-2005 02:13 PM
Does anybody has the experince about how to improve CPU performance in hpux rx2600? I has written C++ program man I'm not sure how to compiler codes, may I know which compiler option can enhance CPU performance? Thanks.
Hero
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2005 02:56 PM
04-13-2005 02:56 PM
Solution
I assume that you have turned on the maximum optimization and enabled parallel operations. You really are much too vague about your problem for anyone to help you much. It would help to at least know what your application is in general terms.
In general, compilers are so good now that you don't normally have to worry about these things but I'm sure there are exceptions.
It's time to add profiling
to your code to see where it's spending the most time. It's been my experience that in almost all cases, poor performance has little to do with the compiler and much to do with the efficiency of the algorithms.
In general, compilers are so good now that you don't normally have to worry about these things but I'm sure there are exceptions.
It's time to add profiling
to your code to see where it's spending the most time. It's been my experience that in almost all cases, poor performance has little to do with the compiler and much to do with the efficiency of the algorithms.
If it ain't broke, I can fix that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2005 05:38 AM
04-15-2005 05:38 AM
Re: ACC compiler for CPU performance
As pointed-out - profiles. For example, such as are produced by say Caliper. Higher levels of optimizations would include things like PBO - Profile Based Optimization. You might find some ideas in the compiler options used for some of the components of HP's SPECcpu2000 numbers. I believe that a few of the components of SPECint2000 are C++ and perhaps they do things similar to your application.
there is no rest for the wicked yet the virtuous have no pillows
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