IBM XL C/C++ for Linux, V10.1 adds support for OpenMP V3.0 and introduces partial support for C++0x features

Size: px
Start display at page:

Download "IBM XL C/C++ for Linux, V10.1 adds support for OpenMP V3.0 and introduces partial support for C++0x features"

Transcription

1 , dated September 09, 2008 IBM, V10.1 adds support for OpenMP V3.0 and introduces partial support for C++0x features Table of contents 1 Key prerequisites 4 Publications 2 Planned availability dates 5 Technical information 2 Description 6 Ordering information 3 Product positioning 10 Terms and conditions 4 PID number 13 Prices 4 Program number 14 Order now 4 Offering Information Overview, V10.1 is a highly advanced optimizing compiler for selected Linux distributions on IBM Power Systems including the POWER6 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., 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/L, XL C/C++ Advanced Edition for Blue Gene/P, XL C/C++ for Multicore Acceleration for Linux on System p, 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 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, 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 IBM is a registered trademark of International Business Machines Corporation 1

2 Planned availability dates September 12, 2008: Electronic software delivery October 3, 2008: Physical software delivery Description The 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. IBM is a registered trademark of International Business Machines Corporation 2

3 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, 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 Product positioning, 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 Engine 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. IBM is a registered trademark of International Business Machines Corporation 3

4 PID number Program name Program number, V U F62 SW S&S 1 Year After License - per Authorized User - per Floating User 5648-F60 SW S&S No Charge Registration/ 1 Year Renewal - per Authorized User - per Floating User 5648-F64 SW S&S 3 Year Registration - per Authorized User - per Floating User 5648-F61 SW S&S 3 Year Renewal - per Authorized User - per Floating User 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 Offering Information Product information is available via the Offering Information Web site Also, visit the Passport Advantage Web site Publications No hardcopy publications are shipped with this program. The IBM Publications Centre The Publications Centre is a worldwide central repository for IBM product publications and marketing material with a catalogue of 70,000 items. Extensive search facilities are provided. IBM is a registered trademark of International Business Machines Corporation 4

5 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 on-line in various file formats, and they can all be downloaded by all countries, free of charge. Displayable softcopy publications: The publications for, 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, 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, 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 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 IBM is a registered trademark of International Business Machines Corporation 5

6 Packaging The, V10.1 package contains: One CD-ROM containing the, 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, 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. IBM is a registered trademark of International Business Machines Corporation 6

7 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 Program name/description, V10.1 Media Package Multilingual Authorized User LIC + SW S&S 12 Mo Authorized User Annual SW S&S Rnwl Authorized User SW S&S Reinsate 12Mo Floating User LIC + SW S&S 12 Mo Floating User Annual SW S&S Rnwl Floating User SW S&S Reinsate 12Mo Passport Advantage customer: Media pack entitlement details Part number BA0TIML D54KXLL E01M2LL D54KYLL D043RLL E04U8LL D043SLL Customers with active maintenance or subscription for the products listed are entitled to receive the corresponding media pack. Entitled maintenance offerings description Media Pack Description Part number, 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 IBM is a registered trademark of International Business Machines Corporation 7

8 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 OTC Medium Program feature feature Description number number Medium number, V U83 OTC with 1 Year SW S&S - per Authorized User per Floating User 0201 Media Package CD-ROM 6036 CD-ROM 3410 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, 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 Entitled maintenance offerings description Description Medium feature number V10.1 CD-ROM Media Supply 6036 for PID 5724-U83 CD-ROM Media Supply 3410 XL C/C++ Adv Ed for Linux, CD-ROM Media Supply 5809 V9.0 for PID 5724-S73 CD-ROM Media Supply 3410 XL C/C++ Ent Ed V8 Linux CD-ROM Media Supply 5809 for PID 5724-M16 CD-ROM Media Supply 3410 IBM is a registered trademark of International Business Machines Corporation 8

9 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 description Feature number 5724-U83 IBM, V10.1 Per Authorized User with 1 Year SW S&S 0200 Per Floating User with 1 Year SW S&S U83 IBM, V Multilingual, CD ROM F60 IBM Per Authorized User SW S&S - No-charge Registration D7KT - 1 Year Renewal D7KU Per Floating User SW S&S - No-charge Registration D7KV - 1 Year Renewal D7KW 5648-F62 IBM Per Authorized User SW S&S 1 Year After License D7KN Per Floating User SW S&S 1 Year After License D7KP 5648-F64 IBM Per Authorized User SW S&S 3 Year Registration D7KJ Per Floating User SW S&S 3 Year Registration D7KK 5648-F61 IBM Per Authorized User SW S&S 3 Year Renewal Per Floating User SW S&S 3 Year Renewal D7KQ D7KR 5648-F63 IBM Per Authorized User SW S&S 3 Year After License D7KL Per Floating User SW S&S 3 Year After License D7KM 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 IBM is a registered trademark of International Business Machines Corporation 9

10 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/ 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/ 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/ 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/ 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/ 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). IBM is a registered trademark of International Business Machines Corporation 10

11 Agreement for Acquisition of Software Maintenance The IBM Agreement for Acquisition of Software Maintenance (Z ) 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 IBM is a registered trademark of International Business Machines Corporation 11

12 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 centre. (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 IBM is a registered trademark of International Business Machines Corporation 12

13 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 A , dated July 10, Variable charges apply No Educational allowance available Yes. A 15% education allowance applies to qualified education institution customers. Academic use allowance: No Prices Prices are subject to change without notice. GST, QST, and sales taxes, where applicable, are extra. 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. OTC Program feature Description number number, V10.1 with 1 Year SW S&S - per Authorized User 5724-U per Floating User 5724-U , SW S&S NoCharge Registration - per Authorized User 5648-F60 D7KT - per Floating User 5648-F60 D7KU SW S&S 1 Year Renewal - per Authorized User 5648-F60 D7KV - per Floating User 5648-F60 D7KW, SW S&S 1 Year After License - per Authorized User 5648-F62 D7KN - per Floating User 5648-F62 D7KP, SW S&S 3 Year Registration - per Authorized User 5648-F64 D7KJ - per Floating User 5648-F64 D7KK, SW S&S 3 Year Renewal - per Authorized User 5648-F61 D7KQ - per Floating User 5648-F61 D7KR, IBM is a registered trademark of International Business Machines Corporation 13

14 SW S&S 3 Year After License - per Authorized User 5648-F63 D7KL - per Floating User 5648-F63 D7KM (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 ( ). Phone: 800-IBM-CALL ( ) Fax: 800-2IBM-FAX ( ) Internet: callserv@ca.ibm.com Mail: IBM Teleweb Customer Support ibm.com Sales Execution Centre, 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 catalogues of IBM products. Note: Shipments will begin after the planned availability date. Trade-marks POWER6, Blue Gene/L, Blue Gene/P and System p are trade-marks of IBM Corporation in the United States, other countries, or both. AIX, z/os, z/vm, Power Architecture and BladeCenter are registered trade-marks of IBM Corporation in the United States, other countries, or both. Cell Broadband Engine is a trade-mark 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 trade-marks or service marks of others. tm Trade-mark owned by International Business Machines Corporation and is used under license by IBM Canada Ltd. Registered trade-mark of International Business Machines Corporation and is used under license by IBM Canada Ltd. (**) Company, product or service name may be a trade-mark or service mark 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 IBM is a registered trademark of International Business Machines Corporation 14

IBM COBOL for Windows, V7.6 provides a costeffective compiler and runtime environment for customizing third-party applications on Windows servers

IBM COBOL for Windows, V7.6 provides a costeffective compiler and runtime environment for customizing third-party applications on Windows servers IBM United States Software Announcement 210-342, dated September 14, 2010 IBM COBOL for Windows, V7.6 provides a costeffective compiler and runtime environment for customizing third-party applications

More information

IBM XL Fortran for AIX, V12.1 delivers enhanced parallel programming capability for IBM Power Systems

IBM XL Fortran for AIX, V12.1 delivers enhanced parallel programming capability for IBM Power Systems IBM United States Announcement 208-214, dated July 8, 2008 IBM, V12.1 delivers enhanced parallel programming capability for IBM Power Systems Description...2 Product positioning... 3 Offering Information...4

More information

IBM WebSphere MQ Hypervisor Edition accelerates deployment of private cloud messaging

IBM WebSphere MQ Hypervisor Edition accelerates deployment of private cloud messaging IBM United States Software Announcement 211-088, dated April 5, 2011 IBM WebSphere MQ Hypervisor Edition accelerates deployment of private cloud messaging Table of contents 1 Overview 3 Technical information

More information

IBM Power Systems Software: Ordering and pricing structure enhancements

IBM Power Systems Software: Ordering and pricing structure enhancements , dated February 9, 21 IBM Power Systems Software: Ordering and pricing structure enhancements Table of contents 1 Overview 4 Ordering information 1 Planned availability date 11 Terms and conditions 1

More information

IBM InfoSphere Master Content for InfoSphere Master Data Management Server delivers enterprise content to single view of customer applications

IBM InfoSphere Master Content for InfoSphere Master Data Management Server delivers enterprise content to single view of customer applications , dated December 8, 2009 IBM InfoSphere Master Content for InfoSphere Master Data Management Server delivers enterprise content to single view of customer applications Table of contents 1 Overview 4 Publications

More information

IBM Parallel Environment for Linux, V4.3 delivers enhancements for IBM System x clusters, including a parallel debugger

IBM Parallel Environment for Linux, V4.3 delivers enhancements for IBM System x clusters, including a parallel debugger Software Announcement IBM Parallel Environment for Linux, V4.3 delivers enhancements for IBM System x clusters, including a parallel debugger Overview Parallel Environment for Linux Multiplatform (IBM

More information

IBM i operating system Value Pack offers software and vouchers for IBM Power 570 and 595 servers

IBM i operating system Value Pack offers software and vouchers for IBM Power 570 and 595 servers IBM United States Announcement 208-080, dated April 8, 2008 IBM i operating system Value Pack offers software and vouchers for IBM Power 570 and 595 servers Description...2 Offering Information...3 Publications...

More information

IBM DB2 SQL Skin Feature 1.0 for applications compatible with Sybase Adaptive Server Enterprise

IBM DB2 SQL Skin Feature 1.0 for applications compatible with Sybase Adaptive Server Enterprise IBM United States Software Announcement 210-155, dated May 18, 2010 IBM DB2 SQL Skin Feature 1.0 for applications compatible with Sybase Adaptive Server Enterprise Table of contents 1 Overview 3 Publications

More information

IBM XL Fortran Advanced Edition for Linux, V11.1 exploits the capabilities of the IBM POWER6 processors

IBM XL Fortran Advanced Edition for Linux, V11.1 exploits the capabilities of the IBM POWER6 processors IBM United States Announcement 207-158, dated July 24, 2007 IBM, V11.1 exploits the capabilities of the IBM POWER6 processors...2 Product positioning... 4 Offering Information...5 Publications... 5 Technical

More information

IBM XL C/C++ Advanced Edition V7.0.1 for Linux and XL Fortran Advanced Edition V9.1.1 for Linux enhanced to include new Linux support

IBM XL C/C++ Advanced Edition V7.0.1 for Linux and XL Fortran Advanced Edition V9.1.1 for Linux enhanced to include new Linux support Software Announcement March 15, 2005 IBM XL C/C++ Advanced Edition V7.0.1 for Linux and XL Fortran Advanced Edition V9.1.1 for Linux enhanced to include new Linux support Overview IBM XL C/C++ Advanced

More information

IBM Scale Out Network Attached Storage Software

IBM Scale Out Network Attached Storage Software , dated February 9, 2010 IBM Scale Out Network Attached Storage Table of contents 1 Overview 4 Publications 1 Key prerequisites 5 Technical information 1 Planned availability date 6 Ordering information

More information

IBM XML Toolkit for z/os, V1.10: Enhanced C++ XML parser and C++ XSLT processor support

IBM XML Toolkit for z/os, V1.10: Enhanced C++ XML parser and C++ XSLT processor support , dated November 4, 2008 IBM XML Toolkit for z/os, V1.10: Enhanced C++ XML parser and C++ XSLT processor support Table of contents 1 At a glance 3 Offering Information 1 Overview 4 Publications 2 Key prerequisites

More information

IBM Engineering and Scientific Subroutine Library V4.4 adds new LAPACK and Fourier Transform subroutines

IBM Engineering and Scientific Subroutine Library V4.4 adds new LAPACK and Fourier Transform subroutines , dated November 11, 2008 IBM Engineering and Scientific Subroutine Library V4.4 adds new LAPACK and Fourier Transform subroutines Table of contents 1 At a glance 3 Publications 1 Overview 3 Technical

More information

IBM Engineering and Scientific Subroutine Library V4.4 adds new LAPACK and Fourier Transform subroutines

IBM Engineering and Scientific Subroutine Library V4.4 adds new LAPACK and Fourier Transform subroutines Announcement ZP08-0527, dated November 11, 2008 IBM Engineering and Scientific Subroutine Library V4.4 adds new LAPACK and Fourier Transform subroutines Table of contents 1 At a glance 3 Offering Information

More information

IBM WebSphere Application Server Hypervisor Edition for IBM AIX speeds adoption of virtualization and cloud computing in PowerVM environments

IBM WebSphere Application Server Hypervisor Edition for IBM AIX speeds adoption of virtualization and cloud computing in PowerVM environments , dated November 17, 2009 IBM WebSphere Application Server Hypervisor Edition for IBM AIX speeds adoption of virtualization and cloud computing in PowerVM environments Table of contents 1 Overview 4 Publications

More information

IBM System Storage ProtecTIER Entry Edition V2.5 supports Symantec NetBackup OpenStorage API

IBM System Storage ProtecTIER Entry Edition V2.5 supports Symantec NetBackup OpenStorage API IBM United States Software Announcement 210-376, dated October 26, 2010 IBM System Storage supports Symantec NetBackup OpenStorage API Table of contents 1 Overview 4 Publications 1 Key prerequisites 5

More information

IBM Cluster Systems Management V1.7 extends hardware and operating system support

IBM Cluster Systems Management V1.7 extends hardware and operating system support IBM United States Announcement 207-276, dated November 6, 2007 IBM Cluster Systems Management V1.7 extends hardware and operating system support Reference information... 2 Technical information...2 Ordering

More information

IBM XL C/C++ Enterprise Edition supports POWER5 architecture

IBM XL C/C++ Enterprise Edition supports POWER5 architecture Software Announcement August 31, 2004 IBM XL C/C++ Enterprise Edition supports POWER5 architecture Overview IBM XL C/C++ Enterprise Edition V7.0 for AIX is an optimizing, standards-based compiler for the

More information

IBM Optim solutions for z/os for PeopleSoft Enterprise V6.2 include new features, simplified packaging, and new pricing

IBM Optim solutions for z/os for PeopleSoft Enterprise V6.2 include new features, simplified packaging, and new pricing IBM United States Software Announcement 210-165, dated June 8, 2010 IBM Optim solutions for z/os for PeopleSoft Enterprise V6.2 include new features, simplified packaging, and new pricing Table of contents

More information

IBM X.25 over TCP/IP for Communication Controller for Linux lets you use X.25 in the CCL environment

IBM X.25 over TCP/IP for Communication Controller for Linux lets you use X.25 in the CCL environment Software Announcement September 26, 2006 IBM X.25 over TCP/IP for Communication lets you use X.25 in the CCL environment Overview IBM X.25 over TCP/IP for Communication Controller for Linux (IBM XOT) is

More information

IBM Ported Tools for z/os: PHP for z/os Feature V1.1.2

IBM Ported Tools for z/os: PHP for z/os Feature V1.1.2 IBM United States Announcement 207-104, dated May 22, 2007 IBM Ported Tools for z/os: PHP for z/os Feature V1.1.2 Description...2 Offering Information...2 Publications... 2 Technical information...3 Ordering

More information

IBM XL Fortran Advanced Edition V8.1 for Mac OS X A new platform supported in the IBM XL Fortran family

IBM XL Fortran Advanced Edition V8.1 for Mac OS X A new platform supported in the IBM XL Fortran family Software Announcement January 13, 2004 IBM XL Fortran Advanced Edition V8.1 for Mac OS X A new platform supported in the IBM XL Fortran family Overview IBM extends the XL Fortran family to the Apple Mac

More information

IBM 64-bit SDK for z/os, Java Technology Edition, V6 lets application developers use Java on IBM z/os

IBM 64-bit SDK for z/os, Java Technology Edition, V6 lets application developers use Java on IBM z/os IBM United States Announcement 207-317, dated December 4, 2007 IBM 64-bit SDK for z/os, Java Technology Edition, V6 lets application developers use Java on IBM z/os Description...2 Product positioning...

More information

IBM DB2 High Performance Unload for Multiplatforms and Workgroups add additional language support

IBM DB2 High Performance Unload for Multiplatforms and Workgroups add additional language support Software Announcement September 12, 2006 IBM Multiplatforms and Workgroups add additional language support Overview DB2 High Performance Unload V3.1 In addition to English U.S., Multiplatforms V3.1 and

More information

IBM Lotus Messaging and WebSphere Portal CEO bundle includes messaging, collaborative applications, and full portal capabilities

IBM Lotus Messaging and WebSphere Portal CEO bundle includes messaging, collaborative applications, and full portal capabilities Software Announcement September 28, 2004 IBM Lotus Messaging and WebSphere Portal CEO bundle includes messaging, collaborative applications, and full portal capabilities Overview IBM Lotus Notes and IBM

More information

IBM Secure Perspective bridges the gap between data security policy and practice

IBM Secure Perspective bridges the gap between data security policy and practice IBM Europe Software Announcement ZP08-0253, dated May 27, 2008 IBM Secure Perspective bridges the gap between data security policy and practice Table of contents 2 Key prerequisites 3 Technical information

More information

IBM United States Announcement , dated October 9, 2007

IBM United States Announcement , dated October 9, 2007 IBM United States Announcement 207-234, dated October 9, 2007 IBM WebSphere Business Monitor with business activity monitoring provides greater visibility into your business processes, data, and other

More information

IBM XL Fortran Advanced Edition V10.1 for Linux now supports Power5+ architecture

IBM XL Fortran Advanced Edition V10.1 for Linux now supports Power5+ architecture Software Announcement December 6, 2005 IBM now supports Power5+ architecture Overview IBM XL Fortran is a standards-based, highly optimized compiler. With IBM XL Fortran technology, you have a powerful

More information

IBM Europe, Middle East, and Africa Software Announcement ZP , dated May 3, 2011

IBM Europe, Middle East, and Africa Software Announcement ZP , dated May 3, 2011 Announcement ZP11-0197, dated May 3, 2011 IBM WebSphere Message Broker Connectivity Pack for Healthcare V7.0 delivers support for clinical application integration and operational management for healthcare

More information

IBM WebSphere Service Registry and Repository V8.5.6 offers enhancements to improve REST service support and user productivity

IBM WebSphere Service Registry and Repository V8.5.6 offers enhancements to improve REST service support and user productivity IBM United States Software Announcement 215-448, dated October 27, 2015 IBM V8.5.6 offers enhancements to improve REST service support and user productivity Table of contents 1 Overview 4 Technical information

More information

IBM Lotus Foundations Reach 1.0 delivers instant messaging, unified communications, and collaboration capabilities for small business

IBM Lotus Foundations Reach 1.0 delivers instant messaging, unified communications, and collaboration capabilities for small business Software Announcement ZP09-0290, dated August 18, 2009 IBM Lotus Foundations Reach 1.0 delivers instant messaging, unified communications, and collaboration capabilities for small business Table of contents

More information

InfoPrint Solutions Company Latin America Software Announcement LP , dated March 16, 2010

InfoPrint Solutions Company Latin America Software Announcement LP , dated March 16, 2010 Software Announcement LP10-0166, dated March 16, 2010 InfoPrint Manager for AIX and Windows : Restricted Use License provides pricing consistent with complementary InfoPrint ProcessDirector workflow product

More information

IBM DB2 SQL Skin Feature 1.0 for applications compatible with Sybase Adaptive Server Enterprise

IBM DB2 SQL Skin Feature 1.0 for applications compatible with Sybase Adaptive Server Enterprise IBM Asia Pacific Software Announcement AP10-0142, dated May 18, 2010 IBM DB2 SQL Skin Feature 1.0 for applications compatible with Sybase Adaptive Server Enterprise Table of contents 1 Overview 3 Technical

More information

IBM General Parallel File System for Linux helps simplify file system management across clusters

IBM General Parallel File System for Linux helps simplify file system management across clusters Software Announcement December 7, 2004 IBM General Parallel File System for Linux helps simplify file system management across clusters Overview A new release of General Parallel File System (GPFS) is

More information

IBM Rational AppScan automates Web application security testing to identify and help remediate application vulnerabilities

IBM Rational AppScan automates Web application security testing to identify and help remediate application vulnerabilities IBM United States Announcement 207-254, dated October 16, 2007 IBM Rational AppScan automates Web application security testing to identify and help remediate application vulnerabilities Description...2

More information

IBM WebSphere Everyplace Mobile Portal Enable V6 extends portals to mobile devices

IBM WebSphere Everyplace Mobile Portal Enable V6 extends portals to mobile devices IBM United States Announcement 207-180, dated August 7, 2007 IBM WebSphere Everyplace Mobile Portal Enable V6 extends portals to mobile devices Description...2 Product positioning... 5 Reference information...

More information

IBM WebSphere Adapters on WebSphere Application Server are designed to accelerate enterprise application suite integration

IBM WebSphere Adapters on WebSphere Application Server are designed to accelerate enterprise application suite integration IBM United States Announcement 207-325, dated December 4, 2007 IBM WebSphere Adapters are designed to accelerate enterprise application suite integration Description...2 Offering Information...4 Publications...

More information

InfoPrint ProcessDirector now offers Designer and Whitespace Manager

InfoPrint ProcessDirector now offers Designer and Whitespace Manager Software Announcement 209-433, dated November 24, 2009 InfoPrint ProcessDirector now offers and Whitespace Manager Table of contents 1 Overview 6 Publications 3 Key prerequisites 7 Technical information

More information

IBM UrbanCode Deploy V6.2 provides the tools needed to automate the application deployment pipeline

IBM UrbanCode Deploy V6.2 provides the tools needed to automate the application deployment pipeline IBM United States Software Announcement 215-447, dated October 27, 2015 V6.2 provides the tools needed to automate the application deployment pipeline Table of contents 1 Overview 3 Publications 2 Key

More information

Software Announcement October 14, 2003

Software Announcement October 14, 2003 Software Announcement October 14, 2003 IBM Parallel Engineering and Scientific Subroutine Library for (Parallel ESSL) offers scientific subroutines for optimum performance for AIX 5L Overview IBM Parallel

More information

IBM System Storage SAN Volume Controller Entry Edition Software V4.3.1 brings new price option to entry and midrange customers

IBM System Storage SAN Volume Controller Entry Edition Software V4.3.1 brings new price option to entry and midrange customers , dated October 28, 2008 IBM System Storage SAN Volume Controller Entry Edition Software V4.3.1 brings new price option to entry and midrange customers Table of contents 1 At a glance 6 Offering Information

More information

IBM United States Software Announcement , dated September 30, 2008

IBM United States Software Announcement , dated September 30, 2008 , dated September 30, 2008 Selected IBM System x and BladeCenter servers now feature the Microsoft Windows Server 2008 Datacenter operating system and the availability of both Device-based and Client-based

More information

ProtecTIER supports Symantec NetBackup OpenStorage API

ProtecTIER supports Symantec NetBackup OpenStorage API IBM United States Software Announcement 210-375, dated October 26, 2010 ProtecTIER supports Symantec NetBackup OpenStorage API Table of contents 1 Overview 5 Publications 1 Key prerequisites 6 Technical

More information

IBM System Storage ProtecTIER Appliance Edition V2.3 data deduplication software is enhanced with optional replication functionality

IBM System Storage ProtecTIER Appliance Edition V2.3 data deduplication software is enhanced with optional replication functionality , dated July 14, 2009 IBM System Storage ProtecTIER Appliance Edition V2.3 data deduplication software is enhanced with optional replication functionality Table of contents 1 At a glance 6 Offering Information

More information

IBM Security AppScan now supports SAP code quality and data loss prevention testing with Virtual Forge CodeProfiler for IBM Security AppScan Source

IBM Security AppScan now supports SAP code quality and data loss prevention testing with Virtual Forge CodeProfiler for IBM Security AppScan Source IBM United States Software Announcement 212-255, dated July 24, 2012 IBM Security AppScan now supports SAP code quality and data loss prevention testing with Virtual Forge CodeProfiler for IBM Security

More information

IBM Rational Developer for Power Systems Software V8.0 helps improve developer productivity and adds Linux platform support

IBM Rational Developer for Power Systems Software V8.0 helps improve developer productivity and adds Linux platform support IBM United States Software Announcement 210-360, dated October 7, 2010 Software V8.0 helps improve developer productivity and adds Linux platform support Table of contents 1 Overview 7 Technical information

More information

Data Discovery and Query Builder software can simplify time-intensive, costly, and complex ad hoc database query creation

Data Discovery and Query Builder software can simplify time-intensive, costly, and complex ad hoc database query creation IBM United States Announcement 207-278, dated November 6, 2007 Data Discovery and Query Builder software can simplify time-intensive, costly, and complex ad hoc database query creation Description...2

More information

IBM Optim Query Workload Tuner for DB2 for z/os, V2.2.1 can help cut cost and improve performance

IBM Optim Query Workload Tuner for DB2 for z/os, V2.2.1 can help cut cost and improve performance IBM United States Software Announcement 210-406, dated October 19, 2010 IBM Optim Query Workload Tuner for DB2 for z/os, V2.2.1 can help cut cost and improve performance Table of contents 1 Overview 5

More information

IBM WebSphere Business Integration Adapter for DTS Protocol extends legacy mainframe integration

IBM WebSphere Business Integration Adapter for DTS Protocol extends legacy mainframe integration Software Announcement January 25, 2005 IBM WebSphere Business Integration Adapter for DTS Protocol extends legacy mainframe integration Overview WebSphere Business Integration Adapters help you integrate

More information

IBM System z part numbers available for the IBM WebSphere Business Modeler V products

IBM System z part numbers available for the IBM WebSphere Business Modeler V products IBM United States Announcement 207-080, dated April 10, 2007 IBM System z part s available for the IBM WebSphere Business Modeler products Availability of national languages...2 Software services... 3

More information

IBM AIXlink/X.25 V2.1 offers enhancements for migration from X.25 specific adapters that allow APIs to remain the same

IBM AIXlink/X.25 V2.1 offers enhancements for migration from X.25 specific adapters that allow APIs to remain the same Software Announcement July 13, 2004 IBM AIXlink/X.25 V2.1 offers enhancements for migration from X.25 specific adapters that allow APIs to remain the same Overview The AIXlink/X.25 V2.1 program is enhanced

More information

IBM Rational DOORS Web Access V1.3 can help shorten requirements development time

IBM Rational DOORS Web Access V1.3 can help shorten requirements development time Software Announcement ZP09-0515, dated November 17, 2009 Web Access V1.3 can help shorten requirements development time Table of contents 1 Overview 4 Technical information 2 Key prerequisites 6 Ordering

More information

IBM XL C for AIX, V11.1 delivers support for the POWER7 processor architecture

IBM XL C for AIX, V11.1 delivers support for the POWER7 processor architecture IBM United States Software Announcement 210-094, dated April 13, 2010 IBM XL C for AIX, V11.1 delivers support for the POWER7 processor architecture Table of contents 1 Overview 8 Publications 2 Key prerequisites

More information

IBM Workstation APL2 for Multiplatforms V2 Includes Productivity Enhancements and Linux Support

IBM Workstation APL2 for Multiplatforms V2 Includes Productivity Enhancements and Linux Support Software Announcement April 30, 2002 IBM Workstation APL2 for Multiplatforms V2 Includes Productivity Enhancements and Linux Support Overview APL2 is a programming language used by both developers and

More information

IBM Data Discovery and Query Builder software can simplify time-intensive, costly, and complex ad hoc database query creation

IBM Data Discovery and Query Builder software can simplify time-intensive, costly, and complex ad hoc database query creation IBM United States Announcement 206-302, dated November 28, 2006 IBM Data Discovery and Query Builder software can simplify time-intensive, costly, and complex ad hoc database query creation Description...3

More information

IBM ediscovery Analyzer V2.1 - Conceptual search and analysis of cases created by IBM ediscovery Manager

IBM ediscovery Analyzer V2.1 - Conceptual search and analysis of cases created by IBM ediscovery Manager IBM Europe Software Announcement ZP08-0466, dated September 16, 2008 IBM ediscovery Analyzer V2.1 - Conceptual search and analysis of cases created by IBM ediscovery Manager Table of contents 2 Planned

More information

IBM XL Fortran for AIX, V13.1 delivers support for the POWER7 processor architecture

IBM XL Fortran for AIX, V13.1 delivers support for the POWER7 processor architecture IBM United States Software Announcement 210-103, dated April 13, 2010 IBM XL Fortran for AIX, V13.1 delivers support for the POWER7 processor architecture Table of contents 1 Overview 9 Publications 2

More information

IBM Tivoli Remote Control V5.1 offers enhancements for the remote support of distributed workstations

IBM Tivoli Remote Control V5.1 offers enhancements for the remote support of distributed workstations IBM United States Announcement 207-224, dated September 25, 2007 IBM Tivoli Remote Control V5.1 offers enhancements for the remote support of distributed workstations Description...2 Education support...2

More information

IBM Debug Tool Utilities and Advanced Functions V3.1 Helps Maximize Availability of z/os and OS/390 Applications

IBM Debug Tool Utilities and Advanced Functions V3.1 Helps Maximize Availability of z/os and OS/390 Applications Software Announcement August 20, 2002 IBM Debug Tool Utilities and Advanced Functions V3.1 Helps Maximize Availability of z/os and OS/390 Applications Overview IBM Debug Tool Utilities and Advanced Functions

More information

VMware vsphere subscription upgrades available

VMware vsphere subscription upgrades available , dated March 2, 2010 VMware vsphere subscription upgrades available Table of contents 1 Overview 4 Program number 2 Key prerequisites 4 Technical information 2 Planned availability date 5 Ordering information

More information

VMware products, available from IBM, provide the latest capabilities for desktop virtualization

VMware products, available from IBM, provide the latest capabilities for desktop virtualization IBM United States Software Announcement 210-102, dated April 20, 2010 VMware products, available from IBM, provide the latest capabilities for desktop virtualization Table of contents 1 Overview 3 Program

More information

Sun Solaris support now available from IBM for select IBM System x and BladeCenter servers

Sun Solaris support now available from IBM for select IBM System x and BladeCenter servers IBM United States Announcement 208-031, dated February 19, 2008 Sun Solaris support now available from IBM for select IBM System x and BladeCenter servers Description...3 Reference information... 3 Offering

More information

XL C/C++ Advanced Edition V6.0 for Mac OS X A new platform for the IBM family of C/C++ compilers

XL C/C++ Advanced Edition V6.0 for Mac OS X A new platform for the IBM family of C/C++ compilers Software Announcement January 13, 2004 XL C/C++ Advanced Edition V6.0 for Mac OS X A new platform for the IBM family of C/C++ compilers Overview XL C/C++ Advanced Edition for Mac OS X is an optimizing,

More information

IBM Europe, Middle East, and Africa Software Announcement ZP , dated October 2, 2012

IBM Europe, Middle East, and Africa Software Announcement ZP , dated October 2, 2012 Announcement ZP12-0331, dated October 2, 2012 IBM WebSphere Application Hypervisor Edition V8.5 extends support with the addition of offerings for VMware ESX, PowerVM, and IBM z/vm hypervisor environments

More information

IBM Rational Functional Tester Plus delivers regression testing bundle

IBM Rational Functional Tester Plus delivers regression testing bundle Software Announcement March 14, 2006 IBM delivers regression testing bundle Overview IBM Rational Plus is a new cost-effective functional and regression testing solution bundle that allows teams to test

More information

IBM Ported Tools for z/os: Perl for z/os Feature

IBM Ported Tools for z/os: Perl for z/os Feature Software Announcement June 13, 2006 IBM Ported Tools for z/os: Perl for z/os Feature Overview IBM Ported Tools for z/os : Perl for z/os Feature (Perl for z/os) provides a port of the Perl (version 5.8.7)

More information

IBM CL/SUPERSESSION and IBM CL/CONFERENCE for z/os are now available through standard IBM licensing and pricing

IBM CL/SUPERSESSION and IBM CL/CONFERENCE for z/os are now available through standard IBM licensing and pricing Software Announcement March 15, 2005 IBM CL/SUPERSESSION and IBM CL/CONFERENCE for z/os are now available through standard IBM licensing and pricing Overview IBM CL/SUPERSESSION and IBM CL/CONFERENCE for

More information

IBM Rational Computer Based Training and Rational Web Based Training now available through Passport Advantage

IBM Rational Computer Based Training and Rational Web Based Training now available through Passport Advantage Software Announcement May 24, 2005 IBM Rational Computer Based Training and Rational Web Based Training now available through Passport Advantage Overview IBM offers more convenient ways for you to purchase

More information

IBM DataPower Gateway X2 Appliance is available through Passport Advantage

IBM DataPower Gateway X2 Appliance is available through Passport Advantage IBM United States Software Announcement 218-124, dated February 20, 2018 is available through Passport Advantage Table of contents 1 Overview 4 Publications 2 Key prerequisites 4 Technical information

More information

IBM Data Studio purequery Runtime for z/os V1.2 optimizes performance of Java applications

IBM Data Studio purequery Runtime for z/os V1.2 optimizes performance of Java applications IBM United States Announcement 208-177, dated July 8, 2008 IBM Data Studio purequery Runtime for z/os V1.2 optimizes performance of Java applications Description...2 Product positioning... 3 Offering Information...4

More information

IBM ServiceUnits available for Premium, Standard, and Offsite Services

IBM ServiceUnits available for Premium, Standard, and Offsite Services IBM United States Hardware Announcement 113-140, dated October 7, 2013 IBM ServiceUnits available for Premium, Standard, and Offsite Services Table of contents 1 Overview 9 Publications 2 Key prerequisites

More information

IBM Information Server products deliver enhanced connectivity and support of selected products

IBM Information Server products deliver enhanced connectivity and support of selected products IBM United States Announcement 207-357, dated December 18, 2007 IBM Information Server products deliver enhanced connectivity and support of selected products Description...2 Education support...3 Offering

More information

IBM Systems Director Active Energy Manager for x86 V3.1 enables systems platform management and monitoring across IBM System x servers

IBM Systems Director Active Energy Manager for x86 V3.1 enables systems platform management and monitoring across IBM System x servers IBM United States Announcement 207-287, dated November 13, 2007 IBM Systems Director Active V3.1 enables systems platform management and monitoring across IBM System x servers Key prerequisites...2 Description...2

More information

IBM WebSphere Adapters V6.2 on WebSphere Application Server accelerate enterprise application suite integration

IBM WebSphere Adapters V6.2 on WebSphere Application Server accelerate enterprise application suite integration , dated December 9, 2008 IBM WebSphere Adapters V6.2 accelerate enterprise application suite integration Table of contents 1 At a glance 4 Publications 1 Overview 5 Technical information 1 Key prerequisites

More information

IBM VisualAge C++ Professional for AIX, V6.0 Now Supports Symmetric Multiprocessing with OpenMP

IBM VisualAge C++ Professional for AIX, V6.0 Now Supports Symmetric Multiprocessing with OpenMP Software Announcement July 2, 2002 IBM VisualAge C++ Professional for AIX, V6.0 Now Supports Symmetric Multiprocessing with OpenMP Overview The IBM VisualAge C++ Professional for AIX, V6.0 compiler allows

More information

IBM United States Software Announcement , dated June 3, 2013

IBM United States Software Announcement , dated June 3, 2013 IBM United States Software Announcement 213-256, dated June 3, 2013 IBM V3.0.1 offers multilingual support and enhanced capabilities to manage hybrid middleware platforms in physical and virtual (cloud)

More information

IBM United States Announcement , dated March 27, 2007

IBM United States Announcement , dated March 27, 2007 IBM United States Announcement 207-059, dated March 27, 2007 IBM Rational Rose Developer for UNIX V7.0 and IBM Rational DevelopmentStudio for UNIX V7.0 Updated platform support, new features, and improved

More information

IBM Transparent Data Migration Facility for z/ OS (TDMF z/os) V5.7 delivers data migration enhancements and the z/vm Agent for TDMF z/os

IBM Transparent Data Migration Facility for z/ OS (TDMF z/os) V5.7 delivers data migration enhancements and the z/vm Agent for TDMF z/os IBM Europe Software Announcement ZP17-0017, dated April 4, 2017 IBM Transparent Data Migration Facility for z/ OS (TDMF z/os) V5.7 delivers data migration enhancements and the z/vm Agent for TDMF z/os

More information

IBM Transparent Data Migration Facility for z/os V5.6 delivers data migration enhancements

IBM Transparent Data Migration Facility for z/os V5.6 delivers data migration enhancements IBM Asia Pacific Software Announcement AP15-0421, dated November 3, 2015 IBM Transparent Data Migration Facility for z/os V5.6 delivers data migration enhancements Table of contents 1 Overview 2 Technical

More information

Objectif Lune PlanetPress Suite Version 6 provides significant new capabilities

Objectif Lune PlanetPress Suite Version 6 provides significant new capabilities Announcement 208-179, dated July 15, 2008 Objectif Lune PlanetPress Suite Version 6 provides significant new capabilities Description...2 Product positioning... 3 Offering Information...3 Technical information...3

More information

IBM GPFS for Linux V1.3 Extends Your Configuration Options

IBM GPFS for Linux V1.3 Extends Your Configuration Options Software Announcement October 8, 2002 IBM GPFS for Linux V1.3 Extends Your Configuration Options Overview The IBM General Parallel File System (GPFS) works on a shared disk model. It offers access to files

More information

IBM Rational Asset Manager V7.5.2 delivers new features to support DevOps, updated platforms and integrations, and usability improvements

IBM Rational Asset Manager V7.5.2 delivers new features to support DevOps, updated platforms and integrations, and usability improvements IBM United States Software Announcement 213-438, dated September 3, 2013 IBM V7.5.2 delivers new features to support DevOps, updated platforms and integrations, and usability improvements Table of contents

More information

IBM XL C/C++ for AIX, V13.1 delivers IBM POWER8 exploitation and enhancements to improve performance and language standards conformance

IBM XL C/C++ for AIX, V13.1 delivers IBM POWER8 exploitation and enhancements to improve performance and language standards conformance IBM United States Software Announcement 214-162, dated April 28, 2014 IBM XL C/C++ for AIX, V13.1 delivers IBM POWER8 exploitation and enhancements to improve performance and language standards conformance

More information

VMware products, available from IBM, provide the latest capabilities for desktop virtualization

VMware products, available from IBM, provide the latest capabilities for desktop virtualization IBM United States Software Announcement 211-348, dated August 23, 2011 VMware products, available from IBM, provide the latest capabilities for desktop virtualization Table of contents 1 Overview 4 Publications

More information

IBM System Storage SAN Volume Controller Software V4.3.0 introduces space-efficient VDisks and VDisk mirroring

IBM System Storage SAN Volume Controller Software V4.3.0 introduces space-efficient VDisks and VDisk mirroring IBM United States Announcement 208-114, dated May 13, 2008 Software V4.3.0 introduces space-efficient VDisks and VDisk mirroring Key prerequisites...2 Description...2 Product positioning... 4 Reference

More information

IBM WebSphere Application Server V3.5, Advanced Edition Expands Platform Support and Leverages the Performance of the Java 2 Software Development Kit

IBM WebSphere Application Server V3.5, Advanced Edition Expands Platform Support and Leverages the Performance of the Java 2 Software Development Kit Software Announcement July 25, 2000 IBM V3.5, Expands Platform Support and Leverages the Performance of the Java 2 Software Development Kit Overview WebSphere Application Server V3.5, manages and integrates

More information

IBM Aspera Platform delivers new solutions and bundles for high bandwidth use cases and enhanced ordering flexibility

IBM Aspera Platform delivers new solutions and bundles for high bandwidth use cases and enhanced ordering flexibility IBM United States Software Announcement 217-051, dated November 7, 2017 IBM Aspera Platform delivers new solutions and bundles for high bandwidth use cases and enhanced ordering flexibility Table of contents

More information

IBM CICS Online Transmission Time Optimizer for z/os V1.1 Improves User Productivity and 3270 Network Utilization

IBM CICS Online Transmission Time Optimizer for z/os V1.1 Improves User Productivity and 3270 Network Utilization Software Announcement December 18, 2001 IBM CICS Online Transmission Time Optimizer for z/os V1.1 Improves User Productivity and 3270 Network Utilization Overview CICS Online Transmission Time Optimizer

More information

IBM United States Software Announcement , dated December 9, 2014

IBM United States Software Announcement , dated December 9, 2014 IBM United States Software Announcement 214-504, dated December 9, 2014 IBM Aspera solutions for high-speed Microsoft SharePoint collaboration and additional solutions for high-speed file transfer and

More information

IBM WebSphere Business Monitor V6.0.2 adds productivity enhancements

IBM WebSphere Business Monitor V6.0.2 adds productivity enhancements Software Announcement October 10, 2006 IBM WebSphere Business Monitor V6.0.2 adds productivity enhancements Overview IBM WebSphere Business Monitor lets you monitor business events in real-time by providing

More information

IBM Rational Functional Tester Plus V8.2 delivers automated functional testing for client-server, enterprise, and modern web applications

IBM Rational Functional Tester Plus V8.2 delivers automated functional testing for client-server, enterprise, and modern web applications IBM United States Software Announcement 211-422, dated November 1, 2011 IBM Rational Functional Tester Plus V8.2 delivers automated functional testing for client-server, enterprise, and modern web applications

More information

Integrated Stack for SUSE Linux Enterprise (ISSLE)

Integrated Stack for SUSE Linux Enterprise (ISSLE) IBM United States Announcement 207-070, dated April 10, 2007 Integrated Stack for SUSE Linux Enterprise (ISSLE) Key prerequisites...2 Description...2 Offering Information...3 Publications... 3 Technical

More information

IBM Content Integrator V8.6 delivers serviceoriented architecture, integration, and performance enhancements

IBM Content Integrator V8.6 delivers serviceoriented architecture, integration, and performance enhancements IBM United States Software Announcement 211-166, dated May 24, 2011 V8.6 delivers serviceoriented architecture, integration, and performance enhancements Table of contents 1 Overview 3 Publications 2 Key

More information

IBM United States Software Announcement , dated October 4, 2011

IBM United States Software Announcement , dated October 4, 2011 IBM United States Software Announcement 211-428, dated October 4, 2011 IBM WebSphere Operational Decision Management V7.5 provides a combined business rules and events management platform to automate a

More information

General Parallel File System V1R4 Now Supported on Clusters of RS/6000 Workstations and Servers Running HACMP

General Parallel File System V1R4 Now Supported on Clusters of RS/6000 Workstations and Servers Running HACMP Software Announcement December 19, 2000 General Parallel File System V1R4 Now Supported on Clusters of RS/6000 Workstations and Servers Running HACMP Overview General Parallel File System for AIX is now

More information

Software Announcement September 23, 2003

Software Announcement September 23, 2003 Software Announcement September 23, 2003 IBM WebSphere Voice Application Access, V4.2 VoiceXML 2.0 support expands speech enablement possibilities for e-business portal or contact center environments Overview

More information

IBM WebSphere Data Interchange for Multiplatforms V3.1 Extends Coverage to AIX and Windows 2000 Platforms

IBM WebSphere Data Interchange for Multiplatforms V3.1 Extends Coverage to AIX and Windows 2000 Platforms Software Announcement April 2, 2002 IBM Multiplatforms V3.1 Extends Coverage to AIX and Windows 2000 Platforms Overview WebSphere Data Interchange for Multiplatforms V3.1 is the latest offering to provide

More information

IBM COBOL for AIX, V2.0 provides a powerful development environment for building COBOL applications

IBM COBOL for AIX, V2.0 provides a powerful development environment for building COBOL applications Software Announcement June 22, 2004 IBM COBOL for AIX, V2.0 provides a powerful development environment for building COBOL applications Overview IBM COBOL for AIX, V2.0 is a productive and powerful development

More information

IBM XL Fortran Enterprise Edition V10.1 for AIX Exploit the latest Power5+ hardware architecture

IBM XL Fortran Enterprise Edition V10.1 for AIX Exploit the latest Power5+ hardware architecture Software Announcement October 4, 2005 IBM Exploit the latest Power5+ hardware architecture Overview IBM XL Fortran Enterprise Edition V10.1 for AIX is a standards-based compiler. XL Fortran fully supports

More information

Software Announcement January 31, 2006

Software Announcement January 31, 2006 Software Announcement January 31, 2006 IBM WebFacing Deployment Tool for WebSphere V6.0.1 with HATS technology delivers an integrated modernization solution for the IBM System i5 marketplace Overview IBM

More information