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

无数据

分类

全部后端开发(181)C++(109)Python(47)Julia(18)Conda(16)数据库(15)TiDB(15)云计算&大数据(12)VirtualBox(11)系统运维(7)

语言

全部英语(195)中文(繁体)(11)中文(简体)(9)英语(2)fj(1)韩语(1)ro(1)zh(1)

格式

全部PDF文档 PDF(208)DOC文档 DOC(6)PPT文档 PPT(4)其他文档 其他(4)
 
本次搜索耗时 0.318 秒,为您找到相关结果约 222 个.
  • 全部
  • 后端开发
  • C++
  • Python
  • Julia
  • Conda
  • 数据库
  • TiDB
  • 云计算&大数据
  • VirtualBox
  • 系统运维
  • 全部
  • 英语
  • 中文(繁体)
  • 中文(简体)
  • 英语
  • fj
  • 韩语
  • ro
  • zh
  • 全部
  • PDF文档 PDF
  • DOC文档 DOC
  • PPT文档 PPT
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Remote Execution Caching Compiler (RECC)

    Remote Execution Caching Compiler (RECC) CppCon 2024 September 19, 2024 Shivam Bairoliya Software Engineer© 2024 Bloomberg Finance L.P. All rights reserved. What is RECC? ● Remote Execution Caching source build tool that wraps compiler commands and optionally forwards them to a remote build execution service ○ Encompasses the capabilities of both ccache and distcc ○ Supports remote linking and CC) ○ Supports multiple operating systems (Linux, macOS, Solaris) ● Compatible with any remote execution API server supported by Bazel ○ Single Host Server/Proxy: BuildBox-CASD ○ Distributed Server:
    0 码力 | 6 页 | 2.03 MB | 6 月前
    3
  • pdf文档 simd: How to Express Inherent Parallelism Efficiently Via Data-Parallel Types

    r = pixel.g = pixel.b = gray; 5 } 6 } or 1 void to_gray(Image& img) { 2 std::for_each (std::execution::unseq, img.begin(), img.end(), [](Pixel& pixel) { 3 const auto gray = (pixel.r * 11 + pixel.g r = pixel.g = pixel.b = gray; 5 } 6 } or 1 void to_gray(Image& img) { 2 std::for_each (std::execution::unseq, img.begin(), img.end(), [](Pixel& pixel) { 3 const auto gray = (pixel.r * 11 + pixel.g over an image, producing vectorized access to pixels 2 Operations on vectorized pixels • Ideally, the first part is generalized to: Iteration over a range, providing vectorized access to its elements.
    0 码力 | 160 页 | 8.82 MB | 6 月前
    3
  • pdf文档 Performance Engineering: Being Friendly to Your Hardware

    ROM Cache L1I • ABI registers implement a SW contract • They do not correspond to the actual execution • Conversion of control flow to a variant of data flow • Really complex • Some operations end of operations are equalExecution 54 Branching Fetch Decode Queue Allocation Scheduling Execution ROM Cache L1I LSQ • Multiple specialized functional units • Performs the actual (eventually) • Latency vs throughputRetirement 55 Branching Fetch Decode Queue Allocation Scheduling Execution ROM Cache L1I L1D LSQ Retirement • All operations until now are speculative • Except some
    0 码力 | 111 页 | 2.23 MB | 6 月前
    3
  • pdf文档 1.3 Go practices in TiDB 姚维

    platform ○ Failpoint injection ○ Goroutine-leak detection ● Optimization ○ Chunk vs interface{} ○ Vectorized execution TiDB Overview TiDB TiDB TiDB Application via MySQL Protocol TiKV TiKV TiFlash TiKV TiKV columns[colIdx] return *(*uint64)(unsafe.Pointer(&col.data[r.idx*8])) } Chunk ● Less CPU cache miss ● Vectorized Execute expressions: Chunk func VectorizedExecute(ctx Context, exprs []Expression, iterator End(); row = iterator.Next() { err = executeToInt(ctx, expr, fieldType, row, output, colID) } …. } ● Vectorized Execute expressions: Lessons learned ● Make things right, then make things faster ● Premature
    0 码力 | 32 页 | 1.76 MB | 6 月前
    3
  • pdf文档 Julia 1.11.6 Release Notes

    Updating operators . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32 6.5 Vectorized "dot" operators . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33 6.6 Numeric Comparisons . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 288 20.11 Array and Vectorized Operators and Functions . . . . . . . . . . . . . . . . . . . . . 288 20.12 Broadcasting . . MutableArithmetics for more control over allocation for mutable arithmetic types463 35.16 More dots: Fuse vectorized operations . . . . . . . . . . . . . . . . . . . . . . . . . 463 35.17 Fewer dots: Unfuse certain
    0 码力 | 2007 页 | 6.73 MB | 3 月前
    3
  • pdf文档 Julia 1.11.4

    Updating operators . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32 6.5 Vectorized "dot" operators . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33 6.6 Numeric Comparisons . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 288 20.11 Array and Vectorized Operators and Functions . . . . . . . . . . . . . . . . . . . . . 288 20.12 Broadcasting . . MutableArithmetics for more control over allocation for mutable arithmetic types463 35.16 More dots: Fuse vectorized operations . . . . . . . . . . . . . . . . . . . . . . . . . 463 35.17 Fewer dots: Unfuse certain
    0 码力 | 2007 页 | 6.73 MB | 3 月前
    3
  • pdf文档 Julia 1.11.5 Documentation

    Updating operators . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32 6.5 Vectorized "dot" operators . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33 6.6 Numeric Comparisons . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 288 20.11 Array and Vectorized Operators and Functions . . . . . . . . . . . . . . . . . . . . . 288 20.12 Broadcasting . . MutableArithmetics for more control over allocation for mutable arithmetic types463 35.16 More dots: Fuse vectorized operations . . . . . . . . . . . . . . . . . . . . . . . . . 463 35.17 Fewer dots: Unfuse certain
    0 码力 | 2007 页 | 6.73 MB | 3 月前
    3
  • pdf文档 julia 1.10.10

    Updating operators . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28 5.5 Vectorized "dot" operators . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29 5.6 Numeric Comparisons . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 271 19.11 Array and Vectorized Operators and Functions . . . . . . . . . . . . . . . . . . . . . 271 19.12 Broadcasting . . outputs . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 433 34.15 More dots: Fuse vectorized operations . . . . . . . . . . . . . . . . . . . . . . . . . 434 34.16 Consider using views for
    0 码力 | 1692 页 | 6.34 MB | 3 月前
    3
  • pdf文档 Julia 1.10.9

    Updating operators . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28 5.5 Vectorized "dot" operators . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29 5.6 Numeric Comparisons . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 271 19.11 Array and Vectorized Operators and Functions . . . . . . . . . . . . . . . . . . . . . 271 19.12 Broadcasting . . outputs . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 433 34.15 More dots: Fuse vectorized operations . . . . . . . . . . . . . . . . . . . . . . . . . 434 34.16 Consider using views for
    0 码力 | 1692 页 | 6.34 MB | 3 月前
    3
  • pdf文档 julia 1.13.0 DEV

    Updating operators . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33 6.6 Vectorized "dot" operators . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33 6.7 Numeric Comparisons . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 291 20.11 Array and Vectorized Operators and Functions . . . . . . . . . . . . . . . . . . . . . 291 20.12 Broadcasting . . 4 Memory management and arrays . . . . . . . . . . . . . . . . . . . . . . . . . . . 474 35.5 Execution latency, package loading and package precompiling time . . . . . . . . . 481 35.6 Miscellaneous
    0 码力 | 2058 页 | 7.45 MB | 3 月前
    3
共 222 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 23
前往
页
相关搜索词
RemoteExecutionCachingCompilerRECCsimdHowtoExpressInherentParallelismEfficientlyViaDataParallelTypesPerformanceEngineeringBeingFriendlyYourHardware1.3GopracticesinTiDB姚维Julia1.11ReleaseNotesDocumentationjulia1.10101.13DEV
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩