IBM XL C/C++ for Linux, V10.1 adds support for OpenMP V3.0 and introduces partial support for C++0x features
IBM United States Software Announcement 208-262September 09, 2008
|
Overview |
XL C/C++ for Linux, V10.1 is a highly advanced optimizing compiler for selected Linux distributions on IBM Power Systems including the POWER6tm processors. The compiler is an industry standards-based professional programming tool that can be used for developing large, complex, computationally intensive 32- and 64-bit applications in the C and C++ programming languages.
XL C/C++ for Linux, V10.1 is the follow-on release to XL C/C++ Advanced Edition for Linux, V9.0. The XL family of IBM compilers now includes XL C/C++ for AIX®, XL C for AIX, XL C/C++ for Linux, XL C/C++ Advanced Edition for Blue Gene/Ltm, XL C/C++ Advanced Edition for Blue Gene/Ptm, XL C/C++ for Multicore Acceleration for Linux on System ptm, XL C/C++ for Multicore Acceleration for Linux on x86 systems, z/OS® XL C/C++, XL Fortran for AIX, XL Fortran for Linux, XL Fortran Advanced Edition for Blue Gene/L, XL Fortran Advanced Edition for Blue Gene/P and XL Fortran for Multicore Acceleration for Linux on System p. The C/C++ family of products also includes C/C++ for z/VM®.
The XL C/C++ for Linux compiler can be used to optimize and tune your application code for execution on a range of IBM Power System servers supporting the IBM Power Architecture® including the POWER6 processor-based Power servers and the IBM BladeCenter® servers.
What's new in XL C/C++ for Linux, V10.1:
- Supports OpenMP API V3.0 for enhanced parallel programming capability
- Includes partial support for the draft of the next C++ programming language standard, commonly referred to as C++0x
- Delivers enhancements to -qstrict option with new suboptions
- Includes new and enhanced compiler options and directives
|
Key prerequisites |
Systems: IBM Power System servers supported by
- Red Hat Enterprise Linux 5.2 (RHEL 5.2)
- SUSE Linux Enterprise Server 10 Service Pack 2 (SLES 10 SP2)
Required hard disk space: 200 MB
|
Planned availability dates |
- September 12, 2008: Electronic software delivery
- October 3, 2008: Physical software delivery
|
Description |
The XL C/C++ for Linux compiler continues to provide additional functionality and enhancements including support for OpenMP API V3.0 for increased parallel programming capability. This release of XL C/C++ compiler also introduces the partial support for the C++0x features, and includes performance tuning and optimization enhancements.
Support for OpenMP API V3.0
In this release, XL C/C++ supports OpenMP API V3.0. The new and enhanced features in OpenMP V3.0 include:
- Task level parallelization - The new OpenMP constructs TASK and TASKWAIT give users the ability to parallelize irregular algorithms, such as pointer chasing or recursive algorithms.
- New variable types in for loops - In addition to signed int, for loops can now contain variable values of unsigned int and pointer types.
- Stack size control - Users can now control the size of the stack for threads created by the OMP runtime library using the new environment variable OMP_STACKSIZE.
- New environment variables - Users can provide hints to the compiler on the desired behavior of waiting threads using new environment variables OMP_WAIT_POLICY and OMP_SET_POLICY.
- Storage reuse - Some restrictions on the PRIVATE clause have been removed. A list item that appears in the reduction clause of a parallel construct can now also appear in a PRIVATE clause on a work-sharing construct.
- Scheduling - A new SCHEDULE attribute, auto allows the compiler and runtime system to control scheduling.
- STATIC schedule - Consecutive loop constructs with STATIC schedule can now use nowait.
- Nesting support - A COLLAPSE clause has been added to the DO, FOR, PARALLEL FOR, and PARALLEL DO directives to allow parallelization of perfect loop nests. This means that multiple loops in a nest can be parallelized.
- THREADPRIVATE - THREADPRIVATE directives can now be applied to variables at class scope in addition to file and block scope.
- Parallelize iterator loops - Parallelization of iterator loops of canonical form now includes those with random access iterators.
Partial support for the new C++0x features
C++0x is the working draft of the next C++ programming language standard. XL C/C++ supports the following C++0x features in this release:
- A new language level for C++0x
- New integer promotion rules for arithmetic conversions involving long long data types
- Support of C99 preprocessor features in C++ for easier porting of code between C and C++
Enhancements to -qstrict option
Many suboptions are added to the -qstrict option to allow more fine-grained control over optimizations and transformations that are controlled by the -qstrict option. Because higher level of optimizations may require relaxing strict program semantics, the addition of the suboptions allows relaxation of selected rules in order to get specific benefits of faster code without turning off all semantic verification.
Sixteen new suboptions added and can be used separately or by using a suboption groups. The groups are:
- all - Disables all semantics-changing transformations, including those controlled by the other suboptions.
- ieeefp - Controls whether individual operations conform to IEEE 754 semantics.
- order - Controls whether or not individual operations can be reordered in a way that may violate program language semantics.
- precision - Controls optimizations and transformations that may affect the precision of program results.
- exceptions - Controls optimizations and transformations that may affect the runtime exceptions generated by the program.
Additional enhancements
Other enhancements in XL C/C++ for Linux, V10.1 include new and changed compiler options and directives as well as the enhancements to performance related compiler options such as -qreport and -qsmp=omp.
Accessibility by people with disabilities
A U.S. Section 508 Voluntary Product Accessibility Template (VPAT) containing details on accessibility compliance can be requested at
Section 508 of the U.S. Rehabilitation Act
XL C/C++ for Linux, V10.1 is capable as of September 12, 2008, when used in accordance with associated IBM documentation, of satisfying the applicable requirements of Section 508 of the Rehabilitation Act, provided that any assistive technology used with the product properly interoperates with it. A US Section 508 Voluntary Product Accessibility Template (VPAT) can be requested via IBM Web site
|
Product positioning |
XL C/C++ for Linux, V10.1 is part of a larger family of IBM C, C++, and Fortran compilers. These compilers are derived from a common code base that shares compiler function and optimization technologies for a variety of platforms and programming languages. Programming environments include AIX, IBM Blue Gene/L, IBM Blue Gene/P, the Cell Broadband Enginetm architecture, IBM i, selected Linux distributions, z/OS, and z/VM. The common code base, along with compliance with international programming language standards, helps support consistent compiler performance and ease of program portability across multiple operating systems and hardware platforms.
In addition to the support of the revised 2003 international C++ standard ISO/IEC 14882:2003(E), Programming Languages -- C++, the TR1 library extensions for C++, and ISO/IEC 9899:1999, Programming Languages -- C, this release introduces support for a new version of the standard for the C++ programming language - specifically C++0x. This standard has not yet been officially adopted but we are beginning to support some of its features. With representation from the IBM compiler development team on the ISO/ANSI C committee and the ISO/ANSI C++ committee, IBM is in a position to understand the latest updates, clarifications, and recommendations to the C and C++ standards. Support of programming language standards allows for portability of your source code among a variety of compiler implementations.
|
PID number |
Program Program name number XL C/C++ for Linux, V10.1 5724-U83 XL C/C++ for Linux 5648-F62 SW S&S 1 Year After License - per Authorized User - per Floating User XL C/C++ for Linux 5648-F60 SW S&S No Charge Registration/ 1 Year Renewal - per Authorized User - per Floating User XL C/C++ for Linux 5648-F64 SW S&S 3 Year Registration - per Authorized User - per Floating User XL C/C++ for Linux 5648-F61 SW S&S 3 Year Renewal - per Authorized User - per Floating User XL C/C++ for Linux 5648-F63 SW S&S 3 Year After License - per Authorized User - per Floating User
|
Program number |
Program Part Program Number Number VRM Name 5724-U83 BA0TIML V10.1 XL C/C++ for Linux
|
Offering Information |
Product information is available via the Offering Information Web site
Also, visit the Passport Advantage Web site
Business Partner information
If you are a Direct Reseller - System Reseller acquiring products from IBM, you may link directly to Business Partner information for this announcement. A PartnerWorld ID and password are required (use IBM ID).
|
Publications |
No hardcopy publications are shipped with this program.
The IBM Publications Center
The Publications Center is a worldwide central repository for IBM product publications and marketing material with a catalog of 70,000 items. Extensive search facilities are provided. Payment options for orders are via credit card (in the U.S.) or customer number for 20 countries. A large number of publications are available online in various file formats, and they can all be downloaded by all countries, free of charge.
Displayable softcopy publications: The publications for XL C/C++ for Linux, V10.1 are offered in displayable softcopy form. All unlicensed manuals are included. The displayable manuals are part of the basic machine-readable material. The files are shipped on CD-ROM.
All unlicensed publications are also available from the XL C and XL C/C++ Web site at:
|
Technical information |
Specified operating environment
Hardware requirements
For XL C/C++ for Linux, V10.1:
- System: IBM Power System servers supported by
- Red Hat Enterprise Linux 5.2 (RHEL 5.2)
- SUSE Linux Enterprise Server 10 Service Pack 2 (SLES 10 SP2)
- Required hard disk space: 200 MB
Software requirements
For XL C/C++ for Linux, V10,1
- Supported operating systems
- Red Hat Enterprise Linux 5.2 (RHEL 5.2)
- SUSE Linux Enterprise Server 10 Service Pack 2 (SLES 10 SP2)
- Instance of GNU Compiler Collection (GCC)
Refer to XL C/C++ for Linux Installation Guide for required packages.
- Perl 5.0 or later, to run the installation utility
- Required software for documentation
- HTML browser
- PDF viewer
The program's specifications and specified operating environment information may be found in documentation accompanying the program, if available, such as a README file, or other information published by IBM, such as an announcement. Documentation and other program content may be supplied only in the English language.
Planning information
Web information
For information regarding XL C and XL C/C++, visit
For information regarding IBM Application Development, visit
Packaging
The XL C/C++ for Linux, V10.1 package contains:
- One CD-ROM containing the XL C/C++ for Linux, V10.1 program
- Quick Start Guide
- Passport Advantage customer letter
- Passport Advantage media pack pointer sheet
This program, when downloaded from a Web site, contains the applicable IBM license agreement and License Information, if appropriate, and will be presented for acceptance at the time of installation of the program. For future reference, the license and License Information will be stored in a directory such as LICENSE.TXT.
Security, auditability, and control
XL C/C++ for Linux, V10.1 uses the security and auditability features of the host hardware or software. The customer is responsible for evaluation, selection, and implementation of security features, administrative procedures, and appropriate controls in application systems and communication facilities.
Software Services
IBM Software Services has the breadth, depth, and reach to manage your services needs. You can leverage the deep technical skills of our lab-based, software services team and the business consulting, project management, and infrastructure expertise of our IBM Global Services team. Also, we extend our IBM Software Services reach through IBM Business Partners to provide an extensive portfolio of capabilities. Together, we provide the global reach, intellectual capital, industry insight, and technology leadership to support a wide range of critical business needs.
To learn more about IBM Software Services or to contact a Software Services sales specialist, visit
|
Ordering information |
Product Group: IBM XL C/C++
Product Identifier Description: IBM XL C/C++
PID: 5724-U83
Product Category: XL C/C++
Charge metric
Part number or Program name PID number Charge metric XL C/C++ for 5724-U83 Authorized User Linux, V10.1 Floating User XL C/C++ for BA0TIML Authorized User Linux, V10.1 Floating User
This program is licensed and charged based upon either the Authorized User or Floating User charge metric.
Authorized User
The term "Authorized User" is the unit of measure by which this program is licensed. An Authorized User is an individual within or outside of your enterprise. The program may be installed on one or more computers or servers and accessed by the number of users authorized by the proof of entitlement (PoE). You must have an entitlement for each Authorized User accessing the program or any program component in any manner directly or indirectly (for example, via a multiplexing program, device, or application server) through any means.
Floating User
The term "Floating User" is the unit of measure by which this program is licensed. A Floating User is a shared user access to the program within or outside of your enterprise. The Program may be installed on one or more computer or servers. The total number of Floating Users simultaneously accessing the program at any moment in time may not exceed the highest number of Floating Users authorized by the PoE. You must have an entitlement for each Floating User simultaneously accessing the Program or any Program component in any manner directly or indirectly (for example, via a multiplexing program, device, or application server) through any means.
Passport Advantage
Part Program name/Description number XL C/C++ for Linux, V10.1 Media Package Multilingual BA0TIML XL C/C++ for Linux Authorized User LIC + SW S&S 12 Mo D54KXLL XL C/C++ for Linux Authorized User Annual SW S&S Rnwl E01M2LL XL C/C++ for Linux Authorized User SW S&S Reinsate 12Mo D54KYLL XL C/C++ for Linux Floating User LIC + SW S&S 12 Mo D043RLL XL C/C++ for Linux Floating User Annual SW S&S Rnwl E04U8LL XL C/C++ for Linux Floating User SW S&S Reinsate 12Mo D043SLL
Passport Advantage customer: Media pack entitlement details
Customers with active maintenance or subscription for the products listed are entitled to receive the corresponding media pack.
Entitled maintenance offerings description XL C/C++ for Linux Media Pack Description Part number XL C/C++ for Linux, V10.1 Media Pk Multilingual BA0TIML
Effective September 10, 2008, the Concurrent User programs and the following software maintenance part numbers will be withdrawn from marketing:
Part number Program name/description D54L0LL XL C/C++ Advanced Edition for Linux Concurrent User Lic + SW Maintenance 12 Months E01M3LL XL C/C++ Advanced Edition for Linux Concurrent User Annual SW Maintenance Renewal D54L1LL XL C/C++ Advanced Edition for Linux Concurrent User SW Maintenance Reinstate 12 Months
Replacement program information: Note that the replacement program information is also applicable to the compiler products - XL C/C++ Advanced Edition for Linux, V9.0 (BA0KPML) and XL C/C++ Advanced Edition V8.0 for Linux (BA0ENML), for Software Subscription and Technical Support.
Withdrawal from Program Program marketing Program Program Availability number description date number description date D54L0LL XL C/C++ Linux 09/10/2008 D043RLL XL C/C++ Linux 09/09/2008 Concurrent User Floating User Lic+SW Maint Lic+SW S&S 12 months 12 Months E01M3LL XL C/C++ Linux 09/10/2008 E04U8LL XL C/C++ Linux 09/09/2008 Concurrent User Floating User Annual SW Maint Rnwl S&S Rnwl D54L1LL XL C/C++ Linux 09/10/2008 D043SLL XL C/C++ Linux 09/09/2008 Concurrent User Floating User SW Maint Reinstate SW S&S Reinstate 12 months 12 Months
Basic License: To order the programs described in this announcement for 5724-U83, specify the type-model number and the applicable features from the tables below. The medium feature (CD-ROM) need only be specified as required. To request the media package (CD-ROM), specify media supply feature 6036 and 3410.
When placing an ESD order in econfig, specify a billing feature, the media feature 6036 and 3410, and the ESD-only features: 3450, 3470, and 3471.
OTC Medium Program feature feature Description number number Medium number XL C/C++ for Linux, V10.1 5724-U83 OTC with 1 Year SW S&S - per Authorized User 0200 - per Floating User 0201 Media Package CD-ROM 6036 CD-ROM 3410 Expedite Fee charge to Branch 3445 Customization features: ESD for upgrades only 3450 Do not ship pubs 3470 Do not ship media 3471
Maintenance Offering customer: Media Supply Entitlement details Customers with active Software Maintenance for XL C/C++ Advanced Edition for Linux are entitled to receive the media pack corresponding to XL C/C++ for Linux, V10.1 or a previous level of the program as long as the level of the program continues to be active. Eligible customers should add the applicable CD-ROM media supply feature number from the following table to their existing maintenance record. To request the media package (CD-ROM), specify the media feature 6036 and 3410.
When placing an ESD order in econfig, specify a billing feature, the media feature 6036 and 3410, and the ESD-only features: 3450, 3470, and 3471. Note that these ESD features are also applicable to the compiler products -- XL C/C++ Advanced Edition for Linux, V9.0, (5724-S73) and XL C/C++ Advanced Edition V8.0 for Linux, (5724-M16).
Entitled maintenance offerings description XL C/C++ for Linux Medium feature Description number XL C/C++ for Linux V10.1 CD-ROM Media Supply 6036 for PID 5724-U83 CD-ROM Media Supply 3410 Expedite Fee Charge to Branch 3445 Customization features: ESD for upgrades only 3450 Do not ship pubs 3470 Do not ship media 3471 XL C/C++ Adv Ed for Linux, CD-ROM Media Supply 5809 V9.0 for PID 5724-S73 CD-ROM Media Supply 3410 Expedite Fee Charge to Branch 3445 Customization features: ESD for upgrades only 3450 Do not ship pubs 3470 Do not ship media 3471 XL C/C++ Ent Ed V8 Linux CD-ROM Media Supply 5809 for PID 5724-M16 CD-ROM Media Supply 3410 Expedite Fee Charge to Branch 3445 Customization features: ESD for upgrades only 3450 Do not ship pubs 3470 Do not ship media 3471
This software license includes Software Subscription and Technical Support, previously referred to as Software Maintenance.
Extending coverage for a total of three years from date of acquisition may be elected. Order the program number, feature number, and quantity to extend coverage for your software licenses. If maintenance has expired, specify the after license feature number.
SW license including one-year S&S Feature Feature description number 5724-U83 - IBM XL C/C++ for Linux, V10.1 Per Authorized User with 1 Year SW S&S 0200 Per Floating User with 1 Year SW S&S 0201 5724-U83 - IBM XL C/C++ for Linux, V10.1 6036 Multilingual, CD ROM 3410 5648-F60 - IBM XL C/C++ for Linux Per Authorized User SW S&S - No-charge Registration 0001 - 1 Year Renewal 0002 Per Floating User SW S&S - No-charge Registration 0003 - 1 Year Renewal 0004 5648-F62 - IBM XL C/C++ for Linux Per Authorized User SW S&S 1 Year After License 0001 Per Floating User SW S&S 1 Year After License 0002 5648-F64 - IBM XL C/C++ for Linux Per Authorized User SW S&S 3 Year Registration 0001 Per Floating User SW S&S 3 Year Registration 0002 5648-F61 - IBM XL C/C++ for Linux Per Authorized User SW S&S 3 Year Renewal 0001 Per Floating User SW S&S 3 Year Renewal 0002 5648-F63 - IBM XL C/C++ for Linux Per Authorized User SW S&S 3 Year After License 0001 Per Floating User SW S&S 3 Year After License 0002 Effective September 10, 2008, the Concurrent User feature and the following software maintenance programs will be withdrawn from marketing: Concurrent User feature XL C/C++ Advanced Edition for Linux, V9.0 (5724-S73) Feature number Feature name 0191 XL C/C++ Advanced Edition for Linux, V9.0 Per Concurrent User with 1 Year SW Maintenance Software maintenance programs Program number Program/Feature name 5733-A96 XL C/C++ Advanced Edition for Linux - NoCharge Registration - 1 Year Renewal 5733-D02 XL C/C++ Advanced Edition for Linux - 1 Year After License 5733-A98 XL C/C++ Advanced Edition for Linux - 3 Year Registration 5733-A97 XL C/C++ Advanced Edition for Linux - 3 Year Renewal 5733-D01 XL C/C++ Advanced Edition for Linux - 3 Year After License
Replacement program information: Note that the replacement program information is also applicable to Software Subscription and Technical Support for the following compiler products -- XL C/C++ Advanced Edition for Linux, V9.0 (5724-S73) and XL C/C++ Advanced Edition V8.0 for Linux (5724-M16).
Withdrawal from Program Program marketing Program Program Availability number description date number description date 5733-A96 XL C/C++ Linux 09/10/2008 5648-F60 XL C/C++ Linux 09/09/2008 SWMA NoCharge Reg. SW S&S NoCharge Reg. SWMA 1 Year Renewal SW S&S 1 Year Renewal 5733-D02 XL C/C++ Linux 09/10/2008 5648-F62 XL C/C++ Linux 09/09/2008 SWMA 1 Yr Aft Lic SW S&S 1 Yr Aft Lic 5733-A98 XL C/C++ Linux 09/10/2008 5648-F64 XL C/C++ Linux 09/09/2008 SWMA 3 Yr Reg SW S&S 3 Yr Reg 5733-A97 XL C/C++ Linux 09/10/2008 5648-F61 XL C/C++ Linux 09/09/2008 SWMA 3 Yr Renewal SW S&S 3 Yr Renewal 5733-D01 XL C/C++ Linux 09/10/2008 5648-F63 XL C/C++ Linux 09/09/2008 SWMA 3 Yr Aft Lic SW S&S 3 Yr Aft Lic
|
Terms and conditions |
The information provided in this announcement letter is for reference and convenience purposes only. The terms and conditions that govern any transaction with IBM are contained in the applicable contract documents such as the IBM International Program License Agreement, IBM International Passport Advantage Agreement, and the IBM Agreement for Acquisition of Software Maintenance.
Licensing
IBM International Program License Agreement including the License Information document and Proof of Entitlement (PoE) govern your use of the program. PoEs are required for all authorized use. Part number products only, offered outside of Passport Advantage, where applicable, are license only and do not include Software Maintenance.
This software license includes Software Subscription and Support (also referred to as Software Maintenance).
Agreement for Acquisition of Software Maintenance
The IBM Agreement for Acquisition of Software Maintenance (Z125-6011) applies for subscription and support (also referred to as Software Maintenance) and does not require customer signatures.
These programs are licensed under the IBM Program License Agreement (IPLA) and the associated Agreement for Acquisition of Software Maintenance, which provide for support with ongoing access to releases and versions of the program. IBM includes one year of Software Subscription and Support (also referred to as Software Maintenance) with the initial license acquisition of each program acquired. The initial period of Software Subscription and Support (also referred to as Software Maintenance) can be extended by the purchase of a renewal option, if available. These programs have a one-time license charge for use of the program and an annual renewable charge for the enhanced support that includes telephone assistance (voice support for defects during normal business hours), as well as access to updates, releases, and versions of the program as long as support is in effect.
License Information form number
L-JYEE-7GJQFX
The program's License Information will be available for review on the IBM Software License Agreement Web site
Limited warranty applies
Yes
Limited warranty
IBM warrants that when the program is used in the specified operating environment, it will conform to its specifications. The warranty applies only to the unmodified portion of the program. IBM does not warrant uninterrupted or error-free operation of the program or that IBM will correct all program defects. You are responsible for the results obtained from the use of the program.
IBM provides you with access to IBM databases containing information on known program defects, defect corrections, restrictions, and bypasses at no additional charge. For further information, consult the IBM Software Support Handbook found at
IBM will maintain this information for at least one year after the original licensee acquires the program (warranty period).
Program technical support
Technical support of a program product will be available for a minimum of five years from the general availability date, as long as your Software Subscription and Support (also referred to as Software Maintenance) is in effect. This technical support allows you to obtain assistance (via telephone or electronic means) from IBM for product-specific, task-oriented questions regarding the installation and operation of the program product. Software Subscription and Support (Software Maintenance) also provides you with access to updates, releases, and versions of the program. You will be notified, via announcement letter, of discontinuance of support with 12 months' notice. If you require additional technical support from IBM, including an extension of support beyond the discontinuance date, contact your IBM representative or IBM Business Partner. This extension may be available for a fee.
Money-back guarantee
If for any reason you are dissatisfied with the program and you are the original licensee, you may obtain a refund of the amount you paid for it, if within 30 days of your invoice date you return the program and its PoE to the party from whom you obtained it. If you downloaded the program, you may contact the party from whom you acquired it for instructions on how to obtain the refund.
For clarification, note that (1) for programs acquired under the IBM International Passport Advantage offering, this term applies only to your first acquisition of the program and (2) for programs acquired under any of IBM's On/Off Capacity on Demand (On/Off CoD) software offerings, this term does not apply since these offerings apply to programs already acquired and in use by you.
Authorization for use on home/portable computer
The program may be stored on the primary machine and another machine, provided that the program is not in active use on both machines at the same time.
Volume orders (IVO)
Yes. Contact your IBM representative.
Passport Advantage applies
Yes, and through the Passport Advantage Web site at
Usage restriction
Yes. For additional information, refer to the License Information document that is available on the IBM Software License Agreement Web site
Software Subscription and Support (Software Maintenance) applies
Yes. Software Subscription and Support (also referred to as Software Maintenance), is now included in the Passport Advantage Agreement. Installation and technical support for the products announced in this announcement is provided by the Software Subscription and Support (Software Maintenance) offering of the IBM International Passport Advantage Agreement. This fee service enhances customer productivity by providing voice or electronic access into the IBM support organizations.
IBM includes one year of Software Subscription and Support (Software Maintenance) with the initial license acquisition of each program acquired. The initial period of Software Subscription and Support (Software Maintenance) can be extended by the purchase of a renewal option.
While your Software Subscription and Support (Software Maintenance) is in effect, IBM provides you assistance for your routine, short duration installation and usage (how-to) questions, and code-related questions. IBM provides assistance via telephone and, if available, electronic access, only to your information systems (IS) technical support personnel during the normal business hours (published prime shift hours) of your IBM support center. (This assistance is not available to your end users.) IBM provides Severity 1 assistance 24 hours a day, every day of the year. For additional details, consult your IBM Software Support Handbook at
Software Subscription and Support (Software Maintenance) does not include assistance for the design and development of applications, your use of programs in other than their specified operating environment, or failures caused by products for which IBM is not responsible under this agreement.
For additional information about the Passport Advantage Agreement, visit the Passport Advantage Web site at
All distributed software licenses include Software Subscription and Support (Software Maintenance) for a period of 12 months from the date of acquisition, providing a streamlined way to acquire IBM software and assure technical support coverage for all licenses. Extending coverage, for a total of three years from date of acquisition, may be elected. For additional information, refer to Changes to Distributed Software Products Model for Products Outside Passport Advantage Software Announcement 201-201, dated July 10, 2001.
Variable charges apply
No
Educational allowance available
Yes. A 15% education allowance applies to qualified education institution customers.
|
Prices |
Passport Advantage
For Passport Advantage information and charges, contact your IBM representative or authorized IBM Business Partner. Additional information is also available on the following Passport Advantage Web site
Business Partner information: If you are an IBM Business Partner -- Distributor for Workstation Software acquiring products from IBM, you may link to Passport Advantage Online for resellers where you can obtain Business Partner pricing information. An IBM ID and password are required.
Information on charges is available at
Select "United States" and then click on "IBMLink 2000".
OTC(1) Program feature Description number number XL C/C++ for Linux, V10.1 with 1 Year SW S&S - per Authorized User 5724-U83 0200 - per Floating User 5724-U83 0201 XL C/C++ for Linux, SW S&S NoCharge Registration - per Authorized User 5648-F60 0001 - per Floating User 5648-F60 0002 SW S&S 1 Year Renewal - per Authorized User 5648-F60 0003 - per Floating User 5648-F60 0004 XL C/C++ for Linux, SW S&S 1 Year After License - per Authorized User 5648-F62 0001 - per Floating User 5648-F62 0002 XL C/C++ for Linux, SW S&S 3 Year Registration - per Authorized User 5648-F64 0001 - per Floating User 5648-F64 0002 XL C/C++ for Linux, SW S&S 3 Year Renewal - per Authorized User 5648-F61 0001 - per Floating User 5648-F61 0002 XL C/C++ for Linux, SW S&S 3 Year After License - per Authorized User 5648-F63 0001 - per Floating User 5648-F63 0002 (1) One-time charge
|
Order now |
To order, contact the Americas Call Centers, your local IBM representative, or your IBM Business Partner.
Identify your local IBM representative or IBM Business Partner, call 800-IBM-4YOU (426-4968).
Phone: 800-IBM-CALL (426-2255) Fax: 800-2IBM-FAX (242-6329) Internet: callserv@ca.ibm.com Mail: IBM Teleweb Customer Support ibm.com Sales Execution Center, Americas North 3500 Steeles Ave. East, Tower 3/4 Markham, Ontario Canada L3R 2Z1
Reference: RE001
The Americas Call Centers, our national direct marketing organization, can add your name to the mailing list for catalogs of IBM products.
Note: Shipments will begin after the planned availability date.
Trademarks
POWER6, Blue Gene/L, Blue Gene/P and System p are trademarks of IBM Corporation in the United States, other countries, or both.
AIX, z/OS, z/VM, Power Architecture and BladeCenter are registered trademarks of IBM Corporation in the United States, other countries, or both.
Cell Broadband Engine is a trademark of Sony Computer Entertainment, Inc. in the United States, other countries, or both and is used under license therefrom.
Other company, product, and service names may be trademarks or service marks of others.
Terms of use
IBM products and services which are announced and available in your country can be ordered under the applicable standard agreements, terms, conditions, and prices in effect at the time. IBM reserves the right to modify or withdraw this announcement at any time without notice. This announcement is provided for your information only. Additional terms of use are located at:
For the most current information regarding IBM products, consult your IBM representative or reseller, or visit the IBM worldwide contacts page