Patents
Literature
Patsnap Eureka AI that helps you search prior art, draft patents, and assess FTO risks, powered by patent and scientific literature data.

16 results about "Speedup" patented technology

In computer architecture, speedup is a number that measures the relative performance of two systems processing the same problem. More technically, it is the improvement in speed of execution of a task executed on two similar architectures with different resources. The notion of speedup was established by Amdahl's law, which was particularly focused on parallel processing. However, speedup can be used more generally to show the effect on performance after any resource enhancement.

Efficient parallel PIC / MCC rapid calculation method and system

The invention discloses an efficient and parallel PIC / MCC rapid calculation method and system. According to the method, a PIC / MCC calculation process is divided into a charge distribution module, an electric field solution module, a particle propulsion module and a collision processing module, and parallel execution is carried out on a GPU through an independent kernel function. All simulation data are resident in a GPU video memory, and storage access is optimized by adopting a structured array and row main sequence layout. GPU atomic operation is introduced in charge distribution to ensure data consistency; selecting a parallel algorithm to accelerate Poisson equation solution according to dimensions in electric field solution; an electric field is obtained through interpolation in particle propulsion, and the particle motion state is updated; and adopting a Monte Carlo method to judge the collision type in parallel in the collision processing. Synchronous control among the modules is realized through a GPU event mechanism, and self-consistency of a physical process is ensured. According to the method, the bottleneck of traditional serial calculation is broken through, the speed-up ratio of more than 30 times is realized while the calculation precision is kept, and the efficiency and expandability of plasma numerical simulation are remarkably improved.
Owner:TSINGHUA SHENZHEN INTERNATIONAL GRADUATE SCHOOL

A feature and knowledge driven optimal parallelism prediction method, system and medium

The application discloses a feature and knowledge driven optimal parallelism prediction method, system and medium, the method comprises the following steps: obtaining the multivariate runtime features of a target parallel program and embedding and coding to obtain multivariate fusion features; inputting the multivariate fusion features into a pre-trained speedup ratio prediction model to predict the speedup ratios of the target parallel program under a plurality of given parallelisms, the speedup ratio prediction model is a neural network prediction model, and a mapping relationship between the multivariate fusion features of the parallel program and the speedup ratios under the plurality of given parallelisms is established by training the training sample of the multivariate fusion features of the parallel program sample and the speedup ratio prior knowledge under different parallelisms; selecting the parallelism with the maximum speedup ratio as the optimal parallelism obtained by prediction. The application aims to realize efficient, accurate and reliable prediction of the optimal parallelism of the program, improve the computing efficiency, reduce the system resource consumption and reduce the execution time of the program.
Owner:NAT UNIV OF DEFENSE TECH

Calculation power prediction method and device, equipment and storage medium

The invention discloses a computing power prediction method and device, equipment and a storage medium. The method comprises the steps that hardware characteristic data of a jth first computing power chip and the first number of samples needed when the jth first computing power chip operates an ith measurement model are obtained, j is an integer from 1 to J, and i is an integer from 1 to I; inputting the first number into the first sub-model to obtain a first prediction speed-up ratio when the jth first computing power chip uses the first number of samples to operate the ith measurement model; inputting the hardware characteristic data of the jth first computing power chip into the second sub-model to obtain a first predicted computing power value when the jth first computing power chip uses the first number of samples to operate the ith measurement model; and correcting the first predicted computing power value according to the first predicted acceleration ratio to obtain a corresponding first corrected computing power value. Therefore, according to the embodiment of the invention, the measurement cost of the computing power value can be reduced, and the acquisition efficiency of the computing power value is improved.
Owner:CHINA TELECOM CLOUD TECH CO LTD

Scalable, optimal retiming of multi-clocked netlists

Embodiments of the present disclosure provide enhanced systems and methods for implementing enhanced retiming of multiple clock netlists to improve integrated circuit (IC) design quality and provide enhanced retiming with reduced retiming runtime. Disclosed embodiments provide effective and efficient retiming without sacrificing netlist quality, and yield significant speedup of retiming runtime over traditional retiming.
Owner:INTERNATIONAL BUSINESS MACHINE CORPORATION

Merculation NPU operator automatic tuning method and system based on fusion operator performance modeling

PendingCN122044837AResource allocationVersion controlAlgorithmPerformance tuning
The invention relates to a mercuric chloride NPU operator automatic tuning method and system based on fusion operator performance modeling, and the method comprises the steps: firstly constructing an end-to-end performance analysis model of a fusion operator for collaborative execution of a Cube core and a Vector core, and employing two modes to accurately predict execution delays under different parameter configurations through dynamic discrimination of a calculation speed relation between double cores; on the basis, a heuristic design space exploration algorithm with minimization of data movement amount as guidance is provided, and the algorithm is combined with the multilevel storage characteristic of the mercuric chloride NPU, adopts a two-stage strategy of block size optimization and buffer area allocation collaboration, and automatically searches for optimal parameter configuration meeting on-chip storage capacity constraints. According to the method, automatic performance adjustment and optimization of the fusion operator are realized, compared with traditional manual adjustment and optimization or compiler default configuration, near-optimal configuration can be found within a few minutes, the average performance prediction error is lower than 5%, the maximum performance speed-up ratio of part of operators can reach 1.46 times, and the efficiency of operator development and deployment on the mercuric chloride NPU is remarkably improved.
Owner:SHANGHAI JIAOTONG UNIV

A GPU-based Spark SQL acceleration method

The application discloses a GPU-based Spark SQL acceleration method, which comprises the following steps: Spark SQL is composed of projection, data and condition, which respectively correspond to result, data and operation in the SQL query process, and a SQL statement is described in the order of result, data and operation; the read-in SQL statement is parsed to distinguish the keywords and expressions in the SQL statement, so that whether the SQL statement is standard is judged, and then an execution tree is formed, the execution tree and a data dictionary are bound and executed, and an optimal plan is selected from the plans for execution; and the GPU uses Cuda statements to realize common data combination and sorting operations in the SQL, so that the data query and other operations are greatly accelerated. The application combines the GPU with the Spark platform, transfers the operation operation of the SQL from the CPU to the GPU for execution, and realizes the speedup of the Spark SQL operation. No application code modification is needed, no additional server node is needed, and the hardware investment and system maintenance cost can be directly saved.
Owner:JIANGSU ELECTRIC POWER INFORMATION TECH

Self-pruning fractal computational architecture for high-performance computing on resource-constrained and noisy quantum hardware

PCT designated stageWO2026139942A1Computational scienceConcurrent computation
A computational architecture employing self-pruning fractal branch management for achieving supercomputer-class performance on standard hardware and noisy intermediate-scale quantum (NISQ) devices. Unlike conventional parallel computing systems requiring massive hardware resources or genetic algorithms requiring extensive population evolution, this invention utilizes hierarchical fractal doubles—modular computational units organized in self-similar tree structures—with real-time adaptive pruning eliminating non-promising solution branches based on geometric performance metrics computed via √2-scaled fractal analysis. Controlled perturbations (branch shaking) inject stochastic exploration preventing premature convergence while pruning maintains computational efficiency. The system achieves quantum-competitive performance on classical hardware through fractal interference patterns mimicking quantum superposition, and enables NISQ quantum computers to operate effectively despite hardware noise by pruning decoherence-corrupted branches before they contaminate computation. Core innovation: geometric pruning criterion comparing branch trajectory fractal dimension against optimal threshold, triggering instant elimination of branches exhibiting non-productive exploration patterns. Applications include neural architecture search, protein folding simulation, quantum system modeling, combinatorial optimization, and multi-agent coordination—all achieving 10-100× speedup versus conventional approaches while consuming 60-80% less energy through aggressive branch elimination. Technical advantages: (1) no training dataset required (deterministic pruning), (2) hardware-agnostic (runs on CPU / GPU / QPU), (3) noise-tolerant (quantum error mitigation via pruning), (4) energy-efficient (eliminates wasted computation), (5) scalable (fractal recursion to arbitrary depth).
Owner:MARECHAL THIERRY

A method for designing an efficient XMSS computing unit architecture supporting the SPHINCS+ protocol

This invention discloses a high-efficiency XMSS computation unit architecture design method supporting the SPHINCS+ protocol, relating to the field of hardware acceleration technology, and solving the problem of slow hardware computation speed of traditional SPHINCS+ XMSS signatures. Firstly, at the algorithm level, the Merkle tree construction logic is optimized by adjusting the key pair selected during signing and reducing the number of nodes to be computed during signing, thereby reducing the overall overhead of tree construction. Secondly, in terms of hardware architecture, a parallel processing approach using multiple hash chains is adopted, optimizing the overall pipeline layout. Furthermore, an innovative method of alternating dual-key pair input is used, effectively reducing the overall clock cycles required for key pair generation and signature computation, significantly improving hardware utilization. Experimental results show that this design achieves speedups of 3.86 and 3.87 for key generation and signature computation, respectively, on an FPGA platform. This invention has promising application prospects in the field of hardware acceleration of post-quantum cryptography algorithms supporting the SPHINCS+ protocol.
Owner:HARBIN UNIV OF SCI & TECH

Data packeting methods, systems, and computing devices for gpu architectures

The application provides a data grouping method, system and computing device for GPU architecture, and relates to the technical field of parallel computing.The method gradually distributes sub-grids to different GPU groups in an iterative manner, and dynamically evaluates load balancing and communication overhead during the distribution process to realize a final grouping scheme.The method gives up the calculation cost of finding an absolute global optimal solution, limits the inter-group communication overhead to a specific threshold by relaxing the constraint condition, and realizes load balancing under the premise.The method does not depend on a specific CFD grid type, adopts multi-element scoring and threshold constraint, and when the number of GPU cluster nodes increases, the grouping algorithm can still maintain high execution speed and excellent parallel speedup ratio.In addition to the CFD field, it can also be migrated to other scientific and engineering computing fields such as electromagnetic field simulation, finite element analysis and other grid communication dependent fields.
Owner:NAT SUPERCOMPUTING WUXI CENT +1

Device and method for improving application performance based on block samples

The present invention relates to a blocked sample-based application speedup device and method, and the device includes a blocked sample generation unit that samples events occurring regardless of whether a thread is in a CPU execution state or a blocked state, to generate blocked samples, a first profiler that analyzes an on-CPU event and an off-CPU event of the blocked samples in an integrated manner and identifies a performance bottleneck of an application, a second profiler that analyzes the interdependence between the on-CPU event and the off-CPU event and predicts speedup for the performance bottleneck through virtual optimization of a specific event, and an optimization strategy generation unit that generates an optimization strategy for the specific event.
Owner:UI (UNIVERSITY IND FOUNDATION) YONSEI UNIVERSITY

Improved method for increased speed cosine calculations

The present invention relates to an improved method of increasing the speed of the cosine calculations. Preferably the improved methodology comprises a GPU-accelerated cosine similarity implementation for Tandem Mass Spectrometry (MS / MS) with approximately 1000-fold speedup compared to the MatchMS reference at a rate of 0.005% incorrect matches and a rate of 0.002% incorrect scores.
Owner:PANGEA BOTANICA LTD

A low-computational overhead speedup / slowdown planning method suitable for embedded systems

PendingCN122331471ANumerical controlOverlay
This invention relates to the field of motion control technology for embedded systems, specifically a low-computational-overhead acceleration / deceleration planning method suitable for embedded systems. It addresses the technical problem that existing acceleration / deceleration planning methods cannot simultaneously balance computational complexity, dynamic adaptability, and discrete-domain model errors. The method comprises four steps: preprocessing before planning, activation of the planning module, planning execution, and dynamic parameter adjustment. Its core principle is to smooth the position curve through multi-layer window moving average planning, combined with module overlay to achieve real-time adjustment of the target position and running speed. The window size is determined based on the embedded system control cycle, avoiding discrete errors from the design perspective. Each control cycle only requires one calculation mainly involving addition, significantly reducing CPU resource consumption. This invention allows for flexible adjustment of motion smoothness, adapting to various industrial automation scenarios such as CNC machine tools, robots, and semiconductor equipment, balancing motion smoothness, computational efficiency, and real-time system response capabilities.
Owner:东莞市智赢智能装备有限公司

Multi-tiered parallel architecture with multiplication stage performance boost

This invention comprises three layers of parallelism: 1. A 64-bit parallel layer, using a single 64-bit instruction within a single 64-bit CPU core to simultaneously process arithmetic operations on eight base-64 data columns, each column consisting of 6 data bits and 2 carry bits. 2. A multi-core parallel layer, executing 64-bit instructions simultaneously on multiple CPU cores, with each core executing independently. 3. A hyper-threaded parallel layer, using two hardware threads within each core to simultaneously execute different tasks, sharing an execution unit. These three layers are independent, requiring no synchronization between them, resulting in a total performance improvement to multiplicative level rather than additive level. Real-world testing shows a 128x speedup on an 8-core, 16-thread CPU, breaking the Amdahl's Law limitation and achieving linear scalability without a saturation point compared to traditional architectures.
Owner:曹云鹏

Heterogeneous resource scheduling method and system and storage medium

The invention discloses a heterogeneous resource scheduling method and system and a storage medium, and relates to the technical field of computers. The heterogeneous resource scheduling method comprises the steps of obtaining a plurality of computing power clusters based on a current computing task; obtaining a first computing power cluster from each computing power cluster; for each first computing power cluster, acquiring a corresponding communication efficiency value; obtaining a target computing power cluster based on each communication efficiency value; and based on the target computing power cluster, executing the current computing task. The method has the core advantages that the limitation that the computing power cluster is constructed only through the resource quota in a traditional method is broken through, the physical interconnection topology characteristics of the computing power node bottom layer are fully considered, the cross-device communication bottleneck can be avoided, the linear speed-up ratio reduction risk is further reduced, and the problem of computing power islands is fundamentally solved.
Owner:ZHONGHAO XINYING (HANGZHOU) TECH CO LTD

A resource scheduling method and related equipment for a hybrid computing cluster

PendingCN122507519Areduce wasteImprove computing power utilizationQuantum computerRollback
This invention relates to a resource scheduling method and related equipment for a hybrid computing cluster. The method includes: acquiring computing tasks and extracting task characteristic parameters; estimating the quantum computing speedup ratio based on the task characteristic parameters; if the quantum computing speedup ratio is greater than a threshold, allocating the computing task to a quantum computing unit for execution; acquiring the physical state parameters of each quantum computing unit to calculate a quantum resource health score; dividing the computing task based on coherence time constraints according to the quantum resource health score and a decoherence time window, generating multiple quantum subtasks; before the execution of the quantum subtasks, if it is determined that the estimated execution time of any quantum subtask exceeds the corresponding decoherence time window, or the quantum resource health score is lower than the score threshold, triggering an automatic rollback mechanism to schedule the corresponding quantum subtask to a classical computing unit for computation. This solves the problems of poor resource scheduling and low task processing efficiency in related technologies.
Owner:BEIJING BOSE QUANTUM TECHNOLOGY CO LTD

Signal interface test method and system based on configuration table

The invention discloses a signal interface test method and system based on a configuration table. The method comprises the steps of performing normalization design on a signal interface function test design script and an execution script; a component test framework is adopted for the test case, and the component test framework is automatically constructed through source codes; automatically executing an execution record generated by result analysis, if the function realized by the control code is consistent with the data requirement in the IO configuration table, passing the use case, otherwise, not passing the use case; analyzing the problem, and then carrying out iteration again until all the use cases pass the operation; the system comprises a signal interface module, a test framework module, an execution recording module and an iteration module. The efficiency is improved, and the speed is increased by more than ten times compared with manual testing; testing is sufficient, closed-loop data is achieved, detailed test case execution results are automatically generated, and rapid defect positioning is assisted; the cost is optimized, the labor hour is reduced, the automation of the test process is realized in continuous integration, and the product iteration is accelerated.
Owner:CHINA AERONAUTICAL CONTROL SYST RES INST