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

Size: px
Start display at page:

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

Transcription

1 IBM United States Announcement , dated July 8, 2008 IBM, V12.1 delivers enhanced parallel programming capability for IBM Power Systems Description...2 Product positioning... 3 Offering Information...4 Publications... 5 Technical information...5 Ordering information...6 Terms and conditions Prices...12 Order now...12 At a glance With XL Fortran's extensive optimization technology, you have a powerful development environment to build Fortran applications. XL Fortran for AIX, V12.1 includes: Support for selected features of OpenMP API V3.0 Support for AIX 6.1 and AIX V5.3 Enhanced support for Fortran 2003 Additional features and enhancements for increased performance tuning and optimization of XL Fortran applications New and changed compiler options and directives For ordering, contact: Your IBM representative, an IBM Business Partner, or the Americas Call Centers at 800-IBM-CALL Reference: YE001 Overview, V12.1 is a standards-based compiler and now supports selected features of OpenMP Application Program Interface (OpenMP API) Version 3.0, in addition to full support of OpenMP API V2.5, and full compliance with FORTRAN 77, Fortran 90, and Fortran 95 standards. This compiler continues to add further support for the Fortran 2003 standard. XL Fortran also supports both IBM and industry extensions. is a highly optimizing, native Fortran compiler designed to exploit the IBM Power Systems servers, including the IBM BladeCenter JS22 with POWER6 processor technology. The XL Fortran compiler also supports the POWER4 and POWER5 architectures on IBM i with the Portable Application Solutions Environment (IBM i PASE). What's new in, V12.1: Delivers selected features of OpenMP API V3.0 for enhanced parallel programming capability Supports latest AIX operating system, AIX 6.1 Enhanced support for Fortran 2003 including updates to the OPEN and INQUIRE statements with the ENCODING= specifier to indicate the encoding form of the files Many new features and enhancements for performance tuning and optimization including enrichment of the -qstrict option to allow additional control of optimizations controlled by the STRICT option IBM United States Announcement IBM is a registered trademark of International Business Machines Corporation 1

2 New and changed compiler options and directives Key prerequisites IBM Power Systems servers supported by AIX 6.1 and AIX V5.3 Disk space: 250 MB Planned availability dates July 11, 2008: Electronic software delivery July 25, 2008: Physical software delivery Description, V12.1 is the follow-on release to XL Fortran Enterprise Edition for AIX, V11.1., V12.1 continues to deliver additional functionality and enhancements including support for selected features of OpenMP Application Program Interface (OpenMP API) Version 3.0 for increased parallel programming capability. This release of the XL Fortran compiler also supports the latest AIX operating system, includes additional XL Fortran language-related updates, and performance tuning and optimization enhancements. Support for OpenMP API V3.0, V12.1 delivers selected features of the OpenMP API V3.0 specification. The XL Fortran implementation is based on IBM's interpretation of the OpenMP Application Program Interface Draft Version 3.0 Public Comment. The OpenMP API supports multi-platform shared-memory parallel programming in C/C++ and Fortran on all architectures, including UNIX platforms and Windows platforms. OpenMP is a portable, scalable model that gives shared-memory parallel programmers a simple and flexible interface for developing parallel applications for platforms ranging from the desktop to the supercomputer. The XL Fortran compiler support for OpenMP API V3.0 includes: Addition of 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. XL Fortran supports selected features of the OpenMP TASK feature. Nesting support A COLLAPSE clause is added to the DO, and PARALLEL DO directives to allow parallelization of perfect loop nests. Multiple loops in a nest can now be parallelized. Support for the latest AIX operating system The XL Fortran compiler supports the latest AIX operating system, AIX 6.1. AIX is an open, standards-based UNIX operating system that provides the enterprise information technology infrastructure for applications developed with the compiler product. AIX 6.1 is designed to fully exploit the latest IBM POWER6 processor. XL Fortran is designed to exploit, optimize, and tune for this processor, and includes ARCH and TUNE suboptions to support the POWER6 processor. XL Fortran language-related updates Since the V8.1 release, XL Fortran has delivered many Fortran 2003 standard features. This release of XL Fortran includes updates to: The OPEN and INQUIRE statements with the ENCODING= specifier to indicate the encoding form of the file. The IEEE modules with a new constant, IEEE_OTHER_VALUE and three new functions: IEEE_SET_UNDERFLOW_MODE, IEEE_GET_UNDERFLOW_MODE, and IEEE_SUPPORT_UNDERFLOW_MODE. IBM United States Announcement IBM is a registered trademark of International Business Machines Corporation 2

3 These additional enhancements will help with the development of highly portable and standards-compliant XL Fortran applications. Performance and optimization Many sets of suboptions have been added to the STRICT compiler option to allow for more fine-grained control over optimizations and transformations controlled by the STRICT option: precision For controlling optimizations and transformations that may affect the precision of program results. exceptions For controlling optimizations and transformations that may affect the runtime exceptions generated by the program., V12.1 also includes the following new or changed performance-related options and directives: EXECUTION_FREQUENCY The EXECUTION_FREQUENCY directive marks source code that is expected to be executed very frequently or very infrequently. When optimization is enabled, the directive is used as a hint to the optimizer. -qreport The -qreport compiler option produces listing files that show how sections of code have been optimized. The listing now contains information about how many streams are created for each loop and which loops cannot be SIMD vectorized due to non-stride-one references. This information can be used to improve the performance of applications. -qsmp=omp The -qsmp compiler option enables parallelization of program code. When -qsmp=omp is in effect, some of the additional functionality of OpenMP API V3.0 is available. These new features and enhancements can assist with performance tuning and optimization of XL Fortran applications. Additional new or changed compiler options The following additional new or changed compiler options are available with this release of the compiler: -qfpp The -qfpp compiler option allows Fortran-specific preprocessing features in the C preprocessor which ships with XL Fortran. Since it is a C preprocessor option it is invoked with the -WF option as -WF, -qfpp. -qppsuborigarg The -qppsuborigarg compiler option instructs the C preprocessor to substitute original macro arguments before further macro expansion. Since it is a C preprocessor option it is invoked with the -WF option as -WF, -qppsuborigarg. -qtimestamps The -qtimestamps compiler option controls whether or not implicit compiler-generated timestamps are inserted into object files. 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 IBM, V12.1 is capable as of July 11, 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 on the following Web site Product positioning IBM United States Announcement IBM is a registered trademark of International Business Machines Corporation 3

4 , V12.1 is part of the IBM family of IBM compilers that support a number of platforms. It joins IBM XL C for AIX and XL C/C++ for AIX on IBM Power Systems, XL C/C++ Advanced Edition for Linux and XL Fortran Advanced Edition for Linux on IBM Power Systems, XL C/C++ for z/os, ILE C/C++ for OS/400 on IBM i, and C/C++ for z/vm. The code base for all of these compilers (C, C++, and Fortran) is the same. This facilitates source-level portability of your applications from these platforms to AIX. XL Fortran now supports selected features of OpenMP API V3.0 and a majority of the Fortran 2003 standard. The following programming language specifications for Fortran are supported: ISO/IEC :1991(e) and ANSI X (referred to as Fortran 90 or F90) ISO/IEC :1997 (referred to as Fortran 95 or F95) Extensions to the Fortran 95 standard Industry extensions that are found in Fortran products from various compiler vendors Extensions specified in SAA Fortran The majority of the Fortran 2003 standard, except for derived type parameters, but including object-oriented programming Common Fortran language extensions as defined by other compiler vendors, in addition to those defined by IBM In addition to the standardized language levels, XL Fortran supports language extensions, including: OpenMP API V2.5 and selected OpenMP API V3.0 extensions to support portable parallelized programming Language extensions to support vector programming With representation from the IBM compiler development team on the Fortran language standards committee and on the OpenMP industry specifications committee, IBM is in a position to understand the latest updates, clarifications, and recommendations to the Fortran and OpenMP standards. Support of programming language standards allows for portability of your source code among a variety of compiler implementations. 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). BP Attachment for Announcement Letter Trademarks POWER6, POWER4, and POWER5 are trademarks of International Business Machines Corporation in the United States or other countries or both. AIX, BladeCenter, OS/400, z/os, z/vm, and SAA are registered trademarks of International Business Machines Corporation in the United States or other countries or both. Windows is a registered trademark of Microsoft Corporation. UNIX is a registered trademark of the Open Company in the United States and other countries. Linux is a trademark of Linus Torvalds in the United States, other countries or both. Other company, product, and service names may be trademarks or service marks of others. Offering Information Product information is available via the Offering Information Web site IBM United States Announcement IBM is a registered trademark of International Business Machines Corporation 4

5 Also, visit the Passport Advantage Web site 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 IBM, V12.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 the same media type as the basic machine-readable material/cd-rom. All unlicensed manuals are also available from the XL Fortran library site at tools/fortran/xlfortran/library/ Technical information Hardware requirements For, V12.1 System: IBM Power Systems servers supported by AIX V5.3 or AIX 6.1 Disk space: 250 MB For, V12.1 using IBM i Portable Application Solutions Environment (IBM i PASE): IBM i or AS/400 RISC model server Software requirements For, V12.1 AIX V5.3 TL (or higher) or AIX 6.1 Viewers to access and display the documentation such as: -- Frames-capable browser to access HTML documentation -- Portable Document Format (PDF) viewer to view PDF files For, V12.1 using IBM i PASE IBM i 6.1 PASE The program's specifications and specified operating environment information may be found in documentation accompanying the program, if available, such as a read-me file, or other information published by IBM, such as an announcement letter. Documentation and other program content may be supplied only in the English language. Planning information IBM United States Announcement IBM is a registered trademark of International Business Machines Corporation 5

6 Web information For information regarding IBM XL Fortran, visit For information regarding IBM Application Development, visit Packaging: The, V12.1 package contains: One CD-ROM containing the, V12.1 product 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, V12.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 This product is only available via Passport Advantage. It is not available as shrinkwrap. Product Group: IBM XL Fortran Product Identifier Description: IBM XL Fortran PID: 5724-U82 Product Category: XL Fortran Charge metric Part number or Program name PID number Charge metric, V U82 Authorized User Floating User, V12.1 BA0SPML Authorized User Floating User This program is licensed and charged based upon either the Authorized User or Floating User IBM United States Announcement IBM is a registered trademark of International Business Machines Corporation 6

7 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 (named or unnamed) 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 Part number, V12.1 Media Package Multilingual Authorized User Lic + SW S & S 12 Mo Authorized User Annual SW S & S Rnwl Authorized User SW S & S Reinstate 12 Mo Floating User Lic + SW S & S 12 Mo Floating User Annual SW S & S Rnwl Floating User SW S & S Reinstate 12 Mo Passport Advantage customer: Media Pack entitlement details BA0SPML D5APSLL E1APULL D5APVLL D043TLL E04U9LL D043ULL Customers with active Maintenance or Subscription for the products listed below are entitled to receive the corresponding media pack. Entitled Maintenance Offerings Description Media Pack description Part number, V12.1 Media Pk Multilingual BA0SPML Basic License: To order the programs described in this announcement for 5724-U82, 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 5809 and When placing an ESD order in econfig, specify a billing feature, the media feature 5809 and 3410, and the following ESD only features: 3450, 3470, and Onetime charge Medium Program feature feature Description number number Medium number IBM United States Announcement IBM is a registered trademark of International Business Machines Corporation 7

8 , V U82 OTC with 1 Year SW S & S -- per Authorized User per Floating User 0195 Media Package CD-ROM 5809 CD-ROM 3410 Expedite Fee charge to Branch 3445 Maintenance Offering customer: Media supply entitlement details Customers with active Software Maintenance for XL Fortran Enterprise Edition for AIX are entitled to receive the media supply corresponding to, V12.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 supply feature 5809 and When placing an ESD order in econfig, specify a billing feature, the media feature 5809 and 3410, and the following ESD only features: 3450, 3470, Note that these ESD features are also applicable to the compiler products XL Fortran Enterprise Edition for AIX, V11.1, PID 5724-S72 and XL Fortran Enterprise Edition for AIX, V10.1, PID 5724-M13. Entitled maintenance offerings description Description Medium feature number, V12.1 CD-ROM media supply 5809 for PID 5724-U82 CD-ROM media supply 3410 Expedite fee charge to Branch 3445 XL Fortran Ent Edition AIX V11.1 CD-ROM Media Supply 5809 for PID 5724-S72 CD-ROM media supply 3410 Expedite fee charge to Branch 3445 XL Fortran Ent Edition AIX V10.1 CD-ROM Media Supply 5809 for PID 5724-M13 CD-ROM media supply 3410 Expedite fee charge to Branch 3445 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 1 year SW S & S Feature description Feature number 5724-U82 --, V12.1 Per Authorized User with 1 Year SW S & S 0194 Per Floating User with 1 Year SW S & S U82 --, V Multilingual, CD-ROM 3410 IBM United States Announcement IBM is a registered trademark of International Business Machines Corporation 8

9 5648-F44 -- IBM Per Authorized User SW S & S No Charge Registration 0001 Per Authorized User SW S & S 1 Year Renewal 0002 Per Floating User SW S & S No Charge Registration 0003 Per Floating User SW S & S 1 Year Renewal F41 -- IBM Per Authorized User SW S & S 1 Year After License 0001 Per Floating User SW S & S 1 Year After License F43 -- IBM Per Authorized User SW S & S 3 Year Registration 0001 Per Floating User SW S & S 3 Year Registration F42 -- IBM Per Authorized User SW S & S 3 Year Renewal 0001 Per Floating User SW S & S 3 Year Renewal F40 -- IBM Per Authorized User SW S & S 3 Year After License 0001 Per Floating User SW S & S 3 Year After License 0002 Effective August 8, 2008 the following software maintenance programs will be withdrawn from marketing: Program number Program/Feature name 5648-F23 XL Fortran Enterprise Edition for AIX Per Authorized User SW Maintenance -- No Charge Registration -- 1 Year Renewal 5648-F21 XL Fortran Enterprise Edition for AIX Per Authorized User SW Maintenance -- 1 Year After License 5648-F24 XL Fortran Enterprise Edition for AIX Per Authorized User SW Maintenance -- 3 Year Registration 5648-F25 XL Fortran Enterprise Edition for AIX Per Authorized User SW Maintenance -- 3 Year Renewal 5648-F22 XL Fortran Enterprise Edition for AIX Per Authorized User SW Maintenance -- 3 Year After License Note that the above software maintenance programs will not be available in econfig after announcement date, customers will be offered the replacement programs instead. Replacement program information: Note that the replacement program information is also applicable to the compiler products XL Fortran Enterprise Edition for AIX, V11.1, PID 5724-S72 and XL Fortran Enterprise Edition for AIX, V10.1, PID 5724-M13, for Software Subscription and Technical Support. Withdrawal from Program Program marketing Program Program Availability number description date number description date 5648-F23 XL Fortran AIX 08/08/ F44 XL Fortran 07/08/08 SWMA No Charge AIX SW S & S Reg SWMA No Charge Reg 1 Year Renewal SW S & S 1 Year Renewal 5648-F21 XL Fortran 08/08/ F41 XL Fortran 07/08/08 AIX, SWMA AIX SW S & S 1 Yr Aft Lic 1 Yr Aft Lic IBM United States Announcement IBM is a registered trademark of International Business Machines Corporation 9

10 5648-F24 XL Fortran AIX 08/08/ F43 XL Fortran 07/08/08 AIX SWMA AIX SW S & S 3 Yr Reg 3 Yr Reg 5648-F25 XL Fortran AIX 08/08/ F42 XL Fortran 07/08/08 AIX, SWMA AIX SW S & S 3 Yr Renewal 3 Yr Renewal 5648-F22 XL Fortran 08/08/ F40 XL Fortran 07/08/08 AIX SWMA AIX SW S & S 3 Yr Aft Lic 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. This product is only available via Passport Advantage. It is not available as shrinkwrap. 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 Maintenance, previously referred to as Software Subscription and Technical Support. Agreement for Acquisition of Software Maintenance: The IBM Agreement for Acquisition of Software Maintenance (Z ) agreement applies for maintenance and does not require customer signatures. License Information form number: L-MCHN-7EKR9R 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 three years from the general availability date, as long as your 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 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. IBM United States Announcement IBM is a registered trademark of International Business Machines Corporation 10

11 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. Other terms 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 Maintenance applies: Yes. Software Maintenance, previously referred to as Software Subscription and Technical Support, is now included in the Passport Advantage Agreement. Installation and technical support for the products announced in this announcement is provided by the 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 Maintenance with the initial license acquisition of each program acquired. The initial period of Software Maintenance can be extended by the purchase of a renewal option. While your 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 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 Maintenance (Software Subscription and Technical Support) 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 , dated July 10, IBM United States Announcement IBM is a registered trademark of International Business Machines Corporation 11

12 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. obuy/passportadvantage/paoreseller Information on charges is available at Select "United States" and then click on "IBMLink 2000". OTC(1) Program feature Description number number, V12.1 with 1 Year SW S & S - per Authorized User 5724-U per Floating User 5724-U , SW S & S No Charge Registration - per Authorized User 5648-F per Floating User 5648-F SW S & S 1 Year Renewal - per Authorized User 5648-F per Floating User 5648-F , SW S & S 1 Year After License - per Authorized User 5648-F per Floating User 5648-F , SW S & S 3 Year Registration - per Authorized User 5648-F per Floating User 5648-F , SW S & S 3 Year Renewal - per Authorized User 5648-F per Floating User 5648-F , SW S & S 3 Year After License - per Authorized User 5648-F per Floating User 5648-F (1) One-time charge IBM United States Announcement IBM is a registered trademark of International Business Machines Corporation 12

13 Order now To order, contact the Americas Call Centers, your local IBM representative, or your IBM Business Partner. To identify your local IBM representative or IBM Business Partner, call 800-IBM-4YOU ( ). Phone: 800-IBM-CALL ( ) Fax: 800-2IBM-FAX ( ) Internet: 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: YE001 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 IBMLink is a trademark of International Business Machines Corporation in the United States or other countries or both. Passport Advantage, AIX, AS/400, and PartnerWorld are registered trademarks of International Business Machines Corporation in the United States or other countries or both. Other company, product, and service names may be trademarks or service marks of others. This announcement is provided for your information only. For additional information, contact your IBM representative, call 800-IBM-4YOU, or visit the IBM home page at: IBM United States Announcement IBM is a registered trademark of International Business Machines Corporation 13

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 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 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 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 XL C/C++ for Linux, V10.1 adds support for OpenMP V3.0 and introduces partial support for C++0x features

IBM XL C/C++ for Linux, V10.1 adds support for OpenMP V3.0 and introduces partial support for C++0x features , 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

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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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

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 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 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 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 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 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

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

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 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 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

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 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 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

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 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 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 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

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 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

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 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 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 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

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 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

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

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

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 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 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 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

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

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

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

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 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 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

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 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 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

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 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 WebSphere MQ for HP OpenVMS V6.0 delivers improved ease of use and manageability to offer a flexible, proven foundation for your ESB

IBM WebSphere MQ for HP OpenVMS V6.0 delivers improved ease of use and manageability to offer a flexible, proven foundation for your ESB IBM United States Announcement 208-199, dated July 15, 2008 IBM WebSphere MQ for HP OpenVMS V6.0 delivers improved ease of use and manageability to offer a flexible, proven foundation for your ESB Description...2

More information

IBM Backup and Restore Manager for z/vm provides the ability to efficiently and effectively backup and restore files and data

IBM Backup and Restore Manager for z/vm provides the ability to efficiently and effectively backup and restore files and data Software Announcement February 22, 2005 IBM Backup and Restore Manager for z/vm provides the ability to efficiently and effectively backup and restore files and data Overview IBM Backup and Restore Manager

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 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 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 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 for AIX, V14.1 delivers support for additional programming standards and industry specifications

IBM XL Fortran for AIX, V14.1 delivers support for additional programming standards and industry specifications IBM United States Software Announcement 212-121, dated May 8, 2012 IBM XL Fortran for AIX, V14.1 delivers support for additional programming standards and industry specifications Table of contents 1 Overview

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 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

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 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 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

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

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

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 Tivoli Storage Manager for Microsoft SharePoint V5.4 delivers data protection for your Microsoft SharePoint environments

IBM Tivoli Storage Manager for Microsoft SharePoint V5.4 delivers data protection for your Microsoft SharePoint environments IBM United States Announcement 207-092, dated May 1, 2007 IBM Tivoli Storage Manager for Microsoft SharePoint V5.4 delivers data protection for your Microsoft SharePoint environments Key prerequisites...2

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

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

IBM United States Announcement , dated November 27, 2007

IBM United States Announcement , dated November 27, 2007 IBM United States Announcement 207-328, dated November 27, 2007 IBM CommonStore for Lotus Domino, V8.4 and IBM CommonStore for Exchange Server, V8.4 deliver a total messaging system archival and retention

More information

DB2 for IBM iseries Platform Extended with Enhanced Tools

DB2 for IBM iseries Platform Extended with Enhanced Tools Software Announcement March 5, 2002 DB2 for IBM iseries Platform Extended with Enhanced Tools Overview In September 2001, the IBM Data Management team delivered on the first phase of its multiplatform

More information

Selected IBM Informix Products Now Available through Passport Advantage

Selected IBM Informix Products Now Available through Passport Advantage Software Announcement September 10, 2002 Selected IBM Informix Products Now Available through Passport Advantage Overview Selected Informix products have been added to IBM s Passport Advantage program

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 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 Infoprint Server for iseries V5.2 Transforms Your Output into an e-business Advantage

IBM Infoprint Server for iseries V5.2 Transforms Your Output into an e-business Advantage Software Announcement June 4, 2002 IBM Infoprint Server for iseries V5.2 Transforms Your Output into an e-business Advantage Overview In the old days before e-business it was sufficient to print documents

More information

IBM XML Toolkit for z/os and OS/390, V1.5 Supports XML Open Standards for Java and C++ Parsers and Java XSLT Processor

IBM XML Toolkit for z/os and OS/390, V1.5 Supports XML Open Standards for Java and C++ Parsers and Java XSLT Processor Software Announcement February 18, 2003 OS/390, V1.5 Supports XML Open Standards for Java and C++ Parsers and Java XSLT Processor Overview IBM XML Toolkit for z/os and OS/390, V1.5 is designed to provide

More information

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

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

More information

IBM QMF for Windows for IBM iseries, V7.2 Business Intelligence Starts Here!

IBM QMF for Windows for IBM iseries, V7.2 Business Intelligence Starts Here! Software Announcement February 26, 2002 IBM QMF for Windows for IBM iseries, V7.2 Business Intelligence Starts Here! Overview QMF for Windows for iseries, V7.2, is a multipurpose enterprise query environment

More information

IBM MQSeries Integrator Agent for CICS Transaction Server Enables MDp Customers to Move to Business Integration

IBM MQSeries Integrator Agent for CICS Transaction Server Enables MDp Customers to Move to Business Integration Software Announcement March 13, 2001 IBM MQSeries Integrator Agent for CICS Transaction Server Enables MDp Customers to Move to Business Integration Overview The MQSeries Integrator Agent for CICS Transaction

More information

Software Announcement January 28, 2003

Software Announcement January 28, 2003 Software Announcement January 28, 2003 IBM Software Maintenance for AIX Operating Systems Entitles You to Remote Technical Support Plus Current and Future Upgrades; New H5 Processor Group Added to Selected

More information

IBM Virtualization Engine TS7510 Software V1.1 enables fast data backup and recovery for Open Enterprise systems

IBM Virtualization Engine TS7510 Software V1.1 enables fast data backup and recovery for Open Enterprise systems Software Announcement October 11, 2005 IBM Virtualization Engine TS7510 Software V1.1 enables fast data backup and recovery for Open Enterprise systems Overview The Virtualization Engine TS7510 is a new

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