Performance Engineering: Being Friendly to Your HardwarePerformance Engineering A gentle introduction to hardware for software engineers 2Where does C++ run? 3On an abstract C++ machine 4On an abstract C++ machine? 5C++ runs on a computer platform 6Computer 6Computer platform 7 Processor Memory IO InterconnectComputer platform Processor + Interconnect + Memory 8Computer platform Processor + Interconnect + Memory 9Computer platform Processor + Interconnect Interconnect + Memory 10Computer platform Processor + Interconnect + Memory 11Computer platform Processor + Interconnect + Memory 12Computer platform Processor + Interconnect + Memory 13Computer0 码力 | 111 页 | 2.23 MB | 6 月前3
Google 《Prompt Engineering v7》Prompt Engineering Author: Lee Boonstra Prompt Engineering February 2025 2 Acknowledgements Content contributors Michael Sherman Yuan Cao Erick Armbrust Anant Nawalgaria Antonio Gulli Simone Cammel Grace Mollison Technical Writer Joey Haymaker Designer Michael Lanning Introduction 6 Prompt engineering 7 LLM output configuration 8 Output length 8 Sampling controls 9 Temperature 9 Top-K and top-P 29 Self-consistency 32 Tree of Thoughts (ToT) 36 ReAct (reason & act) 37 Automatic Prompt Engineering 40 Code prompting 42 Prompts for writing code 42 Prompts for explaining code 44 Prompts for0 码力 | 68 页 | 6.50 MB | 6 月前3
No Silver Bullet – Essence and Accident in Software EngineeringNo Silver Bullet – Essence and Accident in Software Engineering Mike Ballou“There is no single development, in either technology or management technique, which by itself promises even one order-of- published The Mythical Man-Month: Essays on Software Engineering • In 1987, authored No Silver Bullet – Essence and Accident in Software Engineering“We hear desperate cries for a silver bullet – something them I need…” • to Containerize the software, but to run that I need… • a Container Management Platform, but to network it I need… • a Service Mesh, but to secure it I need… • an automated Certificate0 码力 | 35 页 | 1.43 MB | 5 月前3
OpenShift Container Platform 4.14 OperatorOpenShift Container Platform 4.14 Operator 在 OpenShift Container Platform 中使用 Operator Last Updated: 2024-02-23 OpenShift Container Platform 4.14 Operator 在 OpenShift Container Platform 中使用 Operator 法律通告 other trademarks are the property of their respective owners. 摘要 摘要 本文档提供有关在 OpenShift Container Platform 中使用 Operator 的信息。文中为集群管理员提供 了 Operator 的安装和管理说明,为开发人员提供了如何通过所安装的 Operator 创建应用程序的信 息。另外还提供了一些使用 386 386 388 388 389 400 414 OpenShift Container Platform 4.14 Operator 2 目 目录 录 3 第 1 章 OPERATOR 概述 Operator 是 OpenShift Container Platform 中最重要的组件。Operator 是 control plane 上打包、部署和 管理服务的首选方法。0 码力 | 423 页 | 4.26 MB | 1 年前3
OpenShift Container Platform 4.12 ServerlessOpenShift Container Platform 4.12 Serverless OpenShift Serverless 的安装、使用与发行注记 Last Updated: 2024-02-16 OpenShift Container Platform 4.12 Serverless OpenShift Serverless 的安装、使用与发行注记 法律通告 法律通告 Copyright other trademarks are the property of their respective owners. 摘要 摘要 本文档提供有关如何在 OpenShift Container Platform 中使用 OpenShift Serverless 的信息. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . OpenShift Container Platform 4.12 Serverless 2 第 1 章 关于 SERVERLESS 1.1. {SERVERLESSPRODUCTNAME} 概述 OpenShift Serverless 提供 Kubernetes 原生构建块,供开发人员在 OpenShift Container Platform 中创 建和部署无服务器、事件驱动的应用程序。OpenShift0 码力 | 7 页 | 73.32 KB | 1 年前3
CROSS PLATFORM PITFALLS AND HOW TO AVOID THEMCROSS-PLATFORM PITFALLS AND HOW TO AVOID THEM Erika Sweet (she/her) Microsoft C++ TeamWelcome to CppCon 2020! Visit our table at the Expo Hall https://aka.ms/cppcon/expo • Meet the Microsoft C++ Abdicating responsibility to CMake Reimplementing functionality that CMake has built-in to abstract platform and compiler specificsUse built-in CMake command line tools…. execute_process(COMMAND ${CMAKE_COMMAND} rget PUBLIC cxx_std_11) …instead of manually setting flags via CMAKE_CXX_FLAGSKeep your paths platform independent…. target_include_directories(myTarget PUBLIC $0 码力 | 67 页 | 360.44 KB | 6 月前3
OpenShift Container Platform 4.8 Service MeshOpenShift Container Platform 4.8 Service Mesh Service Mesh 的安装、使用和发行注记信息 Last Updated: 2023-04-07 OpenShift Container Platform 4.8 Service Mesh Service Mesh 的安装、使用和发行注记信息 法律通告 法律通告 Copyright © 2023 trademarks are the property of their respective owners. 摘要 摘要 本文档提供了有关如何在 OpenShift Container Platform 中使用 Service Mesh 的信息. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . OpenShift Container Platform 4.8 Service Mesh 2 第 1 章 SERVICE MESH 2.X 1.1. 关于 OPENSHIFT SERVICE MESH 注意 注意 因为 Red Hat OpenShift Service Mesh 的发行节奏与 OpenShift Container Platform 不 同,且 Red Hat OpenShift0 码力 | 344 页 | 3.04 MB | 1 年前3
How HP set up secure and
wise platform with IstioHP set up secure and wise platform with Istio John Zheng/ john.zheng@hp.com #IstioCon Agenda ➢ HP Horizon platform design with Istio ➢ Secure Platform ➢ Wise Platform ➢ Excellent Observability Observability ➢ Q & A #IstioCon HP Horizon Platform design with Istio #IstioCon HP Horizon Platform HP has lots of projects, deployed on cloud. They have common features, also have project specified feature feature. We provide a common platform includes all common features, connect all projects with istio. #IstioCon Common services are in core cluster Projects shared solution cluster • Different namespace0 码力 | 23 页 | 1.18 MB | 1 年前3
Apache OpenWhisk + Kubernetes:
A Perfect Match for Your Serverless PlatformApache OpenWhisk + Kubernetes: A Perfect Match for Your Serverless Platform Ying Chun Guo guoyingc@cn.ibm.com Zhou Xing xingzhou@qiyi.com Agenda • What is serverless? • Kubernetes + Apache Apache OpenWhisk Kubernetes Introduction § K8s is a production- grade container orchestration platform § Declarative management of objects using configuration files. § More introductions, go Apache OpenWhisk Source event Trigger Rule Action Result A serverless, open source cloud platform that executes functions in response to events at any scale. Apache OpenWhisk offers: • Apache0 码力 | 24 页 | 3.53 MB | 1 年前3
Cross-Platform Floating-Point Determinism Out of the Boxof) 2 3Why FP Determinism is Important?_ CppCon 2024 sixit:: 5 ✅ Same Executable Cross Platform Different Contexts ❌ ❌ 1 (Sort of) 2 3 General Sanity, Testability Distributed Simulations using the identically compiled files and run on systems that adhere to the IEEE standards. Cross platform synchronized network simulations or replays will not possible [sic].” - Most upvoted answer on0 码力 | 31 页 | 3.88 MB | 6 月前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100
相关搜索词
PerformanceEngineeringBeingFriendlytoYourHardwareGooglePromptv7NoSilverBulletEssenceandAccidentinSoftwareOpenShiftContainerPlatform4.14Operator4.12ServerlessCROSSPLATFORMPITFALLSANDHOWTOAVOIDTHEM4.8ServiceMeshHowHPsetupsecurewiseplatformwithIstioApacheOpenWhiskKubernetesPerfectMatchforCrossFloatingPointDeterminismOutoftheBox













