积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(1465)Python(416)综合其他(376)Java(374)Spring(316)数据库(314)云计算&大数据(298)Weblate(270)C++(169)VirtualBox(113)

语言

全部英语(1945)中文(简体)(487)中文(繁体)(23)日语(18)俄语(18)德语(15)韩语(15)西班牙语(14)法语(14)英语(8)

格式

全部PDF文档 PDF(1920)其他文档 其他(557)TXT文档 TXT(67)PPT文档 PPT(28)DOC文档 DOC(2)
 
本次搜索耗时 0.561 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • Python
  • 综合其他
  • Java
  • Spring
  • 数据库
  • 云计算&大数据
  • Weblate
  • C++
  • VirtualBox
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 日语
  • 俄语
  • 德语
  • 韩语
  • 西班牙语
  • 法语
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • TXT文档 TXT
  • PPT文档 PPT
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 cppcon 2021 safety guidelines for C parallel and concurrency

    mine, all mine! You can’t have them. Agenda 1. Current status of C++ safety: MISRA and C++ CG 2. Parallel Safety rules 3. Automotive Safety case Safety Critical API Evolution minimize API surface area no harm What is still missing? So far most only deal with Sequential code Very few deal with Parallel code Even fewer deal with Concurrent, event driven code None deal with Heterogeneous dispatch rules pulled from • C++CG • HIC++ • REphrase H2020 project • CERT C++ • JSF++ (no parallel rules) • WG23 (no parallel rules) • Added some from our own contributions • Many joined, average 5-8 per meeting
    0 码力 | 52 页 | 3.14 MB | 6 月前
    3
  • pdf文档 Design patterns for error handling in C++ programs using parallel algorithms and executors

    programs using parallel algorithms and executors Mark Hoemmen* mhoemmen@stellarscience.com CppCon 2020 * hoʊ’mən, or hœm’mən; he/himWho am I? • > 10 years post-PhD experience writing parallel C++ for for science and engineering • Background: Parallel algorithms for big linear algebra problems • 1st WG21: Nov 2017 • Started new job at Stellar Science in March Eschew raw pointersOutline • Parallelism Parallelism makes error handling harder… • …C++ parallel algorithms and tasks specifically • Message Passing Interface (MPI): 3 decades of distributed-memory parallel programming • MPI teaches design patterns
    0 码力 | 32 页 | 883.27 KB | 6 月前
    3
  • pdf文档 simd: How to Express Inherent Parallelism Efficiently Via Data-Parallel Types

    std::simd how to express inherent parallelism efficiently via data-parallel types Dr. Matthias Kretz GSI Helmholtz Center for Heavy Ion Research CppCon ’23 @mkretz@floss.social github.com/mattkretzMotivation g++ -O3 -DNDEBUG -march=native scalar 0.25 FLOP/cycle 0.5 FLOP/cycle data-parallel 8 FLOP/cycle 64 FLOP/cycle A data-parallel type wider than the default can increase ILP! 64 0.25 = 256 times faster g++ -O3 -DNDEBUG -march=native scalar 0.25 FLOP/cycle 0.5 FLOP/cycle data-parallel 8 FLOP/cycle 64 FLOP/cycle A data-parallel type wider than the default can increase ILP! 64 0.25 = 256 times faster
    0 码力 | 160 页 | 8.82 MB | 6 月前
    3
  • pdf文档 VMware Greenplum 7 Documentation

    Commands 135 Database Maintenance 136 System Functions, Catalog Tables and Views 137 Greenplum Query Optimizer (GPORCA) 138 Append-Optimized Tables 138 Performance 139 Removed Features 139 Deprecated Transactions 174 Managing XIDs and the Frozen XID 175 Example of XID Modulo Calculations 176 About Parallel Data Loading 177 About Redundancy and Failover in Greenplum Database 178 About Segment Mirroring 357 Viewing a Classic Syntax Sub-Partition Template 358 Constructing a pg_partitions-Equivalent Query 358 About Partition Pruning 358 Partition Maintenance 360 Partition Maintenance with the Modern
    0 码力 | 2221 页 | 14.19 MB | 1 年前
    3
  • pdf文档 VMware Greenplum 6 Documentation

    6.27.1 143 New and Changed Features 143 Server 143 Query Processing 144 Release 6.27.0 144 Features 144 Resolved Issues 145 Server 145 Query Processing 146 Database Utilities 146 Cluster Management Release 6.26 146 Release 6.26.4 146 Server 147 Query Processing 147 Release 6.26.3 147 Server 147 Release 6.26.2 147 New Features 148 Query Processing 148 Server 148 Cluster Management 148 Zstandard (zstd) Supported Version 149 Query Processing 149 Server 149 Cluster Management 150 Release 6.26.0 150 Features 150 Resolved Issues 150 Server 151 Query Processing 151 Cluster Management
    0 码力 | 2445 页 | 18.05 MB | 1 年前
    3
  • pdf文档 VMware Greenplum v6.25 Documentation

    Notes 139 Upgrading Greenplum 139 Release 6.25 139 Release 6.25.3 139 Cluster Management 139 Query Processing 139 Server 140 Disaster Recovery 140 Release 6.25.2 140 New and Changed Features 140 143 Query Processing 143 Release 6.25.1 143 Server 143 Data Flow 144 Release 6.25.0 144 Features 144 Resolved Issues 145 Server 145 VMware Greenplum 6 Documentation VMware, Inc. 3 Query Processing Release 6.24.6 146 Query Processing 146 Server 147 Release 6.24.5 147 Data Flow 147 Release 6.24.4 147 Changed Features 147 Resolved Issues 147 Server 147 Cluster Management 148 Query Processing 148
    0 码力 | 2400 页 | 18.02 MB | 1 年前
    3
  • pdf文档 VMware Tanzu Greenplum v6.23 Documentation

    Resolved Issues 135 Server 135 Query Processing 136 Cluster Management 136 Extensions 136 Other 136 Release 6.22 137 Release 6.22.2 137 Resolved Issues 137 Server 137 Query Processing 138 Data Flow Server 139 Query Processing 139 Cluster Management 140 Release 6.22.0 140 Features 140 Resolved Issues 142 Server 142 VMware Tanzu Greenplum 6 Documentation VMware, Inc 3 Query Processing 143 21.3 144 Server 144 Release 6.21.2 144 Server 144 Query Processing 145 Release 6.21.1 145 Features 145 Resolved Issues 145 Server 145 Query Processing 146 Data Flow 147 Tanzu Greenplum on vSphere
    0 码力 | 2298 页 | 40.94 MB | 1 年前
    3
  • pdf文档 VMware Greenplum 6 Documentation

    Server 134 Query Processing 135 Data Flow 135 Cluster Management 136 Release 6.23 136 Release 6.23.3 136 Changed Feature 136 Resolved Issues 136 Extensions 136 Server 136 Query Processing 137 Issues 138 Server 138 Query Processing 140 Data Flow 140 VMware Greenplum 6 Documentation VMware, Inc 3 Release 6.23.0 140 Features 140 Resolved Issues 142 Server 142 Query Processing 143 Cluster Release 6.22.2 144 Resolved Issues 144 Server 144 Query Processing 145 Data Flow 146 Release 6.22.1 146 Resolved Issues 146 Server 146 Query Processing 147 Cluster Management 147 Release 6.22
    0 码力 | 2374 页 | 44.90 MB | 1 年前
    3
  • pdf文档 VMware Tanzu Greenplum v6.21 Documentation

    129 Release 6.21 129 Release 6.21.2 129 Server 129 Query Processing 129 Release 6.21.1 129 Features 129 Resolved Issues 130 Server 130 Query Processing 131 Data Flow 131 Tanzu Greenplum on vSphere Resolved Issues 133 Server 133 Query Processing 135 Cluster Management 135 Data Flow 135 Extensions 136 Release 6.20 136 Release 6.20.5 136 Resolved Issues 136 Query Optimizer 136 Server 136 VMware 137 Server 137 Cluster Management 137 Query Optimizer 137 Data Flow 137 Release 6.20.1 138 Resolved Issues 138 Server 138 Cluster Management 138 Query Optimizer 138 Release 6.20.0 139 Features
    0 码力 | 2025 页 | 33.54 MB | 1 年前
    3
  • pdf文档 VMware Tanzu Greenplum 6 Documentation

    Release 6.22.2 134 Resolved Issues 134 Server 135 Query Processing 136 Data Flow 136 Release 6.22.1 136 Resolved Issues 136 Server 137 Query Processing 137 Cluster Management 138 Release 6.22 22.0 138 Features 138 Resolved Issues 140 Server 140 Query Processing 141 Data Flow 141 Cluster Management 141 DataDirect ODBC 141 Release 6.21 142 VMware Tanzu Greenplum 6 Documentation VMware 21.3 142 Server 142 Release 6.21.2 142 Server 142 Query Processing 142 Release 6.21.1 142 Features 142 Resolved Issues 142 Server 142 Query Processing 144 Data Flow 144 Tanzu Greenplum on vSphere
    0 码力 | 2311 页 | 17.58 MB | 1 年前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
cppcon2021safetyguidelinesforparallelandconcurrencyDesignpatternserrorhandlinginC++programsusingalgorithmsexecutorssimdHowtoExpressInherentParallelismEfficientlyViaDataParallelTypesVMwareGreenplumDocumentationv625Tanzu2321
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩