期刊文献+
共找到257,494篇文章
< 1 2 250 >
每页显示 20 50 100
HFlow:在HPC系统上高效管理高通量应用
1
作者 戴屹钦 王睿伯 +6 位作者 袁昊 董勇 陈娟 张惠泽 邵明天 卢凯 樊春 《中国科学:信息科学》 北大核心 2026年第2期378-393,共16页
高通量计算通常需要执行众多规模较小、运行时间较短且相互独立的计算任务.尽管高性能计算系统拥有丰富的计算资源,但主流资源管理系统及现有高通量应用管理方案在吞吐量、应用兼容性和容错性方面存在显著缺陷,导致高性能计算(high-perf... 高通量计算通常需要执行众多规模较小、运行时间较短且相互独立的计算任务.尽管高性能计算系统拥有丰富的计算资源,但主流资源管理系统及现有高通量应用管理方案在吞吐量、应用兼容性和容错性方面存在显著缺陷,导致高性能计算(high-performance computing,HPC)系统上针对高通量应用的资源管理效率低下.针对这一问题,本文提出HFlow—一种融合集中式与分布式资源管理架构的资源管理解决方案.HFlow通过混合作业管理机制实现高应用兼容性,并基于细粒度任务划分算法与多级容错机制同步提升吞吐量与容错性.在天河-2A超级计算机上的实验评估结果显示,HFlow能在维持高通量计算(high-throughput computing,HTC)应用管理效率的前提下成功兼容HTC应用资源管理需求,其任务吞吐量显著优于主流资源管理系统及专用HTC方案,并具备多级容错能力.具体地,HFlow相比于主流资源管理系统及相关通量型应用资源管理方案实现了2.1~108.3倍的任务吞吐量. 展开更多
关键词 高性能计算 高通量计算 资源管理系统 作业调度 任务划分
原文传递
Virtual QPU:A Novel Implementation of Quantum Computing
2
作者 Danyang Zheng Jinchen Xv +1 位作者 Xin Zhou Zheng Shan 《Computers, Materials & Continua》 2026年第4期1008-1029,共22页
The increasing popularity of quantum computing has resulted in a considerable rise in demand for cloud quantum computing usage in recent years.Nevertheless,the rapid surge in demand for cloud-based quantum computing r... The increasing popularity of quantum computing has resulted in a considerable rise in demand for cloud quantum computing usage in recent years.Nevertheless,the rapid surge in demand for cloud-based quantum computing resources has led to a scarcity.In order to meet the needs of an increasing number of researchers,it is imperative to facilitate efficient and flexible access to computing resources in a cloud environment.In this paper,we propose a novel quantum computing paradigm,Virtual QPU(VQPU),which addresses this issue and enhances quantum cloud throughput with guaranteed circuit fidelity.The proposal introduces three innovative concepts:(1)The integration of virtualization technology into the field of quantum computing to enhance quantum cloud throughput.(2)The introduction of an asynchronous execution of circuits methodology to improve quantum computing flexibility.(3)The development of a virtual QPU allocation scheme for quantum tasks in a cloud environment to improve circuit fidelity.The concepts have been validated through the utilization of a self-built simulated quantum cloud platform. 展开更多
关键词 Quantum computing scheduling parallel computing computational paradigm
在线阅读 下载PDF
Back-gate-tuned organic electrochemical transistor with temporal dynamic modulation for reservoir computing
3
作者 Qian Xu Jie Qiu +6 位作者 Mengyang Liu Dongzi Yang Tingpan Lan Jie Cao Yingfen Wei Hao Jiang Ming Wang 《Journal of Semiconductors》 2026年第1期118-123,共6页
Organic electrochemical transistor(OECT)devices demonstrate great promising potential for reservoir computing(RC)systems,but their lack of tunable dynamic characteristics limits their application in multi-temporal sca... Organic electrochemical transistor(OECT)devices demonstrate great promising potential for reservoir computing(RC)systems,but their lack of tunable dynamic characteristics limits their application in multi-temporal scale tasks.In this study,we report an OECT-based neuromorphic device with tunable relaxation time(τ)by introducing an additional vertical back-gate electrode into a planar structure.The dual-gate design enablesτreconfiguration from 93 to 541 ms.The tunable relaxation behaviors can be attributed to the combined effects of planar-gate induced electrochemical doping and back-gateinduced electrostatic coupling,as verified by electrochemical impedance spectroscopy analysis.Furthermore,we used theτ-tunable OECT devices as physical reservoirs in the RC system for intelligent driving trajectory prediction,achieving a significant improvement in prediction accuracy from below 69%to 99%.The results demonstrate that theτ-tunable OECT shows a promising candidate for multi-temporal scale neuromorphic computing applications. 展开更多
关键词 neuromorphic computing reservoir computing OECT tunable dynamics trajectory prediction
在线阅读 下载PDF
Multi-Objective Enhanced Cheetah Optimizer for Joint Optimization of Computation Offloading and Task Scheduling in Fog Computing
4
作者 Ahmad Zia Nazia Azim +5 位作者 Bekarystankyzy Akbayan Khalid J.Alzahrani Ateeq Ur Rehman Faheem Ullah Khan Nouf Al-Kahtani Hend Khalid Alkahtani 《Computers, Materials & Continua》 2026年第3期1559-1588,共30页
The cloud-fog computing paradigm has emerged as a novel hybrid computing model that integrates computational resources at both fog nodes and cloud servers to address the challenges posed by dynamic and heterogeneous c... The cloud-fog computing paradigm has emerged as a novel hybrid computing model that integrates computational resources at both fog nodes and cloud servers to address the challenges posed by dynamic and heterogeneous computing networks.Finding an optimal computational resource for task offloading and then executing efficiently is a critical issue to achieve a trade-off between energy consumption and transmission delay.In this network,the task processed at fog nodes reduces transmission delay.Still,it increases energy consumption,while routing tasks to the cloud server saves energy at the cost of higher communication delay.Moreover,the order in which offloaded tasks are executed affects the system’s efficiency.For instance,executing lower-priority tasks before higher-priority jobs can disturb the reliability and stability of the system.Therefore,an efficient strategy of optimal computation offloading and task scheduling is required for operational efficacy.In this paper,we introduced a multi-objective and enhanced version of Cheeta Optimizer(CO),namely(MoECO),to jointly optimize the computation offloading and task scheduling in cloud-fog networks to minimize two competing objectives,i.e.,energy consumption and communication delay.MoECO first assigns tasks to the optimal computational nodes and then the allocated tasks are scheduled for processing based on the task priority.The mathematical modelling of CO needs improvement in computation time and convergence speed.Therefore,MoECO is proposed to increase the search capability of agents by controlling the search strategy based on a leader’s location.The adaptive step length operator is adjusted to diversify the solution and thus improves the exploration phase,i.e.,global search strategy.Consequently,this prevents the algorithm from getting trapped in the local optimal solution.Moreover,the interaction factor during the exploitation phase is also adjusted based on the location of the prey instead of the adjacent Cheetah.This increases the exploitation capability of agents,i.e.,local search capability.Furthermore,MoECO employs a multi-objective Pareto-optimal front to simultaneously minimize designated objectives.Comprehensive simulations in MATLAB demonstrate that the proposed algorithm obtains multiple solutions via a Pareto-optimal front and achieves an efficient trade-off between optimization objectives compared to baseline methods. 展开更多
关键词 Computation offloading task scheduling cheetah optimizer fog computing optimization resource allocation internet of things
在线阅读 下载PDF
面向石油物探领域的HPC故障与性能分析
5
作者 王明键 赵长海 +3 位作者 李超 文佳敏 尚民强 侯红军 《北京航空航天大学学报》 北大核心 2026年第1期157-166,共10页
如今,石油物探领域地震资料采集技术不断进步,数据规模已达到TB甚至PB级别,随着数据量,运行时间,以及高性能计算(HPC)集群中节点数的增加,集群出现问题的概率和维护难度也随之增加。当集群或节点出现故障时往往需要重新运行计算程序,造... 如今,石油物探领域地震资料采集技术不断进步,数据规模已达到TB甚至PB级别,随着数据量,运行时间,以及高性能计算(HPC)集群中节点数的增加,集群出现问题的概率和维护难度也随之增加。当集群或节点出现故障时往往需要重新运行计算程序,造成了极大的资源浪费。为解决计算集群中HPC程序可观测性低、故障和性能分析困难的问题,借鉴开放追踪标准(OTF)与分布式链路追踪的思想,提出一种面向生产环境的低侵入式高性能计算集群和程序故障分析方法,该方法不仅能够对生产环境中HPC程序进行高效观测,还具有低侵入性的特点,可以在几乎不修改代码的前提下与现有应用程序结合使用。将所提方法用于生产环境中分布式“抽道集”排序程序进行采集分析,验证了所提方法的有效性,发现了程序中隐藏的软件缺陷和性能薄弱环节。 展开更多
关键词 分布式计算 大规模集群 故障分析 链路追踪 生产环境
原文传递
Energy Aware Task Scheduling of IoT Application Using a Hybrid Metaheuristic Algorithm in Cloud Computing
6
作者 Ahmed Awad Mohamed Eslam Abdelhakim Seyam +4 位作者 Ahmed R.Elsaeed Laith Abualigah Aseel Smerat Ahmed M.AbdelMouty Hosam E.Refaat 《Computers, Materials & Continua》 2026年第3期1786-1803,共18页
In recent years,fog computing has become an important environment for dealing with the Internet of Things.Fog computing was developed to handle large-scale big data by scheduling tasks via cloud computing.Task schedul... In recent years,fog computing has become an important environment for dealing with the Internet of Things.Fog computing was developed to handle large-scale big data by scheduling tasks via cloud computing.Task scheduling is crucial for efficiently handling IoT user requests,thereby improving system performance,cost,and energy consumption across nodes in cloud computing.With the large amount of data and user requests,achieving the optimal solution to the task scheduling problem is challenging,particularly in terms of cost and energy efficiency.In this paper,we develop novel strategies to save energy consumption across nodes in fog computing when users execute tasks through the least-cost paths.Task scheduling is developed using modified artificial ecosystem optimization(AEO),combined with negative swarm operators,Salp Swarm Algorithm(SSA),in order to competitively optimize their capabilities during the exploitation phase of the optimal search process.In addition,the proposed strategy,Enhancement Artificial Ecosystem Optimization Salp Swarm Algorithm(EAEOSSA),attempts to find the most suitable solution.The optimization that combines cost and energy for multi-objective task scheduling optimization problems.The backpack problem is also added to improve both cost and energy in the iFogSim implementation as well.A comparison was made between the proposed strategy and other strategies in terms of time,cost,energy,and productivity.Experimental results showed that the proposed strategy improved energy consumption,cost,and time over other algorithms.Simulation results demonstrate that the proposed algorithm increases the average cost,average energy consumption,and mean service time in most scenarios,with average reductions of up to 21.15%in cost and 25.8%in energy consumption. 展开更多
关键词 Energy-efficient tasks internet of things(IoT) cloud fog computing artificial ecosystem-based optimization salp swarm algorithm cloud computing
在线阅读 下载PDF
Two-Dimensional MXene-Based Advanced Sensors for Neuromorphic Computing Intelligent Application
7
作者 Lin Lu Bo Sun +2 位作者 Zheng Wang Jialin Meng Tianyu Wang 《Nano-Micro Letters》 2026年第2期664-691,共28页
As emerging two-dimensional(2D)materials,carbides and nitrides(MXenes)could be solid solutions or organized structures made up of multi-atomic layers.With remarkable and adjustable electrical,optical,mechanical,and el... As emerging two-dimensional(2D)materials,carbides and nitrides(MXenes)could be solid solutions or organized structures made up of multi-atomic layers.With remarkable and adjustable electrical,optical,mechanical,and electrochemical characteristics,MXenes have shown great potential in brain-inspired neuromorphic computing electronics,including neuromorphic gas sensors,pressure sensors and photodetectors.This paper provides a forward-looking review of the research progress regarding MXenes in the neuromorphic sensing domain and discussed the critical challenges that need to be resolved.Key bottlenecks such as insufficient long-term stability under environmental exposure,high costs,scalability limitations in large-scale production,and mechanical mismatch in wearable integration hinder their practical deployment.Furthermore,unresolved issues like interfacial compatibility in heterostructures and energy inefficiency in neu-romorphic signal conversion demand urgent attention.The review offers insights into future research directions enhance the fundamental understanding of MXene properties and promote further integration into neuromorphic computing applications through the convergence with various emerging technologies. 展开更多
关键词 TWO-DIMENSIONAL MXenes SENSOR Neuromorphic computing Multimodal intelligent system Wearable electronics
在线阅读 下载PDF
Mechanical Properties Analysis of Flexible Memristors for Neuromorphic Computing
8
作者 Zhenqian Zhu Jiheng Shui +1 位作者 Tianyu Wang Jialin Meng 《Nano-Micro Letters》 2026年第1期53-79,共27页
The advancement of flexible memristors has significantly promoted the development of wearable electronic for emerging neuromorphic computing applications.Inspired by in-memory computing architecture of human brain,fle... The advancement of flexible memristors has significantly promoted the development of wearable electronic for emerging neuromorphic computing applications.Inspired by in-memory computing architecture of human brain,flexible memristors exhibit great application potential in emulating artificial synapses for highefficiency and low power consumption neuromorphic computing.This paper provides comprehensive overview of flexible memristors from perspectives of development history,material system,device structure,mechanical deformation method,device performance analysis,stress simulation during deformation,and neuromorphic computing applications.The recent advances in flexible electronics are summarized,including single device,device array and integration.The challenges and future perspectives of flexible memristor for neuromorphic computing are discussed deeply,paving the way for constructing wearable smart electronics and applications in large-scale neuromorphic computing and high-order intelligent robotics. 展开更多
关键词 Flexible memristor Neuromorphic computing Mechanical property Wearable electronics
在线阅读 下载PDF
High-Entropy Oxide Memristors for Neuromorphic Computing:From Material Engineering to Functional Integration
9
作者 Jia‑Li Yang Xin‑Gui Tang +4 位作者 Xuan Gu Qi‑Jun Sun Zhen‑Hua Tang Wen‑Hua Li Yan-Ping Jiang 《Nano-Micro Letters》 2026年第2期138-169,共32页
High-entropy oxides(HEOs)have emerged as a promising class of memristive materials,characterized by entropy-stabilized crystal structures,multivalent cation coordination,and tunable defect landscapes.These intrinsic f... High-entropy oxides(HEOs)have emerged as a promising class of memristive materials,characterized by entropy-stabilized crystal structures,multivalent cation coordination,and tunable defect landscapes.These intrinsic features enable forming-free resistive switching,multilevel conductance modulation,and synaptic plasticity,making HEOs attractive for neuromorphic computing.This review outlines recent progress in HEO-based memristors across materials engineering,switching mechanisms,and synaptic emulation.Particular attention is given to vacancy migration,phase transitions,and valence-state dynamics—mechanisms that underlie the switching behaviors observed in both amorphous and crystalline systems.Their relevance to neuromorphic functions such as short-term plasticity and spike-timing-dependent learning is also examined.While encouraging results have been achieved at the device level,challenges remain in conductance precision,variability control,and scalable integration.Addressing these demands a concerted effort across materials design,interface optimization,and task-aware modeling.With such integration,HEO memristors offer a compelling pathway toward energy-efficient and adaptable brain-inspired electronics. 展开更多
关键词 High-entropy oxides MEMRISTORS Neuromorphic computing Configurational entropy Resistive switching
在线阅读 下载PDF
A low-thermal-budget MOSFET-based reservoir computing for temporal data classification
10
作者 Yanqing Li Feixiong Wang +5 位作者 Heyi Huang Yadong Zhang Xiangpeng Liang Shuang Liu Jianshi Tang Huaxiang Yin 《Journal of Semiconductors》 2026年第1期42-48,共7页
Neuromorphic devices have garnered significant attention as potential building blocks for energy-efficient hardware systems owing to their capacity to emulate the computational efficiency of the brain.In this regard,r... Neuromorphic devices have garnered significant attention as potential building blocks for energy-efficient hardware systems owing to their capacity to emulate the computational efficiency of the brain.In this regard,reservoir computing(RC)framework,which leverages straightforward training methods and efficient temporal signal processing,has emerged as a promising scheme.While various physical reservoir devices,including ferroelectric,optoelectronic,and memristor-based systems,have been demonstrated,many still face challenges related to compatibility with mainstream complementary metal oxide semiconductor(CMOS)integration processes.This study introduced a silicon-based schottky barrier metal-oxide-semiconductor field effect transistor(SB-MOSFET),which was fabricated under low thermal budget and compatible with back-end-of-line(BEOL).The device demonstrated short-term memory characteristics,facilitated by the modulation of schottky barriers and charge trapping.Utilizing these characteristics,a RC system for temporal data processing was constructed,and its performance was validated in a 5×4 digital classification task,achieving an accuracy exceeding 98%after 50 training epochs.Furthermore,the system successfully processed temporal signal in waveform classification and prediction tasks using time-division multiplexing.Overall,the SB-MOSFET's high compatibility with CMOS technology provides substantial advantages for large-scale integration,enabling the development of energy-efficient reservoir computing hardware. 展开更多
关键词 schottky barrier MOSFET back-end-of-line integration reservoir computing
在线阅读 下载PDF
Intelligent Resource Allocation for Multiaccess Edge Computing in 5G Ultra-Dense Slicing Network Using Federated Multiagent DDPG Algorithm
11
作者 Gong Yu Gong Pengwei +3 位作者 Jiang He Xie Wen Wang Chenxi Xu Peijun 《China Communications》 2026年第1期273-289,共17页
Nowadays,advances in communication technology and cloud computing have spawned a variety of smart mobile devices,which will generate a great amount of computing-intensive businesses,and require corresponding resources... Nowadays,advances in communication technology and cloud computing have spawned a variety of smart mobile devices,which will generate a great amount of computing-intensive businesses,and require corresponding resources of computation and communication.Multiaccess edge computing(MEC)can offload computing-intensive tasks to the nearby edge servers,which alleviates the pressure of devices.Ultra-dense network(UDN)can provide effective spectrum resources by deploying a large number of micro base stations.Furthermore,network slicing can support various applications in different communication scenarios.Therefore,this paper integrates the ultra-dense network slicing and the MEC technology,and introduces a hybrid computing offloading strategy in order to satisfy various quality of service(QoS)of edge devices.In order to dynamically allocate limited resources,the above problem is formulated as multiagent distributed deep reinforcement learning(DRL),which will achieve low overhead computation offloading strategy and real-time resource allocation decisions.In this context,federated learning is added to train DRL agents in a distributed manner,where each agent is dedicated to exploring actions composed of offloading decisions and allocating resources,so as to jointly optimize system delay and energy consumption.Simulation results show that the proposed learning algorithm has better performance compared with other strategies in literature. 展开更多
关键词 federated learning multiaccess edge computing mutiagent deep reinforcement learning resource allocation ultra-dense slicing network
在线阅读 下载PDF
Lightweight YOLOv5 with ShuffleNetV2 for Rice Disease Detection in Edge Computing
12
作者 Qingtao Meng Sang-Hyun Lee 《Computers, Materials & Continua》 2026年第1期1395-1409,共15页
This study proposes a lightweight rice disease detection model optimized for edge computing environments.The goal is to enhance the You Only Look Once(YOLO)v5 architecture to achieve a balance between real-time diagno... This study proposes a lightweight rice disease detection model optimized for edge computing environments.The goal is to enhance the You Only Look Once(YOLO)v5 architecture to achieve a balance between real-time diagnostic performance and computational efficiency.To this end,a total of 3234 high-resolution images(2400×1080)were collected from three major rice diseases Rice Blast,Bacterial Blight,and Brown Spot—frequently found in actual rice cultivation fields.These images served as the training dataset.The proposed YOLOv5-V2 model removes the Focus layer from the original YOLOv5s and integrates ShuffleNet V2 into the backbone,thereby resulting in both model compression and improved inference speed.Additionally,YOLOv5-P,based on PP-PicoDet,was configured as a comparative model to quantitatively evaluate performance.Experimental results demonstrated that YOLOv5-V2 achieved excellent detection performance,with an mAP 0.5 of 89.6%,mAP 0.5–0.95 of 66.7%,precision of 91.3%,and recall of 85.6%,while maintaining a lightweight model size of 6.45 MB.In contrast,YOLOv5-P exhibited a smaller model size of 4.03 MB,but showed lower performance with an mAP 0.5 of 70.3%,mAP 0.5–0.95 of 35.2%,precision of 62.3%,and recall of 74.1%.This study lays a technical foundation for the implementation of smart agriculture and real-time disease diagnosis systems by proposing a model that satisfies both accuracy and lightweight requirements. 展开更多
关键词 Lightweight object detection YOLOv5-V2 ShuffleNet V2 edge computing rice disease detection
在线阅读 下载PDF
国产HPC与AI芯片制造装备技术现状与发展策略分析 被引量:2
13
作者 高岳 郭春华 +1 位作者 米雪 刘容嘉 《电子工业专用设备》 2025年第1期1-6,27,共7页
回顾了国产高性能计算(HPC)与人工智能(AI)芯片制造装备的发展历程,总结了目前的技术现状与面临的挑战。分析了国内外高性能计算与人工智能芯片制造装备的发展趋势和技术特点,并提出了针对国产装备发展的具体策略与建议,以期推动我国在... 回顾了国产高性能计算(HPC)与人工智能(AI)芯片制造装备的发展历程,总结了目前的技术现状与面临的挑战。分析了国内外高性能计算与人工智能芯片制造装备的发展趋势和技术特点,并提出了针对国产装备发展的具体策略与建议,以期推动我国在这一领域的自主创新能力和发展水平。 展开更多
关键词 高性能计算 人工智能 芯片制造设备 国产化 发展策略
在线阅读 下载PDF
ESS-HPC与既有混凝土界面抗剪性能试验研究 被引量:1
14
作者 吕昭旭 张冠军 +2 位作者 杨才千 杜文平 李郴 《混凝土》 北大核心 2025年第5期1-6,11,共7页
为研究早强自密实补偿收缩高性能混凝土(ESS-HPC)和普通混凝土(OCS)的界面黏结性能,设计并制作了27组试件,通过直剪试验分析ESS-HPC抗压强度、OCS表面处理方式、ESS-HPC养护龄期和界面剂等参数对界面黏结强度的影响。试验结果表明:ESS-H... 为研究早强自密实补偿收缩高性能混凝土(ESS-HPC)和普通混凝土(OCS)的界面黏结性能,设计并制作了27组试件,通过直剪试验分析ESS-HPC抗压强度、OCS表面处理方式、ESS-HPC养护龄期和界面剂等参数对界面黏结强度的影响。试验结果表明:ESS-HPC&OCS试件界面破坏形态主要分为界面破坏、界面剪切破坏以及界面和OCS基体部分破坏;当ESS-HPC强度等级从C60增加到C75时,试件的剪切黏结强度增加了近15%;对比未处理表面,凿毛+钻孔组试件的黏结强度可提升80.91%;在界面处使用丁苯乳液作为界面剂时,试件的黏结强度要高于其他界面剂的试件,但均低于无界面剂的现浇试件组,增加界面剂最高可降低界面黏结强度约26.1%;此外,界面黏结强度随着养护龄期的增加而呈增长趋势,且在28 d后这一趋势逐渐趋于稳定。因此,建议采用强度更高的ESS-HPC并在OCS表面进行钻孔和凿毛,以有效确保ESS-HPC的加固效果。 展开更多
关键词 早强自密实补偿收缩高性能混凝土(ESS-hpc) 黏结性能 粗糙度 直剪试验
在线阅读 下载PDF
Towards Auction-Based HPC Computing in the Cloud
15
作者 Moussa Taifi Justin Y. Shi Abdallah Khreishah 《Computer Technology and Application》 2012年第7期499-509,共11页
Cloud computing is expanding widely in the world of IT infrastructure. This is due partly to the cost-saving effect of economies of scale. Fair market conditions can in theory provide a healthy environment to reflect ... Cloud computing is expanding widely in the world of IT infrastructure. This is due partly to the cost-saving effect of economies of scale. Fair market conditions can in theory provide a healthy environment to reflect the most reasonable costs of computations. While fixed cloud pricing provides an attractive low entry barrier for compute-intensive applications, both the consumer and supplier of computing resources can see high efficiency for their investments by participating in auction-based exchanges. There are huge incentives for the cloud provider to offer auctioned resources. However, from the consumer perspective, using these resources is a sparsely discussed challenge. This paper reports a methodology and framework designed to address the challenges of using HPC (High Performance Computing) applications on auction-based cloud clusters. The authors focus on HPC applications and describe a method for determining bid-aware checkpointing intervals. They extend a theoretical model for determining checkpoint intervals using statistical analysis of pricing histories. Also the latest developments in the SpotHPC framework are introduced which aim at facilitating the managed execution of real MPI applications on auction-based cloud environments. The authors use their model to simulate a set of algorithms with different computing and communication densities. The results show the complex interactions between optimal bidding strategies and parallel applications performance. 展开更多
关键词 Auction-based cloud computing fault tolerance cloud hpc (high performance computing
在线阅读 下载PDF
Web-Based Computing and Property Database Portlet by Using HPC Portal Development Platform
16
作者 Chien-Heng Wu 《通讯和计算机(中英文版)》 2011年第12期1023-1032,共10页
关键词 开发平台 性能计算 PORTLET hpc Web 属性数据库 门户 企业应用程序
在线阅读 下载PDF
Offload Strategy for Edge Computing in Satellite Networks Based on Software Defined Network 被引量:1
17
作者 Zhiguo Liu Yuqing Gui +1 位作者 Lin Wang Yingru Jiang 《Computers, Materials & Continua》 SCIE EI 2025年第1期863-879,共17页
Satellite edge computing has garnered significant attention from researchers;however,processing a large volume of tasks within multi-node satellite networks still poses considerable challenges.The sharp increase in us... Satellite edge computing has garnered significant attention from researchers;however,processing a large volume of tasks within multi-node satellite networks still poses considerable challenges.The sharp increase in user demand for latency-sensitive tasks has inevitably led to offloading bottlenecks and insufficient computational capacity on individual satellite edge servers,making it necessary to implement effective task offloading scheduling to enhance user experience.In this paper,we propose a priority-based task scheduling strategy based on a Software-Defined Network(SDN)framework for satellite-terrestrial integrated networks,which clarifies the execution order of tasks based on their priority.Subsequently,we apply a Dueling-Double Deep Q-Network(DDQN)algorithm enhanced with prioritized experience replay to derive a computation offloading strategy,improving the experience replay mechanism within the Dueling-DDQN framework.Next,we utilize the Deep Deterministic Policy Gradient(DDPG)algorithm to determine the optimal resource allocation strategy to reduce the processing latency of sub-tasks.Simulation results demonstrate that the proposed d3-DDPG algorithm outperforms other approaches,effectively reducing task processing latency and thus improving user experience and system efficiency. 展开更多
关键词 Satellite network edge computing task scheduling computing offloading
在线阅读 下载PDF
腹板植筋和填充ESS-HPC组合加固空心板梁抗剪性能研究
18
作者 杜文平 杨才千 张冠军 《西安建筑科技大学学报(自然科学版)》 北大核心 2025年第4期511-519,共9页
针对空心板梁桥出现腹板斜裂缝病害,提出“腹板植筋+填充ESS-HPC”组合加固法.共设计9根空心板梁(Hollow core beam,简称HCB)试件,包括5根加固梁和4根对比梁,主要研究剪跨比和开口尺寸对HCB抗剪性能影响,同时提出抗剪承载力分析模型.试... 针对空心板梁桥出现腹板斜裂缝病害,提出“腹板植筋+填充ESS-HPC”组合加固法.共设计9根空心板梁(Hollow core beam,简称HCB)试件,包括5根加固梁和4根对比梁,主要研究剪跨比和开口尺寸对HCB抗剪性能影响,同时提出抗剪承载力分析模型.试验结果表明:与未加固梁相比,当剪跨比大于1且小于3时,加固梁的抗剪力学性能提升约60%.随着剪跨比增加,抗剪力学性能逐渐降低.“腹板植筋+填充ESS-HPC”组合加固法可提高剪压区的开裂荷载约50%,并降低箍筋应力.全开口可以降低初始刚度和裂缝宽度,但对极限荷载影响比较小.对比梁发生腹剪破坏模式且为脆性破坏,而加固梁发生弯剪破坏模式且为延性破坏.随着剪跨比增加,试验梁的受剪破坏模式由剪切破坏逐渐向弯剪破坏转变.最后,结合试验结果提出符合“腹板植筋+填充ESS-HPC”组合加固法的评估模型. 展开更多
关键词 ESS-hpc 填充 腹板植筋 抗剪承承载力 评估模型
在线阅读 下载PDF
勘探超算中心HPC服务器性能测试研究与分析 被引量:1
19
作者 朱启伟 李书平 王西林 《信息系统工程》 2025年第3期75-78,共4页
HPC以往都是以引进国际品牌的服务器、存储以及网络产品为主,随着国产技术发展及信息安全原因,国家现阶段高度重视国产化,HPC逐渐向国产化方向发展,国产HPC集群能否满足本行业的业务需求,就需对服务器集群作传统部署和Linpack测试。通... HPC以往都是以引进国际品牌的服务器、存储以及网络产品为主,随着国产技术发展及信息安全原因,国家现阶段高度重视国产化,HPC逐渐向国产化方向发展,国产HPC集群能否满足本行业的业务需求,就需对服务器集群作传统部署和Linpack测试。通过全都由国产知名品牌存储、服务器、网络部署HPC集群系统,并进行各种场景的性能测试研究与分析,得出国产HPC性能优越,完全符合业务需求的结论。 展开更多
关键词 hpc LINPACK 性能测试 国产
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部