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

无数据

分类

全部后端开发(330)Python(105)数据库(87)Julia(87)云计算&大数据(59)Apache Kyuubi(44)PostgreSQL(41)C++(40)Celery(37)区块链(30)

语言

全部英语(437)中文(简体)(44)中文(繁体)(10)西班牙语(1)

格式

全部PDF文档 PDF(396)其他文档 其他(95)DOC文档 DOC(1)PPT文档 PPT(1)
 
本次搜索耗时 0.019 秒,为您找到相关结果约 493 个.
  • 全部
  • 后端开发
  • Python
  • 数据库
  • Julia
  • 云计算&大数据
  • Apache Kyuubi
  • PostgreSQL
  • C++
  • Celery
  • 区块链
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 西班牙语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • DOC文档 DOC
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Modern C++ for Parallelism in High Performance Computing

    Poster submission: Modern C++ for Parallelism in High Performance Computing Victor Eijkhout CppCon 2024 Introduction This poster reports on ‘D2D’, a benchmark that explores elegance of expression and ‘mini-application’. The same code has been implemented using a number of different approaches to parallelism. Implementations are discussed with performance results. Relevance C++ is making inroads into Since all outputs are independent, it is perfectly parallelizable. (This is sometimes called ‘data parallelism’.) Therefore, achieved parallel speedup will be an important measured quantity in D2D. 2. One
    0 码力 | 3 页 | 91.16 KB | 5 月前
    3
  • pdf文档 Interesting Upcoming Features from Low Latency, Parallelism and Concurrency

    Safe to use ptr, where ptr == untag_pointer(tagged). */ ExampleBringing parallelism to std::ranges algorithmsISO C++ Parallelism/Concurrency Programming Language (based on Gonzalo’s ISC C++ BoF) C++ Ranges Modules Concurrency++ [Bryce, Gonzalo] Coroutines atomic_ref, barriers, … 2024Bringing parallelism to std::ranges algorithms (P3179) // C++03 template R&& r, Comp comp = {}, Proj proj = {});C++ Parallel Range Algorithms: Unifying Parallelism and Ranges Why Combine Parallelism with Ranges? ● Ranges offer a productive API with opportunities for optimization
    0 码力 | 56 页 | 514.85 KB | 5 月前
    3
  • pdf文档 Rethinking Task Based Concurrency and Parallelism for Low Latency C++

    build on Signal Trees, easy to use, simply design, powerful toolkit for building concurrency and parallelism.Thank You For listeningThank You And thank you to Neva, Dar, Anni, Andrei and Lime TradingQuestions
    0 码力 | 142 页 | 2.80 MB | 5 月前
    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 Example: Image Processing Programming Models Outlook Summary Take-Away #1 std::simd expresses data-parallelism — SIMD and ILP Matthias Kretz CppCon ’23 7 GSI Helmholtz Center for Heavy Ion ResearchMotivation 64 0.25 = 256 times faster The naive benchmark was slow because the code didn’t contain any parallelism: one long dependency chain Matthias Kretz CppCon ’23 9 GSI Helmholtz Center for Heavy Ion ResearchMotivation
    0 码力 | 160 页 | 8.82 MB | 5 月前
    3
  • pdf文档 Back to Basics: Concurrency

    anything in computer science under the domain of computer graphics, visualization, concurrency, and parallelism. ● Contact information and more on: www.mshah.io 6What you are going to learn today (1/2) ● our original question--what is concurrency ?Parallelism vs Concurrency (programming context) (1/4) Concurrency is often used interchangeably with parallelism--so let’s separate those two terms. 1. Concurrency resources. 2. Parallelism Definition: Everything happens at once, instantaneously 18Parallelism vs Concurrency (programming context) (2/4) Concurrency is often used interchangeably with parallelism--so let’s
    0 码力 | 141 页 | 6.02 MB | 5 月前
    3
  • pdf文档 Designing an ultra low-overhead multithreading runtime for Nim

    weekend 4 Understanding the design space Concurrency vs parallelism, latency vs throughput Cooperative vs preemptive, IO vs CPU 1 5 Parallelism is not concurrency 6 Kernel threading models 7 1:1 Hardware vs Software multithreading Data parallelism, Task parallelism, Dataflow parallelism 2 13 Hardware-level multithreading ILP - Instruction-level Parallelism 1 CPU, multiple “execution ports” SIMD Data parallelism Parallel for loop - Same instructions on multiple data - OpenMP - Use-cases - Vectors, matrices, multi-dimensional arrays and tensors - Challenges: - Nested parallelism - Splitting
    0 码力 | 37 页 | 556.64 KB | 1 年前
    3
  • pdf文档 Elasticity and state migration: Part I - CS 591 K1: Data Stream Processing and Analytics Spring 2020

    Given a logical dataflow with sources S1, S2, … Sn and rates λ1, λ2, … λn identify the minimum parallelism πi per operator i, such that the physical dataflow can sustain all source rates. S1 S2 λ1 Vasiliki Kalavri | Boston University 2020 20 Optimal parallelism per operator ??? Vasiliki Kalavri | Boston University 2020 20 Optimal parallelism per operator captures upstream operators ??? Vasiliki Optimal parallelism per operator captures upstream operators Aggregated true output rate of operator oj , when oj itself and all upstream ops are deployed with optimal parallelism ??? Vasiliki
    0 码力 | 93 页 | 2.42 MB | 1 年前
    3
  • pdf文档 Modern C++ Tutorial: C++11/14/17/20 On the Fly

    . . . . . . . . . . . . . . . . . . . . . . . 70 Chapter 07 Parallelism and Concurrency 71 5 CONTENTS CONTENTS 7.1 Basic of Parallelism . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Library document of Regular Expression 70 CHAPTER 07 PARALLELISM AND CONCURRENCY Chapter 07 Parallelism and Concurrency 7.1 Basic of Parallelism std::thread is used to create an execution thread instance critical_section(int change_v) { static std::mutex mtx; 71 7.2 Mutex and Critical Section CHAPTER 07 PARALLELISM AND CONCURRENCY std::lock_guard lock(mtx); // execute contention works v = change_v;
    0 码力 | 92 页 | 1.79 MB | 1 年前
    3
  • pdf文档 Distributed Ranges: A Model for Building Distributed Data Structures, Algorithms, and Views

    }); return reduce(par_unseq, z, 0, std::plus()); }Outline - Background (Ranges, Parallelism, Distributed Data Structures) - Distributed Ranges (Concepts) - Implementation (Algorithms Data Structures (Dense and sparse matrices) - Lessons learnedOutline - Background (Ranges, Parallelism, Distributed Data Structures) - Distributed Ranges (Concepts) - Implementation (Algorithms views) - Complex Data Structures (Dense and sparse matrices) - Lessons learnedStandard C++ Parallelism - Data structures - Hold and organize data - Views - Lightweight objects, views of data -
    0 码力 | 127 页 | 2.06 MB | 5 月前
    3
  • pdf文档 From Eager Futures/Promises to Lazy Continuations: Evolving an Actor Library Based on Lessons Learned from Large-Scale Deployments

    is the whole point of all this!) ● many call this “concurrency” vs parallelism because it only gives you the illusion of parallelism since you’re not running anything simultaneously (i.e., on multiple is the whole point of all this!) ● many call this “concurrency” vs parallelism because it only gives you the illusion of parallelism since you’re not running anything simultaneously (i.e., on multiple multiple CPUs) ● but you still have all the synchronization problems from parallelism!executing code with futures/promises ● only need a single thread to execute code with futures/promises because you never
    0 码力 | 264 页 | 588.96 KB | 5 月前
    3
共 493 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 50
前往
页
相关搜索词
ModernC++forParallelisminHighPerformanceComputingInterestingUpcomingFeaturesfromLowLatencyandConcurrencyRethinkingTaskBasedsimdHowtoExpressInherentEfficientlyViaDataParallelTypesBackBasicsDesigninganultralowoverheadmultithreadingruntimeNimElasticitystatemigrationPartCS591K1StreamProcessingAnalyticsSpring2020Tutorial11141720OntheFlyDistributedRangesModelBuildingStructuresAlgorithmsViewsFromEagerFuturesPromisesLazyContinuationsEvolvingActorLibraryonLessonsLearnedLargeScaleDeployments
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩