积分充值
 首页
前端开发
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文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部数据库(51)PostgreSQL(40)后端开发(37)区块链(26)Greenplum(11)C++(10)系统运维(1)综合其他(1)人工智能(1)云计算&大数据(1)

语言

全部英语(91)

格式

全部PDF文档 PDF(78)其他文档 其他(13)
 
本次搜索耗时 0.081 秒,为您找到相关结果约 91 个.
  • 全部
  • 数据库
  • PostgreSQL
  • 后端开发
  • 区块链
  • Greenplum
  • C++
  • 系统运维
  • 综合其他
  • 人工智能
  • 云计算&大数据
  • 全部
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Cross-Platform Floating-Point Determinism Out of the Box

    is doable, in spite of setbacks Sherry Ignatchenko 🇦🇹 si@6it.devTask Definition. Why Determinism? 1 Talk Outline_ Pre-Existing Work. What Went Wrong? 2 CppCon 2024 sixit:: Our First Attempt the same inputs, in different contexts of the same executable ❌ ❌ 1 (Sort of) 2 3Why FP Determinism is Important?_ CppCon 2024 sixit:: 5 ✅ Same Executable Cross Platform Different Contexts Options 5 1212 Extensive Testing 6Sources of FP non-determinism_ CppCon 2024 sixit:: 13 CPU Compiler 1 2 3Handling FP non-determinism_ CppCon 2024 sixit:: 14 CPU Compiler 1 2
    0 码力 | 31 页 | 3.88 MB | 5 月前
    3
  • pdf文档 Building bridges: Leveraging C++ and ROS for simulators, sensor data and algorithms

    trademarks of Apex.AI. Determinism What is missing? 11 1. For time determinism1 , the results of a calculation are guaranteed to be available before a given deadline. 2. For data determinism1, each time a calculation initial internal state. In this talk, our primary discussion will be towards achieving data determinism via: • Deterministic execution2 will always run computations in the same order. • Deterministic on “Determinism in robotics software”© 2023 Apex.AI, Inc. | All rights reserved. Apex.AI, Apex.OS, Apex.Grace, Apex.Ida, Apex.Alan, Apex.Ray are trademarks of Apex.AI. Why do we need determinism? What
    0 码力 | 38 页 | 2.17 MB | 5 月前
    3
  • pdf文档 A Long Journey of Changing std::sort Implementation at Scale

    __last_iter; 11 } 12 34BUGS 35DETERMINISM 36DETERMINISM 37DETERMINISM Assume you sort some data 37.1DETERMINISM Assume you sort some data Cache it 37.2DETERMINISM Assume you sort some data Cache Cache it Now ties are handled randomly 37.3DETERMINISM Assume you sort some data Cache it Now ties are handled randomly Lower hit rate 37.4DETERMINISM Use std::stable_sort 38Let's write a median function
    0 码力 | 182 页 | 7.65 MB | 5 月前
    3
  • pdf文档 The Absurdity of Error Handling

    Practitioner Type safety Memory safety Easy to use correctly; hard to use incorrectly I want determinism — does the same thing happen in the same way every time? Language safety is nice, but …© 2023 information? 41© 2023 Codeplay Software Ltd. If you are a C++ Language Designer • Can we talk about determinism in C++? • But also … • C++ exceptions are a monolithic sledgehammer • There are no error management
    0 码力 | 43 页 | 1.39 MB | 5 月前
    3
  • pdf文档 cppcon 2021 safety guidelines for C parallel and concurrency

    case Safety Critical API Evolution minimize API surface area , reduce ambiguity, UB, increase determinism New Generation Safety Critical APIs for Graphics, Compute and Display Industry Safety Critical API Evolution minimize API surface area , reduce ambiguity, UB, increase determinism New Generation Safety Critical APIs for Graphics, Compute and Display Industry
    0 码力 | 52 页 | 3.14 MB | 5 月前
    3
  • pdf文档 Hyperledger Fabric 1.2 Documentation

    architecture must be deterministic; otherwise, consensus might never be reached. To address the non-determinism issue, many platforms require that the smart contracts be written in a non-standard, or domain-specific This first phase also eliminates any non-determinism, as inconsistent results can be filtered out before ordering. Because we have eliminated non-determinism, Fabric is the first blockchain technology much more seriously, results might be different because the chaincode is non-deterministic. Non-determinism is the enemy of chaincodes and ledgers and if it occurs it indicates a serious problem with the
    0 码力 | 335 页 | 4.48 MB | 1 年前
    3
  • epub文档 Hyperledger Fabric 1.2 Documentation

    architecture must be deterministic; otherwise, consensus might never be reached. To address the non-determinism issue, many platforms require that the smart contracts be written in a non-standard, or domain-specific This first phase also eliminates any non-determinism, as inconsistent results can be filtered out before ordering. Because we have eliminated non-determinism, Fabric is the first blockchain technology much more seriously, results might be different because the chaincode is non-deterministic. Non-determinism is the enemy of chaincodes and ledgers and if it occurs it indicates a serious problem with the
    0 码力 | 497 页 | 6.59 MB | 1 年前
    3
  • epub文档 Hyperledger Fabric 1.3 Documentation

    architecture must be deterministic; otherwise, consensus might never be reached. To address the non-determinism issue, many platforms require that the smart contracts be written in a non-standard, or domain-specific This first phase also eliminates any non-determinism, as inconsistent results can be filtered out before ordering. Because we have eliminated non-determinism, Fabric is the first blockchain technology much more seriously, results might be different because the chaincode is non-deterministic. Non-determinism is the enemy of chaincodes and ledgers and if it occurs it indicates a serious problem with the
    0 码力 | 528 页 | 6.85 MB | 1 年前
    3
  • pdf文档 Hyperledger Fabric 1.3 Documentation

    architecture must be deterministic; otherwise, consensus might never be reached. To address the non-determinism issue, many platforms require that the smart contracts be written in a non-standard, or domain-specific This first phase also eliminates any non-determinism, as inconsistent results can be filtered out before ordering. Because we have eliminated non-determinism, Fabric is the first blockchain technology much more seriously, results might be different because the chaincode is non-deterministic. Non-determinism is the enemy of chaincodes and ledgers and if it occurs it indicates a serious problem with the
    0 码力 | 367 页 | 4.95 MB | 1 年前
    3
  • epub文档 Hyperledger Fabric 1.1 Documentation

    much more seriously, results might be different because the chaincode is non-deterministic. Non-determinism is the enemy of chaincodes and ledgers and if it occurs it indicates a serious problem with the for comparison before non-determinism can be detected. (Strictly speaking, even this is not enough, but we defer this discussion to the transaction topic, where non-determinism is discussed in detail.) important that all peers in the channel compute the same validation to avoid ledger divergence (non-determinism). So special care is needed if VSCC is modified or replaced. System Chaincode Plugins System
    0 码力 | 422 页 | 4.84 MB | 1 年前
    3
共 91 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 10
前往
页
相关搜索词
CrossPlatformFloatingPointDeterminismOutoftheBoxBuildingbridgesLeveragingC++andROSforsimulatorssensordataalgorithmsLongJourneyChangingstdsortImplementationatScaleTheAbsurdityErrorHandlingcppcon2021safetyguidelinesparallelconcurrencyHyperledgerFabric1.2Documentation1.31.1
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩