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

无数据

分类

全部后端开发(79)C++(79)Conan(58)

语言

全部英语(72)中文(简体)(7)

格式

全部PDF文档 PDF(71)PPT文档 PPT(8)
 
本次搜索耗时 0.014 秒,为您找到相关结果约 79 个.
  • 全部
  • 后端开发
  • C++
  • Conan
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Concurrency

    sort stable_sort partial_sort nth_element is_sorted reduce transform_reduce inclusive_scan exclusive_scan Some of the algorithmsCppCon 2023 33 David Olsen - Back to Basics: Concurrency C++ PARALLEL sort stable_sort partial_sort nth_element is_sorted reduce transform_reduce inclusive_scan exclusive_scan Some of the algorithmsCppCon 2023 34 David Olsen - Back to Basics: Concurrency C++ PARALLEL sort stable_sort partial_sort nth_element is_sorted reduce transform_reduce inclusive_scan exclusive_scan Some of the algorithmsCppCon 2023 35 David Olsen - Back to Basics: Concurrency C++ PARALLEL
    0 码力 | 160 页 | 2.91 MB | 5 月前
    3
  • pdf文档 Spanny 2: Rise of std::mdspan

    { layout_vertices::mapping> scan{grid_.extents(), endpoints, p, theta}; return {data_.data(), scan}; } 69github.com/griswaldbrooks/spanny2 layout_vertices std::mdspan> scan{grid_.extents(), endpoints, p, theta}; return {data_.data(), scan}; } creates std::mdspan with one dimensional extent 70github. :dextents> scan{grid_.extents(), endpoints, p, theta}; return {data_.data(), scan}; } used by the mapping template parameter to create the laser scan from endpoints 71github.com
    0 码力 | 117 页 | 2.02 MB | 5 月前
    3
  • pdf文档 Mastering C++ Modules

    p1689 20 https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2022/p1689r5.htmlPer target scanning scan: done by compiler (i.e. cl -scanDependencies) collate: cmake -E cmake_ninja_dyndep 21Where we are Clang/ninja 32 $hoffman@caprica b % ninja -v [1/10] "/Users/hoffman/Work/llvm/llvm-inst/bin/clang-scan-deps" -format=p1689 -- /Users/hoffman/Work/llvm/llvm-inst/bin/clang++ -std=gnu++20 -arch arm64 -isysroot o.ddi.tmp CMakeFiles/hello.dir/main.cxx.o.ddi [2/10] "/Users/hoffman/Work/llvm/llvm-inst/bin/clang-scan-deps" -format=p1689 -- /Users/hoffman/Work/llvm/llvm-inst/bin/clang++ -std=gnu++20 -arch arm64 -isysroot
    0 码力 | 77 页 | 9.07 MB | 5 月前
    3
  • ppt文档 C++高性能并行编程与优化 - 课件 - 06 TBB 开启的并行编程之旅

    OpenMP 与 Intel TBB 7.被忽视的访存优化:内存带宽与 cpu 缓存机制 8.GPU 专题: wrap 调度,共享内存, barrier 9.并行算法实战: reduce , scan ,矩阵乘法等 10.存储大规模三维数据的关键:稀疏数据结构 11.物理仿真实战:邻居搜索表实现 pbf 流体求解 12.C++ 在 ZENO 中的工程实践:从 primitive 说起 13 。 封装好了: parallel_reduce 保证每次运行结果一致: parallel_deterministic_reduce 并行缩并的额外好处:能避免浮点误差,例如求平均值 扫描( scan ) 如图所示,扫描和缩并差不多,只不过他会把求和的中间结果存到数组里去 1 个线程,依次处理 8 个元素的扫描,花了 7 秒 用电量: 1*7=7 度电 总用时: 1*7=7 秒 结论:串行扫描的时间复杂度为 O(nlogn) 。 可见,并行后虽然降低了时间复杂度,但是以提升工作复杂度为代价! 更多细节,敬请期待 GPU 专题,我们会以 CUDA 为例详细探讨两全方案。 封装好了: parallel_scan 第 3 章:性能测试 案例: map 与 reduce 的组合 测试所花费时间: tbb::tick_count::now() 并行和串行的速度比较 如何评价 • 公式:加速比 = 串行用时
    0 码力 | 116 页 | 15.85 MB | 1 年前
    3
  • pdf文档 jsc::chunk_evenly Range Adaptor for Distributing Work Across Tasks

    JULICH Forschungszentrum 7/ Improving std::execution example Stdexec: :SendeT auto async_inclusiVe_scan (stdexec: :Scheduler auto scheduler, std: :Span input_range, std: :Span< double> auto output_chunk = , input_chunks [chunk_index] ; = output_chunks [chunk_index] ; std: :inclusive_scan(input_chunk.begin() , input_chunk .end () ,output_chunk.begin()); partials[chunk_index + 1] = output_chunk output_chunk.back(); ]) | stdexec: :then([] (std: :vector&gw partials) { std: :inclusive_scan(partials.begin() , partials. end (),Ppartials.begin()); return std: :move(partials) ; J) | stdexec:
    0 码力 | 1 页 | 1.38 MB | 5 月前
    3
  • pdf文档 10 Problems Large Companies Have with Managing C++ Dependencies and How to Solve Them

    including open-source •Incorporate fuzzing in some CI runs •Scan code for references to vulnerable packages •Produce scripts to scan company code for matches against known open- source codeProblem Establish incremental milestones with success at each step Step Action Benefit Cost 1 Develop tool to scan company repos/code for open-source Identify legal & security risks X months 2 Choose a project
    0 码力 | 46 页 | 917.72 KB | 5 月前
    3
  • pdf文档 Constructing Generic Algorithms

    1COMPLETENESS VIOLATIONS (3) COMPLETENESS VIOLATIONS (3) transform_{in,ex}clusive_scan transform_{in,ex}clusive_scan can't zip two ranges? can't zip two ranges? transform transform can, can, transform_reduce class T, class BinaryOperation, class UnaryOperation> OutputIterator transform_exclusive_scan( InputIterator first, InputIterator last, OutputIterator result, T init, BinaryOperation
    0 码力 | 145 页 | 8.44 MB | 5 月前
    3
  • pdf文档 Heterogeneous Modern C++ with SYCL 2020

    nextplatform.com/2021/02/03/can-sycl-slice-into-broader-supercomputing/ https://www.phoronix.com/scan.php?page=news_item&px=hipSYCL-New-Lite-Runtime https://software.intel.com/content/www/us/en/devel shift_group_right() ○ permute_group_by_xor() ○ select_from_group() ○ reduce() / inclusive_scan() / exclusive_scan() template < typename Group, typename Ptr, typename BinaryOperation> std::iterator
    0 码力 | 114 页 | 7.94 MB | 5 月前
    3
  • pdf文档 Iteration Revisited

    drop_while filter flatten map mask pairwise pairwise_map prescan read_only reverse scan scan_first set_difference set_intersection set_symmetric_difference set_union slide stride split
    0 码力 | 56 页 | 5.27 MB | 5 月前
    3
  • pdf文档 Changing Legacy Code: With Confidence

    write( DataTag tag, const void* data); error_code read(DataTag tag, void* data) const; error_code scan(size_t offset); //... }; Settings.cpp FileSystem.hppStub out what you need #include "FileSystem write( DataTag tag, const void* data); error_code read(DataTag tag, void* data) const; error_code scan(size_t offset); //... }; Settings.cpp FileSystem.hpp #include #include enum error_code
    0 码力 | 114 页 | 982.54 KB | 5 月前
    3
共 79 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 8
前往
页
相关搜索词
ConcurrencySpannyRiseofstdmdspanMasteringC++Modules高性性能高性能并行编程优化课件06jscchunkevenlyRangeAdaptorforDistributingWorkAcrossTasks10ProblemsLargeCompaniesHavewithManagingDependenciesandHowtoSolveThemConstructingGenericAlgorithmsHeterogeneousModernSYCL2020IterationRevisitedChangingLegacyCodeWithConfidence
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩