Patents
Literature
Patsnap Copilot is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Patsnap Copilot

58 results about "High performance cluster" patented technology

A high performance cluster is used in environments that have heavy computing needs. An approach to high performance clustering is the use of a Single System Image (SSI). Using that approach, multiple machines are treated by the cluster as one, and the cluster just allocates and claims the resources where they are available.

Method for building high-performance computing application service based on virtualization technology

The invention discloses a method for building high-performance computing application service based on virtualization technology, wherein the method divides the whole system into four layers: a physical resource virtualization layer, a system resource management layer, an application service deployment layer and a user interaction layer. The physical resource virtualization layer virtualizes the physical host resource by a virtual machine monitor; the system resource management layer is divided into a monitoring module, a control module and a transmission module, manages the system resource by the virtual machine manager interface downwards and provides the system base service upwards; the application service layer receives the user interaction layer requirement upwards, distributes the system resource and deploys the application service; and the user interaction layer provides a convenient usage interface module to the user. The system provides an operation method for building high-performance computing application service, so that the system can manage the virtual host effectively by the prior virtualization technology and capability-ranking strategy dynamically according to user requirement, build high-performance cluster scientific computing application service according to user requirements through fabrication and rapid distribution of virtual devices, provide the usage interface, simplify building steps of the high-performance cluster scientific computing application service and improve the resource utilization rate of the whole system.
Owner:赵天海

Parallel indexing technology for vector QR trees

The invention discloses a parallel indexing technology for vector QR trees. Efficient indexing for massive spatial data is particularly important in a novel parallel environment, and the spatial data indexing efficiency is critical in measuring the integral performance of a spatial database. The main node access bottleneck cannot be broken through by an existing parallel indexing technology, and load balance among processes is difficult to realize. In order to solve the problems, the parallel indexing technology for collaboration among vector Q trees and vector R trees includes 1), dividing adjacent spatial data sets into different processes by a multi-channel method and realizing load balance of tasks among the processes; 2), constructing the QR trees on the basis of central points of minimum bounding rectangles of spatial objects, and optimizing indexing paths; 3), performing master-slave storage for the QR trees and optimizing index reading; and 4), collaboratively retrieving the QR trees and breaking the root node access bottleneck. The parallel indexing technology for the QR trees comprises spatial object set division, QR tree construction, master-slave storage and collaborative retrieval for the QR trees. The parallel indexing technology has the advantage that an efficient vector spatial retrieval method can be provided for developing and serving single-unit and multi-core or integrated-core massive data spatial indexing software in a high-performance cluster environment via parallel indexing for the QR trees.
Owner:吴立新 +2

High-performance cluster management method based on Slurm

The invention relates to a high-performance cluster management method based on Slurm, which comprises the following steps of: randomly selecting one machine as a control node and other machines as computing nodes; obtaining host names or IP information of all computing nodes in the cluster, and copying a cluster installation package and an installation script to each computing node; logging in each computing node on the control node through an SSH (Secure Sockets Hierarchy) service, and finishing the construction and deployment of a cluster environment on the node through the installation script; deploying a control receiving process at the control node for monitoring computing resources and receiving information sent by the computing node; wherein a daemon process exists on each computingnode to control the computing nodes in the cluster, regularly acquiring node states and information on the nodes, and sending the node states and the information to the control node through an SSH service; carrying out collaborative management on the computing nodes and the redundant backup nodes; and based on a Slurm job management mechanism and a node state monitoring process, deploying, monitoring and allocating jobs in the queue according to the current condition of cluster system resources.
Owner:BEIJING INST OF COMP TECH & APPL

Vector target set balanced partitioning method aiming at spatial measure and direction relation concurrent computation

The invention discloses a vector target set balanced partitioning method aiming at spatial measure and direction relation concurrent computation. The vector target measure (vector target length and area computation) and direction relation (direction relation among vector targets) concurrent computation belongs to a compute-intensive algorithm, i.e., all points of geometric objects in vector target sets participate in the computation during a target measure and direction relation computation process. Therefore, the load balance of tasks in all processes needs give consideration to the number of vertexes of the vector target sets. Therefore, the balanced partitioning method giving consideration to the number of vertexes of the vector target sets is adopted aiming at the vector target measure and direction relation to evenly partition the vector target sets to all the processes, so that the load of the tasks of the vector target sets in all the processes is balanced. By utilizing the vector target set balanced partitioning method aiming at the spatial measure and direction relation concurrent computation disclosed by the invention, the high balance of inter-process computation loads can be realized, and further, the algorithm efficiency is improved. A high-efficiency data partitioning method is provided to the development and services of spatial measure and direction relation software for mass data in a single-machine multi-core or many-core high-performance cluster environment.
Owner:吴立新 +2

Method for characterizing application characteristics of high performance computing

The invention provides a method for characterizing application software operation characteristics of various industries in the field of high performance computing. The method comprehensively examines the load pressure of application programs in five links of inputting, storage, processing, transmission and outputting, and sequentially divides the applications into four large types of compute-intensive type, memory constraint type, I/O intensive type and network intensive type. Through the quantitative representation of the four aspects, the resource demands of the applications on the aspects of CPU occupation, memory capacity, memory throughput, inputting/outputting and network data exchange are fully represented to maximally reflect the operation characteristics of the application software. The method provided by the invention is simple, practical, reliable and effective, and can directly reflect the quantity demand of one application software on the high-performance hardware resource, so that the applications can be operated on a proper high-performance platform in order to maximally exert the performances of the application software. According to the characteristics, the performance bottleneck of the application software can be improved and broken through in purpose, and the application expandability is enhanced.
Owner:LANGCHAO ELECTRONIC INFORMATION IND CO LTD

Vector target set balance partition method aiming at topological relation parallel computation

The invention discloses a vector target set balance partition method aiming at topological relation parallel computation. Vector target topological relation parallel computation belongs to the non-computational intensive algorithm, and in parallel computation, main computation resource consumption is to judge whether minimum bounding rectangles among vector targets are intersected or not, but topological computation only occupies a small part of computation resources. Therefore, vector target partition emphasizes to consider balance of the vector target quantity in each progress rather than to give consideration to geometrical complexity of the vector target. Aiming at vector target topological relation parallel computation, data are assigned to each progress by means of efficient balance partition, so that the vector target quantity among the progresses is balanced, namely, task loads are balanced. By the method, the computation loads among the progresses are highly balanced, and accordingly efficiency of the algorithm is improved, and the efficient vector data partition method is provided for development and service of topological relation software for mass data of single-computer multi-core and single-computer many-core high-performance cluster environments.
Owner:吴立新 +2

Bioinformatic suite for high-performance computing job scheduling and system management

The invention discloses a bioinformatic suite for high-performance computing job scheduling and system management. The suite can decrease the occurrence of application software malfunction caused by system halt due to excessively high load on computational nodes, and is convenient to use. The suite comprises a user job scheduling policy module, a high-performance computing system management module, a normal user operation module and a web-page user management platform module, wherein the user job scheduling policy module is used for analyzing jobs submitted to a high-performance clustering system by a user according to a preset policy, determining computing nodes meeting the demands of job operation, determining a computing node with the lowest occupied amount of coreness in the computing nodes, and notifying the high-performance clustering system to allocate the jobs to the computing node with the lowest occupied amount of coreness; the high-performance computing system management module is used for conducting centralized management on a distributed computing system; the normal user operation module is used for achieving job submission of normal users; the web-page user management platform module is used for achieving users' operation on the high-performance clustering system through web pages.
Owner:BEIJING INST OF GENOMICS CHINESE ACAD OF SCI CHINA NAT CENT FOR BIOINFORMATION
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Try Eureka
PatSnap group products