首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏杨丝儿的小站

    Python多核心运算 (Multi-Core Computing)

    Notice that args should be itrable. like index. But we can use a little trick to tackle none iterable ones.

    33330编辑于 2022-03-01
  • 来自专栏linjinhe的专栏

    Linux Block IO: Introducing Multi-queue SSD Access on Multi-core Systems

    今天看到一篇论文:Linux Block IO: Introducing Multi-queue SSD Access on Multi-core Systems 。 参考文章 [1] Linux Block IO: Introducing Multi-queue SSD Access on Multi-core Systems [2] The multiqueue

    2.6K31发布于 2019-05-14
  • 来自专栏各类技术文章~

    Linux ctrl+z挂起的进程恢复与杀死

    示例: /mnt/mpp/sample/svp/multi-core/nnie # jobs [1]+ Stopped . /sample_nnie_main 0 /mnt/mpp/sample/svp/multi-core/nnie # fg %1 . /sample_nnie_main 0 而如何退出挂起的进程,操作实例如下: 1 /mnt/mpp/sample/svp/multi-core/nnie # jobs -l 2 [1]+ 1734 Stopped /sample_nnie_main 0 3 /mnt/mpp/sample/svp/multi-core/nnie # kill -9 1734 4 /mnt/mpp/sample/svp/multi-core /sample_nnie_main 0 6 /mnt/mpp/sample/svp/multi-core/nnie # jobs

    5.6K30发布于 2021-09-15
  • 来自专栏ADAS性能优化

    Apple M1 vs. Qualcomm Snapdragon 875

    Hiçbiri Sanallaştırma Hiçbiri Q4/2020 Yayın tarihi Q4/2020 Cinebench R23 (Single-Core) Cinebench R23 (Multi-Core ) Geekbench 5, 64bit (Single-Core) Geekbench 5, 64bit (Multi-Core) iGPU - FP32 Performansı (Tek hassasiyetli

    30610编辑于 2022-05-13
  • 来自专栏ADAS性能优化

    ARM DynamIQ technology

    Redefining multi-core processing for the next era of computing DynamIQ technology redefines the multi-core

    55720编辑于 2022-05-13
  • 来自专栏ADAS性能优化

    A tale of an impossible bug: big.LITTLE and caching

    When someone says multi-core, we unconsciously think SMP. architecture is the first mass produced AMP architecture and as we’ll see next, it raises the bar for how hard multi-core

    39110编辑于 2022-05-13
  • 来自专栏卓越笔记

    web 服务器 caddy 资料收集

    Multi-core 因为caddy是golang写的,所以当然可以合理使用多核啦。 IPv6 完全支持IPv6环境. WebSockets Caddy 对WebSockets有很好的支持.

    89030编辑于 2023-02-18
  • 来自专栏Elton的技术分享博客

    针对Intel Core i7优化安装Gentoo

    support (8) Maximum number of CPUs (2-256) [ ] SMT (Hyperthreading) scheduler support [*] Multi-core

    98340发布于 2021-01-22
  • 来自专栏好派笔记

    ODOO生产环境服务器硬件配置要求

    Dont forget to activate multi-core processor as well from odoo configurations。

    7.6K62发布于 2021-09-14
  • 来自专栏JavaPark

    Solr 如何自动导入来自 MySQL 的数据

    not to sync # 1 - active; anything else - inactive syncEnabled=1 # which cores to schedule # in a multi-core

    2.9K30编辑于 2022-06-15
  • 来自专栏全栈程序员必看

    linux load average,理解Linux中的Load Average

    多核处理器的情况 我们经常会发现服务器Load > 1,但是运行仍然不错,有可能是因为服务器是多核处理器(Multi-core)。

    1.7K10编辑于 2022-09-09
  • 来自专栏ADAS性能优化

    Apple A13 Bionic vs Kirin 990 5G vs Snapdragon 855 Plus

    speed 316 MbpsTransistor8.5 billion10.3 billionN/AGeekbenchSingle-Core: 5,415N/ASingle-Core: 3,623 Multi-Core : 11,294 Multi-Core: 11,365AntutuN/AN/A4,97,179 pointISPApple-designed ISPISP 5.0Spectra 380 dual-core

    89030编辑于 2022-05-13
  • 来自专栏云计算与大数据

    Linux | 负载均衡理解之调度了解

    每个调度域内部可以有一个或多个调度组(Scheduling Groups) 调度域根据Hyper-threading, Multi-core, SMP, Numa architechures 等系统结构划分不同的级别

    61630编辑于 2023-03-18
  • 来自专栏张善友的专栏

    亲密接触IIS 8和Web Deploy 3.0

    IIS 8中一项有趣的改进就是NUMA感知的多核可伸缩性(NUMA-aware  multi-core scalability): 有时提升内核的数量会导致性能的降低,因为内存同步的成本要比额外的核心在

    1.5K70发布于 2018-01-22
  • 来自专栏Web行业观察

    10 levels Hierarchy of Memory and Storage.

    before RAM) Purpose: Minimize RAM access latency Example: Intel Smart Cache, AMD 3D V-Cache Use Case: Multi-core cache AMD Zen 3 L2 Cache L3 Cache 8–32 MB ~10 ns (~30 cycles) Moderate Volatile On-CPU (shared) Shared multi-core

    31500编辑于 2025-08-19
  • 来自专栏全栈程序员必看

    load average信息详解

    而且马路外还堆满了汽车的时候,load>1 Load < 1 Load = 1 Load >1 2.2 多核处理器 我们经常会发现服务器Load > 1但是运行仍然不错,那是因为服务器是多核处理器(Multi-core

    77430编辑于 2022-09-09
  • 来自专栏reizhi

    HPE Gen10 黑群晖下开启 CPU Burst

    如果启用成功,Single-Core Score 应该达到1900分以上,Multi-Core Score 应该达到2900分以上。

    2.8K30编辑于 2022-09-26
  • 来自专栏人工智能应用

    MCP还是A2A?AI未来技术选型深度对比分析报告

    引言 MCP(Multi-Core Processor)与A2A(Asynchronous to Asynchronous)分别代表了计算架构发展中的两种重要范式。

    31710编辑于 2025-08-01
  • 来自专栏ADAS性能优化

    Misunderstood Benchmarks Are Hurting The Industry and Consumers

    These don’t do anything other than tell us exactly what the maximum single thread and multi-core performance The tests it runs are CPU integer and floating point calculations in both single core and multi-core

    50520编辑于 2022-05-13
  • 来自专栏WriteSimpleDemo

    tsc:Marking TSC unstable due to check_tsc_sync_source failed

    With the advent of multi-core/hyper-threaded CPUs, systems with multiple CPUs, and hibernating operating

    2.8K50发布于 2019-12-18
领券