The RNI-Based LSPR and the IBM Z14 Performance Brief
Total Page:16
File Type:pdf, Size:1020Kb
Load more
Recommended publications
-
CPU MF Counters for Efficiency
CPU MF Counters for Efficiency John Burg IBM, WSC – [email protected] 2019 IBM Systems Technical University October 9, 2019 | Las Vegas Notices and disclaimers — © 2019 International Business Machines Corporation. No part of — Performance data contained herein was generally obtained in a this document may be reproduced or transmitted in any form controlled, isolated environments. Customer examples are without written permission from IBM. presented as illustrations of how those — U.S. Government Users Restricted Rights — use, duplication or — customers have used IBM products and the results they may have disclosure restricted by GSA ADP Schedule Contract with IBM. achieved. Actual performance, cost, savings or other results in other operating environments may vary. — Information in these presentations (including information relating to products that have not yet been announced by IBM) — References in this document to IBM products, programs, or has been reviewed for accuracy as of the date of services does not imply that IBM intends to make such products, initial publication and could include unintentional technical or programs or services available in all countries in which typographical errors. IBM shall have no responsibility to update IBM operates or does business. this information. This document is distributed “as is” without any warranty, either express or implied. In no event, shall IBM — Workshops, sessions and associated materials may have been be liable for any damage arising from the use of this prepared by independent session speakers, and do not necessarily information, including but not limited to, loss of data, business reflect the views of IBM. All materials and discussions are provided interruption, loss of profit or loss of opportunity. -
IBM Z Connectivity Handbook
Front cover IBM Z Connectivity Handbook Octavian Lascu John Troy Anna Shugol Frank Packheiser Kazuhiro Nakajima Paul Schouten Hervey Kamga Jannie Houlbjerg Bo XU Redbooks IBM Redbooks IBM Z Connectivity Handbook August 2020 SG24-5444-20 Note: Before using this information and the product it supports, read the information in “Notices” on page vii. Twentyfirst Edition (August 2020) This edition applies to connectivity options available on the IBM z15 (M/T 8561), IBM z15 (M/T 8562), IBM z14 (M/T 3906), IBM z14 Model ZR1 (M/T 3907), IBM z13, and IBM z13s. © Copyright International Business Machines Corporation 2020. All rights reserved. Note to U.S. Government Users Restricted Rights -- Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. Contents Notices . vii Trademarks . viii Preface . ix Authors. ix Now you can become a published author, too! . xi Comments welcome. xi Stay connected to IBM Redbooks . xi Chapter 1. Introduction. 1 1.1 I/O channel overview. 2 1.1.1 I/O hardware infrastructure . 2 1.1.2 I/O connectivity features . 3 1.2 FICON Express . 4 1.3 zHyperLink Express . 5 1.4 Open Systems Adapter-Express. 6 1.5 HiperSockets. 7 1.6 Parallel Sysplex and coupling links . 8 1.7 Shared Memory Communications. 9 1.8 I/O feature support . 10 1.9 Special-purpose feature support . 12 1.9.1 Crypto Express features . 12 1.9.2 Flash Express feature . 12 1.9.3 zEDC Express feature . 13 Chapter 2. Channel subsystem overview . 15 2.1 CSS description . 16 2.1.1 CSS elements . -
IBM Z14 Model ZR1
Systems Hardware Data Sheet IBM z14 Model ZR1 We are living in an age of exciting, disruptive technologies driving digital transformation. Businesses of all sizes must adapt to capitalize on the opportunities and challenges of the Highlights digital era. That means connecting and using all relevant data, no matter where it is stored. Businesses need to deliver • Extending the IBM Z family trusted digital experiences, that meet user expectations and with the new z14 Model deliver value to all parties. The foundation of these digital ZR1 relationships must be security and transparency - across the • Industry standard 19-inch value chain, within the business, with partners, and with rack clients. • Can easily co-exist with other platforms in a cloud data center • Lower space by 40 percent • Designed for 10 percent more single processor capacity • Improved encryption, compression and I/O capabilities • Peace-of-mind security with pervasive encryption while maintaining SLAs • Updated secure service containers for deployment simplification • Improve management, storage and optimization of for a digital economy • Simplification and standardization of systems administration Systems Hardware Data Sheet Systems Hardware Data Sheet To help businesses of all sizes address new opportunities, IBM Z introduced a new entry model to the IBM z14 (z14). The new z14 Model ZR1 delivers secure capabilities in a smaller, industry- standard frame, with a lower cost of entry, that can easily co-exist with other platforms in a cloud data center. Key value propositions of the z14 such as pervasive encryption and secure service containers, help simply and efficiently protect data and applications. Cognitive DevOps and API exploitation helps integrate system of records with systems of engagement. -
IDUG EU 2009 Patric Becker: Leveraging Data Warehouse
Session: A01 Leveraging Data Warehouse Performance with DB2 9 for z/OS and System z10 Patric Becker IBM Boeblingen Lab 05 October 2009 • 11:30 – 12:30 Platform: DB2 for z/OS This session looks into new feature delivered with IBM System z10 as well as the new capabilities of DB2 9 for z/OS and highlights those options which can be beneficial for Data Warehousing environments in terms of availability and performance. Not all the relevant features can be described at a very granular level, but the idea is to provide information to understand the important features to trigger further analysis to improve the availability and performance of existing Data Warehouses. IBM Deutschland Research & Development GmbH IBM D Research & Development Headquarter IBM Deutschland Research & Development GmbH Schönaicher Straße 220 D-71032 Böblingen Berlin Managing Director Erich Baier Employees 2008 Approx. 1.800 (2.200) Homepage ibm.com/de/entwicklung Very strong development portfolio Mainz Globally integrated in hardware and software Walldorf development One of the biggest IBM R&D location world wide IBM Forschung & Böblingen Acknowledged innovation team Entwicklung ~ 310 patent submissions 2008 München ~ 400 students 2008 IND GmbH ~ 80 new-hires 2007 2 IBM Research & Development Locations worldwide Böblingen Greenock ▲ Yorktown Heights Toronto Hursley ▲ Peking Rochester Krakau Boulder Dublin Moskau Beaverton Paris Fujisawa ▲ Zürich ▲ Tokio Burlington Rom Yasu Yamato Endicott San Jose Shanghai ▲ Almaden East Fishkill Santa Teresa Poughkeepsie -
SIMD Processing on IBM Z14, Z13 and Z13s
with current compilers. String and character array processing, traditional loop and array SIMD Processing on IBM z14, z13 and z13s Background Companies want to quickly and efficiently processing with integer and floating point data process huge amounts of information for can all be accelerated using SIMD. Complex analytics, mobile applications, data serving and mathematical processing, algorithmic-intensive more. To cost-effectively achieve these programs, image processing applications, and efficiencies new innovative technologies are other applications can be efficiently processed needed. Vector processing and SIMD optimize with SIMD. SIMD also enables processing of a performance by processing data in parallel on new class of applications on IBM Z using ® IBM Z . analytics, mathematical optimization without requiring an offload to specialized processors. What is SIMD? Standard SIMD math and linear algebra libraries SIMD stands for Single Instruction Multiple Data. enable easier porting from X86 platforms. Unlike instructions which performs a single operation on a single data point, SIMD instructions Compilers can perform the same operation on multiple data SIMD helps you achieve efficiencies using IBM points at once. z/OS® XL C/C++ V2.1.1, IBM Enterprise COBOL 5.2 and IBM Enterprise PL/I for z/OS V4.5, for SIMD is an innovation that was delivered with applications with character or integer IBM z13® (z13) and IBM z13s™ (z13s). With SIMD manipulation. IBM z/OS XL C/C++ V2.1.1 entire arrays of data can be processed by a compilers offer new capabilities, such as single instruction enabling more efficient architecture sections, inline assembly, and high processing of data. -
IBM Z14 Model ZR1 (M/T 3907) Technical Leadership Library
IBM z14 Model ZR1 (M/T 3907) Technical Leadership Library April 10, 2018 Announcement John McLemore, z Client Architect [email protected] 214-679-8484 IBM Z (M/T 3907) TLLB1 © 2017, 2018 IBM Corporation Trademarks The following are trademarks of the International Business Machines Corporation in the United States, other countries, or both. Not all common law marks used by IBM are listed on this page. Failure of a mark to appear does not mean that IBM does not use the mark nor does it mean that the product is not actively marketed or is not significant within its relevant market. Those trademarks followed by ® are registered trademarks of IBM in the United States; all others are trademarks or common law marks of IBM in the United States. For a more complete list of IBM Trademarks, see www.ibm.com/legal/copytrade.shtml: *BladeCenter®, CICS®, DataPower®, Db2®, e business(logo)®, ESCON, eServer, FICON®, IBM®, IBM (logo)®, IMS, MVS, OS/390®, POWER6®, POWER6+, POWER7®, Power Architecture®, PowerVM®, PureFlex, PureSystems, S/390®, ServerProven®, Sysplex Timer®, System p®, System p5, System x®, z Systems®, System z9®, System z10®, WebSphere®, X-Architecture®, z13™, z13s™, z14 ™, z14 Model ZR1™, z Systems™, z9®, z10, z/Architecture®, z/OS®, z/VM®, z/VSE®, zEnterprise®, zSeries®, IBM Z ® The following are trademarks or registered trademarks of other companies. Adobe, the Adobe logo, PostScript, and the PostScript logo are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States, and/or other countries. Cell Broadband Engine is a trademark of Sony Computer Entertainment, Inc. -
Hipersockets Usage by Z/OS
HiperSockets Usage by z/OS Session 17294 Tuesday 8/11 Europe 1 at 1:45pm Linda Harrison [email protected] Insert Custom Session QR if Desired Trademarks The following are trademarks of the International Business Machines Corporation in the United States and/or other countries. AIX* IBM i* POWER7* PureSystems Tivoli* BladeCenter* IBM logo* Power Systems Storwize* WebSphere* DB2* Informix* PowerVM System Storage* zEnterprise* Easy TIER* PartnerWorld * PureApplication System x* IBM* Power* PureFlex System z* * Registered trademarks of IBM Corporation The following are trademarks or registered trademarks of other companies. Adobe, the Adobe logo, PostScript, and the PostScript logo are e ither registered trademarks or trademarks of Adobe Systems Incorporated in the United States, and/or other countries. IT Infrastructure Library is a registered trademark of the Central Computer and Telecommunications Agency which is now part of the Office of Government Commerce. Intel, Intel logo, Intel Inside, Intel Inside logo, Intel Centrino, Intel Centrino logo, Celeron, Intel Xeon, Intel SpeedStep, Itanium, and Pentium are trademarks or registered trademarks of Intel Corporation or its subsidiaries in the United States and other countries. Linux is a registered trademark of Linus Torvalds in the United States, other countries, or both. Microsoft, Windows, Windows NT, and the Windows logo are trademarks of Microsoft Corporation in the United States, other countries, or both. Windows Server and the Windows logo are trademarks of the Microsoft group of countries. ITIL is a registered trademark, and a registered community trademark of the Office of Government Commerce, and is registered in the U.S. Patent and Trademark Office. -
Introducing the IBM Z13 Server
Introducing the IBM z13 Server Jim Elliott, Consulting Sales Specialist, IBM Systems 1 2015-04-14 © 2014 IBM Corporation IBM z13 platform positioning Platform Core Capabilities: Transaction Processing • The world’s premier transaction and data engine now enabled for Data Serving the mobile generation Mixed Workloads Operational Efficiency • The integrated transaction and analytics system for right-time Trusted and Secure Computing insights at the point of impact Reliable, Available, Resilient Virtually Limitless Scale • The world’s most efficient and trusted cloud system that transforms the economics of IT 2 2015-04-14 Introducing the IBM z13 Server © 2014 IBM Corporation IBM z13 Specifications . Announce – January 14, 2015, Available – March 9, 2015 . Machine type – 2964 – 5 models – NE1, NC9, N96, N63, N30 – Up to 141 customer configurable engines . Sub-capacity Offerings for up to 30 CPs . PU (Engine) Characterization – CP, IFL, ICF, zIIP, SAP, IFP (No zAAPs) . SIMD instructions, SMT for IFL and zIIP . On Demand Capabilities – CoD: CIU, CBU, On/Off CoD, CPE . Memory – up to 10 TB – Up to 10 TB per LPAR (if no FICON Express8) – 96 GB Fixed HSA . Channels – PCIe Gen3 16 GBps channel buses – Six LCSSs, up to 85 LPARs – 4 Subchannel Sets per LCSS – FICON Express16S or 8S (8 Carry forward) – OSA Express5S (4S carry forward) – HiperSockets – up to 32 – Flash Express – zEnterprise Data Compression – RDMA over CE (RoCE) with SR-IOV Support . Crypto Express5S . Parallel Sysplex clustering, PCIe Coupling, and InfiniBand Coupling . IBM zAware: z/OS and Linux on z Systems . Operating Systems – z/OS, z/VM, z/VSE, z/TPF, Linux on z Systems 3 2015-04-14 Introducing the IBM z13 Server © 2014 IBM Corporation IBM z13 Availability Dates (1 of 2) . -
The IBM Z14 Microprocessor Chip Set
The IBM z14 microprocessor chip set Dr. Christian Jacobi Distinguished Engineer Chief Architect, IBM Z processor development IBM Poughkeepsie, NY © 2017 IBM Corporation Trademarks The following are trademarks of the International Business Machines Corporation in the United States, other countries, or both. Not all common law marks used by IBM are listed on this page. Failure of a mark to appear does not mean that IBM does not use the mark nor does it mean that the product is not actively marketed or is not significant within its relevant market. Those trademarks followed by ® are registered trademarks of IBM in the United States; all others are trademarks or common law marks of IBM in the United States. For a more complete list of IBM Trademarks, see www.ibm.com/legal/copytrade.shtml: *BladeCenter®, CICS®, DataPower®, DB2®, e business(logo)®, ESCON, eServer, FICON®, IBM®, IBM (logo)®, IMS, MVS, OS/390®, POWER6®, POWER6+, POWER7®, Power Architecture®, PowerVM®, PureFlex, PureSystems, S/390®, ServerProven®, Sysplex Timer®, System p®, System p5, System x®, z Systems®, System z9®, System z10®, WebSphere®, X-Architecture®, z13™, z13s ™, z14 ™, z Systems™, z9®, z10, z/Architecture®, z/OS®, z/VM®, z/VSE®, zEnterprise®, zSeries®, IBM Z ® The following are trademarks or registered trademarks of other companies. Adobe, the Adobe logo, PostScript, and the PostScript logo are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States, and/or other countries. Cell Broadband Engine is a trademark of Sony Computer Entertainment, Inc. in the United States, other countries, or both and is used under license therefrom. Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. -
IBM System Z10 Enterprise Class Technical Guide
Front cover IBM System z10 Enterprise Class Technical Guide Describes the Enterprise Class server and related features Addresses increasing complexity, rising costs, and energy contraints Discusses infrastructure for the data center of the future Per Fremstad Wolfgang Fries Marian Gasparovic Parwez Hamid Brian Hatfield Dick Jorna Fernando Nogal Karl-Erik Stenfors ibm.com/redbooks International Technical Support Organization IBM System z10 Enterprise Class Technical Guide November 2009 SG24-7516-02 Note: Before using this information and the product it supports, read the information in “Notices” on page xi. Third Edition (November 2009) This edition applies to the IBM System z10 Enterprise Class server, as described in IBM United States Hardware Announcement 108-794, dated October 21, 2008. © Copyright International Business Machines Corporation 2008, 2009. All rights reserved. Note to U.S. Government Users Restricted Rights -- Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. Contents Notices . xi Trademarks . xii Preface . .xv The team who wrote this book . .xv Become a published author . xvii Comments welcome. xvii Chapter 1. Introducing the System z10 Enterprise Class . 1 1.1 Wanted: an infrastructure (r)evolution. 3 1.1.1 Simplified . 4 1.1.2 Shared . 4 1.1.3 Dynamic . 5 1.1.4 z10 at the core of a dynamic infrastructure. 6 1.1.5 Storage is part of the System z10 stack . 6 1.2 System z10 EC highlights . 7 1.3 System z10 EC Models. 9 1.3.1 Model upgrade paths . 10 1.3.2 Concurrent processing unit conversions. 10 1.4 System functions and features . -
IBM's New Z14 and Linuxone Announcement Overview
Jim Elliott – Mainframe Consultant GlassHouse Systems Inc. IBM z14 (and LinuxONE) Announcement Overview 2018-04-25 Trademarks and notices The following are trademarks of the International Business Machines Corporation in the United States and/or other countries. Db2* FICON* HyperSwap* IBM Z* Power Systems WebSphere* zEnterprise* z/OS* DFSMSdss Flash Systems IBM* LinuxONE PR/SM z13* zHyperLink z/VM* DFSMShsm GDPS* IBM (logo)* LinuxONE Emperor II Storwize* z13s z/VSE* ECKD HiperSockets ibm.com LinuxONE Rockhopper II System Storage* z14 * Registered trademarks of IBM Corporation Linux is a registered trademark of Linus Torvalds in the United States, other countries, or both. Java and all Java-based trademarks and logos are trademarks or registered trademarks of Oracle and/or its affiliates. UNIX is a registered trademark of The Open Group in the United States and other countries. Other product and service names might be trademarks of IBM or other companies. Notes: Performance is in Internal Throughput Rate (ITR) ratio based on measurements and projections using standard IBM benchmarks in a controlled environment. The actual throughput that any user will experience will vary depending upon considerations such as the amount of multiprogramming in the user's job stream, the I/O configuration, the storage configuration, and the workload processed. Therefore, no assurance can be given that an individual user will achieve throughput improvements equivalent to the performance ratios stated here. IBM hardware products are manufactured from new parts, or new and serviceable used parts. Regardless, our warranty terms apply. All customer examples cited or described in this presentation are presented as illustrations of the manner in which some customers have used IBM products and the results they may have achieved. -
IBM Hipersockets Implementation Guide
Front cover IBM HiperSockets Implementation Guide Understand HiperSockets architecture, functions, and operating systems Learn tips for planning and implementing HiperSockets See examples for IBM z/OS, IBM z/VM, and Linux on System z Mike Ebbers Micky Reichenberg Alexandra Winter ibm.com/redbooks International Technical Support Organization IBM HiperSockets Implementation Guide June 2014 SG24-6816-02 Note: Before using this information and the product it supports, read the information in “Notices” on page vii. Third Edition (June 2014) This edition applies to IBM zEnterprise systems. © Copyright International Business Machines Corporation 2013, 2014. All rights reserved. Note to U.S. Government Users Restricted Rights -- Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. Contents Notices . vii Trademarks . viii Preface . ix Authors. ix Now you can become a published author, too! . .x Comments welcome. .x Stay connected to IBM Redbooks . .x Chapter 1. Overview . 1 1.1 Overview . 2 1.2 Server integration with HiperSockets . 3 1.3 HiperSockets benefits . 3 1.4 HiperSockets mode of operation. 4 1.4.1 Unicast operations . 5 1.4.2 Multicast and broadcast . 6 Chapter 2. HiperSockets environment definitions . 7 2.1 System configuration considerations . 8 2.1.1 Channel parameters for HiperSockets . 9 2.2 HCD definitions . 9 2.2.1 Dynamic Channel Path Management . 10 2.2.2 Channel path definitions . 10 2.2.3 Control unit definitions . 16 2.2.4 I/O device definitions. 19 2.2.5 Dynamic reconfiguration . 24 2.2.6 References . 24 2.3 IBM z/VM definitions . 24 2.3.1 Hardware assists .