CN116521335A - Distributed task scheduling method and system for inclined image model production - Google Patents

Distributed task scheduling method and system for inclined image model production Download PDF

Info

Publication number
CN116521335A
CN116521335A CN202310348678.8A CN202310348678A CN116521335A CN 116521335 A CN116521335 A CN 116521335A CN 202310348678 A CN202310348678 A CN 202310348678A CN 116521335 A CN116521335 A CN 116521335A
Authority
CN
China
Prior art keywords
cpu
score
task
benchmark
calculation
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202310348678.8A
Other languages
Chinese (zh)
Inventor
颜丽玲
张倩
闫志愿
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
South Surveying & Mapping Technology Co ltd
Original Assignee
South GNSS Navigation Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by South GNSS Navigation Co Ltd filed Critical South GNSS Navigation Co Ltd
Priority to CN202310348678.8A priority Critical patent/CN116521335A/en
Publication of CN116521335A publication Critical patent/CN116521335A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/4881Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • G06F9/5038Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering the execution order of a plurality of tasks, e.g. taking priority or time dependency constraints into consideration
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5083Techniques for rebalancing the load in a distributed system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/48Indexing scheme relating to G06F9/48
    • G06F2209/484Precedence
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/50Indexing scheme relating to G06F9/50
    • G06F2209/5021Priority
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention relates to resource allocation scheduling, in particular to a distributed task scheduling method and system for oblique image model production, wherein the method comprises the following steps: the real-time hardware score of each computing node is collected and updated regularly; dividing the task to be processed into task packets; and aiming at different task types, setting limiting indexes, selecting corresponding calculation nodes with highest scores according to real-time indexes, respectively carrying out feature matching calculation, block adjustment calculation and fusion adjustment calculation on the task package to derive xml files and bin files corresponding to the task package, and selecting the calculation node with highest comprehensive scores of the current CPU to carry out modeling calculation. Therefore, by collecting hardware parameters and monitoring real-time indexes, available resources are accurately scored on each computing node, and accordingly task packages are distributed to the computing node with the highest current adaptation degree for computing, node performance is fully exerted, and computing efficiency is improved. And the dispatching node can be accessed by multiple platforms and is suitable for various system environments.

Description

一种倾斜影像模型生产的分布式任务调度方法及系统Distributed task scheduling method and system for oblique image model production

技术领域technical field

本发明涉及资源分配调度技术领域,尤其涉及一种倾斜影像模型生产的分布式任务调度方法及系统。The invention relates to the technical field of resource allocation and scheduling, in particular to a distributed task scheduling method and system for oblique image model production.

背景技术Background technique

倾斜摄影是指从一个垂直视角与四个倾斜视角同步采集影像,再通过三维重建获得高精度高分辨率的实景三维模型,相比于人工测绘建模,其在数据采集效率与模型构建效率上均具备大幅优势。近年来,搭载有倾斜摄影设备的无人机获得规模化应用,大幅降低了倾斜摄影的硬件门槛,因而采集产生了巨量的原始影像数据。而另一方面,三维重建工作对主机的计算能力有着较大要求,用户可能具备采集原始影像数据的能力,但缺乏对原始影像数据高效进行模型生产计算的算力。因而,目前多针对计算任务进行任务分包,通过诸如Hadoop、Storm等分布式计算框架实现分布式计算,以规避本地算力不足的问题。Oblique photography refers to synchronously collecting images from one vertical angle of view and four oblique angles of view, and then obtains a high-precision and high-resolution real-world 3D model through 3D reconstruction. Both have substantial advantages. In recent years, drones equipped with oblique photography equipment have been applied on a large scale, which has greatly reduced the hardware threshold for oblique photography, and thus collected and produced a huge amount of original image data. On the other hand, the 3D reconstruction work has great requirements on the computing power of the host computer. Users may have the ability to collect original image data, but lack the computing power to efficiently perform model production calculations on the original image data. Therefore, at present, task subcontracting is mostly carried out for computing tasks, and distributed computing is realized through distributed computing frameworks such as Hadoop and Storm to avoid the problem of insufficient local computing power.

然而,以上常规分布式计算框架对Windows环境的支持不够友好,且不同计算任务所需的计算资源存在较大差异,例如,在进行特征提取时需要较高的GPU性能,在进行特征匹配时需要较高的CPU多线程计算能力,在进行三维建模时除了CPU多线程计算能力,同时还需要较高的内存容量,而现有的常规分布式计算框架缺乏资源分配机制,任务分块不够合理,且在将任务分为多个任务算子后,无法将任务算子分配到计算效率最高的计算节点上,各计算节点的性能无法充分发挥,计算效率不佳。However, the above conventional distributed computing frameworks are not friendly enough for the Windows environment, and the computing resources required for different computing tasks are quite different. For example, high GPU performance is required for feature extraction, and high GPU performance is required for feature matching. High CPU multi-thread computing capability, in addition to CPU multi-thread computing capability, also requires high memory capacity when performing 3D modeling, while the existing conventional distributed computing framework lacks a resource allocation mechanism, and task division is not reasonable enough , and after the task is divided into multiple task operators, the task operator cannot be allocated to the computing node with the highest computing efficiency, the performance of each computing node cannot be fully utilized, and the computing efficiency is not good.

发明内容Contents of the invention

本发明的目的是解决现有技术的不足,本发明提供了一种倾斜影像模型生产的分布式任务调度方法及系统,通过采集硬件参数并监测实时指标,准确对各计算节点进行可用资源评分,据此将任务包分发至当前适配度最高的计算节点上进行计算,充分发挥节点性能,提高计算效率。且调度节点可多平台访问,适配各类系统环境。The purpose of the present invention is to solve the deficiencies of the prior art. The present invention provides a distributed task scheduling method and system for oblique image model production. By collecting hardware parameters and monitoring real-time indicators, the available resources of each computing node can be accurately scored. Based on this, the task package is distributed to the computing node with the highest degree of fitness for calculation, so as to give full play to the performance of the node and improve the computing efficiency. And the scheduling node can be accessed by multiple platforms, adapting to various system environments.

本发明的第一方面公开了一种倾斜影像模型生产的分布式任务调度方法,其特征在于,包括:The first aspect of the present invention discloses a distributed task scheduling method for oblique image model production, which is characterized in that it includes:

定时采集更新每一计算节点的实时硬件得分;Regularly collect and update the real-time hardware score of each computing node;

对待处理任务分块处理为若干任务包;The tasks to be processed are divided into several task packages;

选取当前GPU得分最高的计算节点,对每一任务包进行特征提取计算;Select the computing node with the highest current GPU score to perform feature extraction calculations for each task package;

选取当前CPU多核得分最高的计算节点,对特征提取计算成功的任务包进行特征匹配计算;Select the computing node with the highest current CPU multi-core score, and perform feature matching calculation on the task package with successful feature extraction and calculation;

选取当前CPU综合得分最高的计算节点,对特征匹配计算成功的任务包进行分块平差计算;Select the computing node with the highest comprehensive score of the current CPU, and perform block adjustment calculation for the task package whose feature matching calculation is successful;

选取当前CPU综合得分最高的计算节点,对分块平差计算成功的任务包进行融合平差计算;Select the computing node with the highest comprehensive score of the current CPU, and perform fusion adjustment calculation on the task package whose block adjustment calculation is successful;

针对融合平差计算成功的任务包,导出其对应的xml文件与bin文件;Export the corresponding xml file and bin file for the task package successfully calculated by fusion adjustment;

选取当前CPU综合得分最高的计算节点,对所述xml文件与所述bin文件进行建模计算。Select the computing node with the highest comprehensive score of the current CPU, and perform modeling calculation on the xml file and the bin file.

优选的,基于各计算节点所包含硬件设备的评分项目与对应的设备参数,评定得到每一计算节点的基准硬件得分;Preferably, based on the scoring items and corresponding device parameters of the hardware devices included in each computing node, evaluate and obtain the benchmark hardware score of each computing node;

所述实时硬件得分,则是基于每一计算节点所包含硬件设备的实时占用率,加权调整所述基准硬件得分而获得;The real-time hardware score is obtained by weighting and adjusting the benchmark hardware score based on the real-time occupancy rate of the hardware devices included in each computing node;

其中,所述硬件设备至少包括CPU、内存及GPU;Wherein, the hardware device includes at least CPU, memory and GPU;

且,CPU的评分项目至少包括CPU核心数量与CPU睿频,内存的评分项目包括内存空间,GPU的评分项目至少包括GPU流处理器数量与GPU显存空间。Moreover, the scoring items for CPU include at least the number of CPU cores and CPU turbo frequency, the scoring items for memory include memory space, and the scoring items for GPU include at least the number of GPU stream processors and GPU memory space.

优选的,针对每一评分项目设定基准值,以及设定对应于所述基准值的基准分数;Preferably, a benchmark value is set for each scoring item, and a benchmark score corresponding to the benchmark value is set;

其中,CPU核心数量基准值为4个,CPU核心基准分数为50;Among them, the benchmark value of the number of CPU cores is 4, and the benchmark score of CPU cores is 50;

CPU睿频基准值为3GHz,CPU睿频基准分数为50;The CPU turbo frequency benchmark value is 3GHz, and the CPU turbo frequency benchmark score is 50;

内存空间基准值为16GB,内存基准分数为50;The memory space benchmark value is 16GB, and the memory benchmark score is 50;

GPU流处理器数量基准值为1280个,GPU流处理器基准分数为50;The benchmark value for the number of GPU stream processors is 1280, and the benchmark score for GPU stream processors is 50;

GPU显存空间基准值为4GB,GPU显存基准分数为50。The GPU memory space benchmark value is 4GB, and the GPU memory benchmark score is 50.

优选的,基于所述基准值与基准分数,评定每一计算节点所对应CPU性能的CPU评分,所对应内存性能的内存评分,所对应GPU性能的GPU评分,以及所对应CPU与内存综合性能的CPU与内存综合评分;Preferably, based on the benchmark value and the benchmark score, evaluate the CPU score corresponding to the CPU performance of each computing node, the memory score corresponding to the memory performance, the GPU score corresponding to the GPU performance, and the corresponding CPU and memory comprehensive performance Comprehensive score of CPU and memory;

其中,所述CPU评分至少包括CPU单核得分、CPU多核得分与CPU综合得分。Wherein, the CPU score includes at least a CPU single-core score, a CPU multi-core score, and a CPU comprehensive score.

优选的,CPU单核得分=当前CPU睿频值/CPU睿频基准值*CPU核心基准分数;Preferably, CPU single-core score=current CPU turbo value/CPU turbo benchmark value*CPU core benchmark score;

CPU多核得分=(当前CPU睿频值/CPU睿频基准值)*(当前CPU核心数量/CPU核心数量基准值)*CPU核心基准分数;CPU multi-core score = (current CPU turbo frequency value/CPU turbo frequency benchmark value)*(current CPU core number/CPU core number benchmark value)*CPU core benchmark score;

CPU综合得分=CPU单核得分*0.99+CPU多核得分*0.01;CPU comprehensive score = CPU single-core score * 0.99 + CPU multi-core score * 0.01;

内存评分=(当前内存空间值/内存空间基准值)*内存基准分数;Memory score = (current memory space value/memory space benchmark value)*memory benchmark score;

GPU评分=(当前GPU流处理器数量/GPU流处理器数量基准值)*GPU显存基准分数;GPU score = (current GPU stream processor number/GPU stream processor number benchmark value)*GPU video memory benchmark score;

CPU与内存综合评分=CPU多核得分+内存评分。Comprehensive score of CPU and memory = CPU multi-core score + memory score.

优选的,设置若干限制指标用以标定不同任务所对应的设备性能需求;Preferably, several limit indicators are set to calibrate the equipment performance requirements corresponding to different tasks;

设置第一限制指标为CPU占用率<90%,且剩余GPU显存空间>1GB;Set the first limit index as CPU usage < 90%, and remaining GPU memory space > 1GB;

设置第二限制指标为CPU占用率<90%,且剩余内存空间>1GB;Set the second limit index as CPU usage < 90%, and remaining memory space > 1GB;

设置第三限制指标为CPU占用率<90%,且剩余内存空间>4GB;Set the third limit index as CPU usage < 90%, and remaining memory space > 4GB;

设置第四限制指标为CPU占用率<90%,且剩余内存空间>(任务包包含影片数量*0.0015)GB;Set the fourth limit index as CPU usage < 90%, and remaining memory space > (task package contains the number of movies * 0.0015) GB;

设置第五限制指标为CPU占用率<90%,且剩余内存空间>12GB。Set the fifth limit index as CPU usage < 90%, and remaining memory space > 12GB.

优选的,对于特征提取、特征匹配、分块平差、融合平差或建模计算失败的任务包标记为重派发任务,并更新其计算失败次数;Preferably, the task package that fails in feature extraction, feature matching, block adjustment, fusion adjustment or modeling calculation is marked as a redistribution task, and the number of calculation failures is updated;

其中,计算失败是指计算过程出错或者计算成果校验不符合规则;Among them, the calculation failure refers to an error in the calculation process or a calculation result verification that does not conform to the rules;

对失败次数小于3的重派发任务重新选取当前的最优计算节点,予以特征提取、特征匹配、分块平差、融合平差或建模计算。Re-select the current optimal computing node for redistribution tasks with less than 3 failure times, and perform feature extraction, feature matching, block adjustment, fusion adjustment or modeling calculation.

优选的,对失败次数达到3的重派发任务标记为失败任务,终止所述失败任务的派发与计算流程,并返回计算失败信息Preferably, the redistribution task whose number of failures reaches 3 is marked as a failed task, the dispatch and calculation process of the failed task is terminated, and the calculation failure information is returned

本发明的第二方面公开了一种系统,其特征在于,所述系统包括:A second aspect of the present invention discloses a system, characterized in that the system includes:

数据节点、调度节点以及计算节点;Data nodes, scheduling nodes, and computing nodes;

每一数据节点至少与一个调度节点数据连接;Each data node is connected to at least one scheduling node data;

每一计算节点至少与一个调度节点数据连接;Each computing node is connected to at least one scheduling node data;

所述数据节点用以对待处理任务预处理为若干任务包;The data node is used to preprocess the task to be processed into several task packages;

所述调度节点通过可视化终端进行访问控制,用以对其所连接的计算节点采集硬件参数并更新实时指标。The dispatching node performs access control through the visualization terminal to collect hardware parameters and update real-time indicators of the computing nodes connected to it.

优选的,所述调度节点还用以根据每一计算节点的硬件参数与实时指标,为每一任务包的特征提取、特征匹配、分块平差、融合平差或建模过程选取最优计算节点,执行任务分包。Preferably, the scheduling node is also used to select the optimal calculation for feature extraction, feature matching, block adjustment, fusion adjustment or modeling process of each task package according to the hardware parameters and real-time indicators of each computing node. Nodes perform task subcontracting.

可见,通过采集硬件参数并监测实时指标,准确对各计算节点进行可用资源评分,据此将任务包分发至当前适配度最高的计算节点上进行计算,充分发挥节点性能,提高计算效率。且调度节点可多平台访问,适配各类系统环境。It can be seen that by collecting hardware parameters and monitoring real-time indicators, the available resources of each computing node are accurately scored, and the task package is distributed to the computing node with the highest current fitness for calculation, so as to fully utilize the node performance and improve computing efficiency. And the scheduling node can be accessed by multiple platforms, adapting to various system environments.

附图说明Description of drawings

图1是本发明的一种倾斜影像模型生产的分布式任务调度方法的流程示意图;Fig. 1 is a schematic flow chart of a distributed task scheduling method for oblique image model production of the present invention;

图2是本发明的一种倾斜影像模型生产的分布式任务调度系统的结构示意图;Fig. 2 is a schematic structural diagram of a distributed task scheduling system for oblique image model production of the present invention;

图3是本发明的一种倾斜影像模型生产的分布式任务调度系统的作业流程示意图。Fig. 3 is a schematic diagram of the operation flow of a distributed task scheduling system for oblique image model production according to the present invention.

具体实施方式Detailed ways

为加深本发明的理解,下面将结合实施案例和附图对本发明作进一步详述。本发明可通过如下方式实施:In order to deepen the understanding of the present invention, the present invention will be further described in detail below in conjunction with examples of implementation and accompanying drawings. The present invention can be implemented in the following ways:

实施例一Embodiment one

请参照图1,一种倾斜影像模型生产的分布式任务调度方法,可以包括以下步骤:Please refer to Figure 1, a distributed task scheduling method for oblique image model production, which may include the following steps:

101、定时采集更新每一计算节点的实时硬件得分。101. Periodically collect and update the real-time hardware score of each computing node.

本实施例中,基于各计算节点所包含硬件设备的评分项目与对应的设备参数,评定得到每一计算节点的基准硬件得分;In this embodiment, based on the scoring items of the hardware devices included in each computing node and the corresponding device parameters, the benchmark hardware score of each computing node is obtained through evaluation;

实时硬件得分,则是基于每一计算节点所包含硬件设备的实时占用率,加权调整基准硬件得分而获得;The real-time hardware score is obtained by weighting and adjusting the benchmark hardware score based on the real-time occupancy rate of the hardware devices included in each computing node;

其中,硬件设备至少包括CPU、内存及GPU;Among them, hardware devices include at least CPU, memory and GPU;

且,CPU的评分项目至少包括CPU核心数量与CPU睿频,内存的评分项目包括内存空间,GPU的评分项目至少包括GPU流处理器数量与GPU显存空间。Moreover, the scoring items for CPU include at least the number of CPU cores and CPU turbo frequency, the scoring items for memory include memory space, and the scoring items for GPU include at least the number of GPU stream processors and GPU memory space.

作为一种可选的实施方式,计算节点可以用于专业计算服务的工作站,也可以是开放了云计算服务的个人电脑,且即使是同为工作站或者同为个人电脑,其配置之间也存在巨大差异。而不同类别的计算任务存在特定的硬件要求,故可根据基准硬件得分,实时对在线的计算节点进行评分排序,从而将任务优先派发给高分的计算节点进行处理,以获得最高的处理效率。As an optional implementation, computing nodes can be used as workstations for professional computing services, or as personal computers that have opened cloud computing services, and even if they are both workstations or personal computers, there are differences between their configurations. A huge difference. Different types of computing tasks have specific hardware requirements, so the online computing nodes can be scored and sorted in real time according to the benchmark hardware scores, so that tasks can be preferentially dispatched to high-scoring computing nodes for processing to obtain the highest processing efficiency.

本实施例中,考虑到计算节点可能同时在处理其它任务,若基于其基准硬件得分进行任务派发,则派发后仅能利用其闲置的运算资源进行计算处理,即计算节点实际的运算能力与其基准硬件得分是不相符的,且其实际运算能力常态波动,故在此引入实时硬件得分,根据计算节点中各硬件设备当前的实际占用情况,来评估出实际的闲置算力。In this embodiment, considering that the computing nodes may be processing other tasks at the same time, if tasks are dispatched based on their benchmark hardware scores, only their idle computing resources can be used for computing processing after dispatching, that is, the actual computing capabilities of the computing nodes and their benchmark The hardware scores are inconsistent, and their actual computing power fluctuates normally. Therefore, real-time hardware scores are introduced here to evaluate the actual idle computing power based on the current actual occupancy of each hardware device in the computing node.

作为一种可选的实施方式,可直接采用计算节点的实时占用率,乘以计算节点的基准硬件得分,来计算每一计算节点的实际的闲置算力,进而根据闲置算力对各计算节点进行排序,据此执行任务派发,以避免将处理任务派发至冗余度不足的计算节点,造成任务队列堵塞。As an optional implementation, the real-time occupancy rate of computing nodes can be directly multiplied by the benchmark hardware score of computing nodes to calculate the actual idle computing power of each computing node, and then calculate the Sorting is carried out, and task dispatching is carried out accordingly, so as to avoid dispatching processing tasks to computing nodes with insufficient redundancy, which will cause blockage of the task queue.

作为另一种可选的实施方式,硬件设备的闲置算力与其实际处理能力并非是准确的线性关系,例如,假设CPU当前占用率为90%,其处于高负荷运行状态,发热量大,此时处理效率实质降低,其虽具备10%的闲置率,但因设备散热与数据信道等因素的限制,无法完全调用10%设备参数的算力,因而,可根据硬件设备的运行特点设定多段曲线,如:在闲置率≥50%的情况下,其实时硬件得分直接采用闲置率乘以基准硬件得分;在50%>闲置率≥10%的情况下,其实时硬件得分采用闲置率乘以基准硬件得分再乘以0.9的加权系数;在闲置率<10%的情况下,其实时硬件得分采用闲置率乘以基准硬件得分再乘以0.6的加权系数;从而更为精准地衡量每一计算节点的实际运算能力,确保任务处理过程不发生堵塞,更为合理地分配任务包。As another optional implementation, the idle computing power of the hardware device and its actual processing capacity are not an accurate linear relationship. When the processing efficiency is substantially reduced, although it has a 10% idle rate, due to the limitations of equipment heat dissipation and data channel and other factors, the calculation power of 10% of the equipment parameters cannot be fully invoked. Therefore, multiple stages can be set according to the operating characteristics of the hardware equipment. For example, in the case of idle rate ≥ 50%, the real-time hardware score is directly multiplied by the idle rate by the benchmark hardware score; in the case of 50% > idle rate ≥ 10%, the real-time hardware score is multiplied by the idle rate The benchmark hardware score is multiplied by a weighting factor of 0.9; when the idle rate is less than 10%, the real-time hardware score is multiplied by the idle rate by the benchmark hardware score and then multiplied by a weighting factor of 0.6; in order to more accurately measure each calculation The actual computing power of the nodes ensures that there is no blockage in the task processing process, and the task packages are allocated more reasonably.

本实施例中,针对每一评分项目设定基准值,以及设定对应于基准值的基准分数;In this embodiment, a benchmark value is set for each scoring item, and a benchmark score corresponding to the benchmark value is set;

其中,CPU核心数量基准值为4个,CPU核心基准分数为50;Among them, the benchmark value of the number of CPU cores is 4, and the benchmark score of CPU cores is 50;

CPU睿频基准值为3GHz,CPU睿频基准分数为50;The CPU turbo frequency benchmark value is 3GHz, and the CPU turbo frequency benchmark score is 50;

内存空间基准值为16GB,内存基准分数为50;The memory space benchmark value is 16GB, and the memory benchmark score is 50;

GPU流处理器数量基准值为1280个,GPU流处理器基准分数为50;The benchmark value for the number of GPU stream processors is 1280, and the benchmark score for GPU stream processors is 50;

GPU显存空间基准值为4GB,GPU显存基准分数为50。The GPU memory space benchmark value is 4GB, and the GPU memory benchmark score is 50.

在此,通过设置各项基准参数与基准分数,可高效准确地对不同计算节点的硬件设备实现标准化评分,使计算节点的计算性能明确可见,便于准确分配任务包。Here, by setting various benchmark parameters and benchmark scores, it is possible to efficiently and accurately achieve standardized scoring for hardware devices of different computing nodes, so that the computing performance of computing nodes can be clearly seen, and it is convenient to accurately allocate task packages.

本实施例中,基于基准值与基准分数,评定每一计算节点所对应CPU性能的CPU评分,所对应内存性能的内存评分,所对应GPU性能的GPU评分,以及所对应CPU与内存综合性能的CPU与内存综合评分;In this embodiment, based on the benchmark value and the benchmark score, evaluate the CPU score corresponding to the CPU performance of each computing node, the memory score corresponding to the memory performance, the GPU score corresponding to the GPU performance, and the corresponding CPU and memory comprehensive performance Comprehensive score of CPU and memory;

其中,CPU评分至少包括CPU单核得分、CPU多核得分与CPU综合得分。Among them, the CPU score includes at least a CPU single-core score, a CPU multi-core score, and a CPU comprehensive score.

在此,针对影像处理常见的硬件性能需求,生成以上数据化的评分,从而仅通过评分进行排序,即可根据不同性能需求,对各计算节点进行评分排序,无需涉及过多复杂算法,减少运营与运算负荷,提高分包效率。Here, according to the common hardware performance requirements of image processing, the above data-based scores are generated, so that only by scoring, the computing nodes can be ranked according to different performance requirements, without involving too many complex algorithms, reducing operation and computing load to improve subcontracting efficiency.

作为一种可选的实施方式,CPU单核得分=当前CPU睿频值/CPU睿频基准值*CPU核心基准分数;As an optional implementation, CPU single-core score=current CPU turbo value/CPU turbo benchmark value*CPU core benchmark score;

CPU多核得分=(当前CPU睿频值/CPU睿频基准值)*(当前CPU核心数量/CPU核心数量基准值)*CPU核心基准分数;CPU multi-core score = (current CPU turbo frequency value/CPU turbo frequency benchmark value)*(current CPU core number/CPU core number benchmark value)*CPU core benchmark score;

CPU综合得分=CPU单核得分*0.99+CPU多核得分*0.01;CPU comprehensive score = CPU single-core score * 0.99 + CPU multi-core score * 0.01;

内存评分=(当前内存空间值/内存空间基准值)*内存基准分数;Memory score = (current memory space value/memory space benchmark value)*memory benchmark score;

GPU评分=(当前GPU流处理器数量/GPU流处理器数量基准值)*GPU显存基准分数;GPU score = (current GPU stream processor number/GPU stream processor number benchmark value)*GPU video memory benchmark score;

CPU与内存综合评分=CPU多核得分+内存评分。Comprehensive score of CPU and memory = CPU multi-core score + memory score.

具体地,以上评分机制基于倾斜影像模型处理进行构造,若存在不同的计算业务,则以上评分机制的硬件评分项目、评分权重以及评分公式,应当根据计算业务的实际需求进行修改调整,以适应不同的业务需求。Specifically, the above scoring mechanism is constructed based on oblique image model processing. If there are different computing services, the hardware scoring items, scoring weights, and scoring formulas of the above scoring mechanism should be modified and adjusted according to the actual needs of computing services to adapt to different computing services. business needs.

本实施例中,设置若干限制指标用以标定不同任务所对应的设备性能需求;In this embodiment, several limit indicators are set to calibrate the equipment performance requirements corresponding to different tasks;

设置第一限制指标为CPU占用率<90%,且剩余GPU显存空间>1GB;Set the first limit index as CPU usage < 90%, and remaining GPU memory space > 1GB;

设置第二限制指标为CPU占用率<90%,且剩余内存空间>1GB;Set the second limit index as CPU usage < 90%, and remaining memory space > 1GB;

设置第三限制指标为CPU占用率<90%,且剩余内存空间>4GB;Set the third limit index as CPU usage < 90%, and remaining memory space > 4GB;

设置第四限制指标为CPU占用率<90%,且剩余内存空间>(任务包包含影片数量*0.0015)GB;Set the fourth limit index as CPU usage < 90%, and remaining memory space > (task package contains the number of movies * 0.0015) GB;

设置第五限制指标为CPU占用率<90%,且剩余内存空间>12GB。Set the fifth limit index as CPU usage < 90%, and remaining memory space > 12GB.

其中,第一限制指标用于特征提取任务,第二限制指标用于特征匹配任务,第三限制指标用于分块平差任务,第四限制指标用于融合网平任务,第五限制指标用于建模任务。Among them, the first restriction index is used for feature extraction task, the second restriction index is used for feature matching task, the third restriction index is used for block adjustment task, the fourth restriction index is used for fusion network leveling task, and the fifth restriction index is used for for modeling tasks.

具体地,常见图像处理任务的硬件要求与限制条件如下表:Specifically, the hardware requirements and constraints of common image processing tasks are as follows:

从而,以上限制条件可作为前置的筛选条件,进一步避免特点的建模任务被分配到不适宜执行当次处理的计算节点上,有效避免了任务堵塞。Therefore, the above constraints can be used as pre-screening conditions to further prevent characteristic modeling tasks from being assigned to computing nodes that are not suitable for the current processing, effectively avoiding task congestion.

在此,假设当前任务包需要进行特征提取处理,则根据上表可知,其注重GPU性能,需要计算节点具备1GB以上的GPU显存空间,同时该计算节点的CPU占用率应当小于90%,因而可根据限制条件,先行筛除硬件评分达标,但当前被占用,无法高效执行其它计算任务的计算节点;Here, assuming that the current task package needs to perform feature extraction processing, according to the above table, it can be seen that it pays attention to GPU performance, and requires the computing node to have more than 1GB of GPU memory space, and the CPU usage of the computing node should be less than 90%, so it can be According to the restrictive conditions, the computing nodes whose hardware scores meet the standard but are currently occupied and unable to efficiently perform other computing tasks are screened out;

进而,在基于上述限制条件筛除高占用的计算节点后,可获得按照GPU评分进行排列的计算节点队列X【A(60)、B(55)、C(54)、……、N(41)】,且队列X为递减队列,即特征提取任务优先配案予当前GPU评分最高的计算节点A进行处理。Furthermore, after filtering out high-occupancy computing nodes based on the above constraints, a computing node queue X [A(60), B(55), C(54), ..., N(41 )], and the queue X is a descending queue, that is, the feature extraction task is assigned to the computing node A with the highest current GPU score for processing.

可以理解的是,除了调度节点主动查询计算节点的运行状态,在任务分包完成后,计算节点A的实时占用率与实时评分将主动上传至调度节点,进行反馈更新,以提高实时评分的准确性,避免额外的任务分配至当前计算节点,造成计算处理拥堵。It is understandable that, in addition to the scheduling node actively querying the running status of the computing node, after the task subcontracting is completed, the real-time occupancy rate and real-time scoring of computing node A will be actively uploaded to the scheduling node for feedback and update to improve the accuracy of real-time scoring Responsibility, avoiding the allocation of additional tasks to the current computing node, causing computing congestion.

102、对待处理任务分块处理为若干任务包。102. Divide the task to be processed into several task packages.

本实施例中,为了充分发挥分布式计算节点的算力,先对待处理任务分块处理为多个任务包,以确保每一任务包均可在短时间内高效计算完成,从而数据量庞大的单一任务可在诸多计算节点的分工计算之下迅速完成计算。In this embodiment, in order to give full play to the computing power of the distributed computing nodes, the task to be processed is divided into multiple task packages first, so as to ensure that each task package can be efficiently calculated in a short period of time, so that the large amount of data A single task can be quickly completed under the division of labor of many computing nodes.

作为一种可选的实施方式,对于标记了任务类别的待处理任务,在分块处理后将各任务包逐步发送至该任务类别所对应的最优计算节点,或者将各任务包均分至评分队列前列的多个计算节点上,即可高效完成计算。As an optional implementation, for tasks to be processed with task categories marked, each task package is gradually sent to the optimal computing node corresponding to the task category after block processing, or each task package is evenly distributed to Calculations can be efficiently completed on multiple computing nodes at the forefront of the scoring queue.

103、设置第一限制指标,据此选取当前GPU得分最高的计算节点,对每一任务包进行特征提取计算。103. Set the first limit index, and select the computing node with the highest current GPU score accordingly, and perform feature extraction calculation for each task package.

104、设置第二限制指标,据此选取当前CPU多核得分最高的计算节点,对特征提取计算成功的任务包进行特征匹配计算。104. Set the second limit index, and select the computing node with the highest current CPU multi-core score accordingly, and perform feature matching calculation on the task package whose feature extraction calculation is successful.

105、设置第三限制指标,据此选取当前CPU综合得分最高的计算节点,对特征匹配计算成功的任务包进行分块平差计算。105. Set the third limit index, and select the computing node with the highest current CPU comprehensive score based on this, and perform block adjustment calculation for the task package whose feature matching calculation is successful.

106、设置第四限制指标,据此选取当前CPU综合得分最高的计算节点,对分块平差计算成功的任务包进行融合平差计算。106. Set the fourth limit index, and select the computing node with the highest current CPU comprehensive score based on this, and perform fusion adjustment calculation on the task package whose block adjustment calculation is successful.

107、针对融合平差计算成功的任务包,导出其对应的xml文件与bin文件。107. Export the corresponding xml file and bin file for the task package successfully calculated by fusion adjustment.

108、设置第五限制指标,据此选取当前CPU综合得分最高的计算节点,对xml文件与bin文件进行建模计算。108. Set the fifth limit index, and select the computing node with the highest comprehensive score of the current CPU according to this, and perform modeling calculation on the xml file and the bin file.

本实施例中,对于特征提取、特征匹配、分块平差、融合平差或建模计算失败的任务包标记为重派发任务,并更新其计算失败次数;In this embodiment, the task package that fails in feature extraction, feature matching, block adjustment, fusion adjustment or modeling calculation is marked as a redistribution task, and the number of calculation failures is updated;

其中,计算失败是指计算过程出错或者计算成果校验不符合规则;Among them, the calculation failure refers to an error in the calculation process or a calculation result verification that does not conform to the rules;

对失败次数小于3的重派发任务重新选取当前的最优计算节点,予以特征提取、特征匹配、分块平差、融合平差或建模计算。Re-select the current optimal computing node for redistribution tasks with less than 3 failure times, and perform feature extraction, feature matching, block adjustment, fusion adjustment or modeling calculation.

在此,考虑到计算节点实时指标的更新存在时间差,任务包拆分过程可能产生数据错误,任务计算过程可能产生计算错误,计算节点存在硬件故障等因素,任务包的计算可能出错,或者计算成功,但是计算成果校验不符合规则,此时,需要对该任务包进行重新派发重新计算,以确保输出数据准确有效。Here, considering that there is a time difference in the update of the real-time indicators of the computing nodes, data errors may occur during the task package splitting process, calculation errors may occur during the task calculation process, hardware failures in the computing nodes and other factors, the calculation of the task package may be wrong, or the calculation is successful , but the verification of the calculation results does not conform to the rules. At this time, the task package needs to be redistributed and recalculated to ensure that the output data is accurate and valid.

作为一种可选的实施方式,对失败次数达到3的重派发任务标记为失败任务,终止失败任务的派发与计算流程,并返回计算失败信息。As an optional implementation, the redistribution task whose failure count reaches 3 is marked as a failed task, the dispatch and calculation process of the failed task is terminated, and the calculation failure information is returned.

在此,对于反复计算失败的失败任务予以弃置,并返回失败信息,供任务上传者或者运维人员进行分析,以排查失败原因。Here, the failed tasks that repeatedly fail to calculate are discarded, and the failure information is returned for analysis by the task uploader or operation and maintenance personnel to find out the cause of the failure.

综上,通过采集硬件参数并监测实时指标,准确对各计算节点进行可用资源评分,据此将任务包分发至当前适配度最高的计算节点上进行计算,充分发挥节点性能,提高计算效率。且调度节点可多平台访问,适配各类系统环境。To sum up, by collecting hardware parameters and monitoring real-time indicators, the available resources of each computing node are accurately scored, and the task package is distributed to the current computing node with the highest degree of fitness for calculation, so as to give full play to the node performance and improve computing efficiency. And the scheduling node can be accessed by multiple platforms, adapting to various system environments.

实施例二Embodiment two

请参照图2,一种倾斜影像模型生产的分布式任务调度系统,包括:Please refer to Figure 2, a distributed task scheduling system for oblique image model production, including:

数据节点、调度节点以及计算节点;Data nodes, scheduling nodes, and computing nodes;

每一数据节点至少与一个调度节点数据连接;Each data node is connected to at least one scheduling node data;

每一计算节点至少与一个调度节点数据连接;Each computing node is connected to at least one scheduling node data;

数据节点用以对待处理任务预处理为若干任务包;The data node is used to preprocess the task to be processed into several task packages;

调度节点通过可视化终端进行访问控制,用以对其所连接的计算节点采集硬件参数并更新实时指标。The scheduling node performs access control through the visual terminal to collect hardware parameters and update real-time indicators of the computing nodes connected to it.

其中,调度节点还用以根据每一计算节点的硬件参数与实时指标,为每一任务包的特征提取、特征匹配、分块平差、融合平差或建模过程选取最优计算节点,执行任务分包。Among them, the scheduling node is also used to select the optimal computing node for the feature extraction, feature matching, block adjustment, fusion adjustment or modeling process of each task package according to the hardware parameters and real-time indicators of each computing node, and execute Task subcontracting.

在此,可视化终端可以是个人电脑,智能手机,摄影终端等具备数据传输功能与控制操作功能的终端设备,从而摄影终端可即时上传其所摄制的影像数据,用户还可在个人电脑等个人终端登陆调度节点,在此向调度节点上传所需计算的任务。Here, the visualization terminal can be a terminal device with data transmission function and control operation function such as a personal computer, a smart phone, and a photography terminal, so that the photography terminal can upload the image data it shoots in real time, and the user can also use it on a personal terminal such as a personal computer. Log in to the scheduling node, where you upload the required calculation tasks to the scheduling node.

可见,此过程可通过数据总线或者TCP/IP协议便捷实现,不涉及平台架构的搭建与交互,广泛适配于各类软硬件平台与操作系统。It can be seen that this process can be conveniently realized through the data bus or TCP/IP protocol, does not involve the construction and interaction of the platform architecture, and is widely compatible with various software and hardware platforms and operating systems.

Claims (10)

1.一种倾斜影像模型生产的分布式任务调度方法,其特征在于,包括:1. A distributed task scheduling method for oblique image model production, characterized in that, comprising: 定时采集更新每一计算节点的实时硬件得分;Regularly collect and update the real-time hardware score of each computing node; 对待处理任务分块处理为若干任务包;The tasks to be processed are divided into several task packages; 选取当前GPU得分最高的计算节点,对每一任务包进行特征提取计算;Select the computing node with the highest current GPU score to perform feature extraction calculations for each task package; 选取当前CPU多核得分最高的计算节点,对特征提取计算成功的任务包进行特征匹配计算;Select the computing node with the highest current CPU multi-core score, and perform feature matching calculation on the task package with successful feature extraction and calculation; 选取当前CPU综合得分最高的计算节点,对特征匹配计算成功的任务包进行分块平差计算;Select the computing node with the highest comprehensive score of the current CPU, and perform block adjustment calculation for the task package whose feature matching calculation is successful; 选取当前CPU综合得分最高的计算节点,对分块平差计算成功的任务包进行融合平差计算;Select the computing node with the highest comprehensive score of the current CPU, and perform fusion adjustment calculation on the task package whose block adjustment calculation is successful; 针对融合平差计算成功的任务包,导出其对应的xml文件与bin文件;Export the corresponding xml file and bin file for the task package successfully calculated by fusion adjustment; 选取当前CPU综合得分最高的计算节点,对所述xml文件与所述bin文件进行建模计算。Select the computing node with the highest comprehensive score of the current CPU, and perform modeling calculation on the xml file and the bin file. 2.根据权利要求1所述的倾斜影像模型生产的分布式任务调度方法,其特征在于,包括:2. The distributed task scheduling method of oblique image model production according to claim 1, characterized in that, comprising: 基于各计算节点所包含硬件设备的评分项目与对应的设备参数,评定得到每一计算节点的基准硬件得分;Based on the scoring items of the hardware devices included in each computing node and the corresponding device parameters, evaluate and obtain the benchmark hardware score of each computing node; 所述实时硬件得分,则是基于每一计算节点所包含硬件设备的实时占用率,加权调整所述基准硬件得分而获得;The real-time hardware score is obtained by weighting and adjusting the benchmark hardware score based on the real-time occupancy rate of the hardware devices included in each computing node; 其中,所述硬件设备至少包括CPU、内存及GPU;Wherein, the hardware device includes at least CPU, memory and GPU; 且,CPU的评分项目至少包括CPU核心数量与CPU睿频,内存的评分项目包括内存空间,GPU的评分项目至少包括GPU流处理器数量与GPU显存空间。Moreover, the scoring items for CPU include at least the number of CPU cores and CPU turbo frequency, the scoring items for memory include memory space, and the scoring items for GPU include at least the number of GPU stream processors and GPU memory space. 3.根据权利要求2所述的倾斜影像模型生产的分布式任务调度方法,其特征在于,包括:3. The distributed task scheduling method of oblique image model production according to claim 2, is characterized in that, comprises: 针对每一评分项目设定基准值,以及设定对应于所述基准值的基准分数;setting a benchmark value for each scoring item, and setting a benchmark score corresponding to the benchmark value; 其中,CPU核心数量基准值为4个,CPU核心基准分数为50;Among them, the benchmark value of the number of CPU cores is 4, and the benchmark score of CPU cores is 50; CPU睿频基准值为3GHz,CPU睿频基准分数为50;The CPU turbo frequency benchmark value is 3GHz, and the CPU turbo frequency benchmark score is 50; 内存空间基准值为16GB,内存基准分数为50;The memory space benchmark value is 16GB, and the memory benchmark score is 50; GPU流处理器数量基准值为1280个,GPU流处理器基准分数为50;The benchmark value for the number of GPU stream processors is 1280, and the benchmark score for GPU stream processors is 50; GPU显存空间基准值为4GB,GPU显存基准分数为50。The GPU memory space benchmark value is 4GB, and the GPU memory benchmark score is 50. 4.根据权利要求3所述的倾斜影像模型生产的分布式任务调度方法,其特征在于,包括:4. The distributed task scheduling method of oblique image model production according to claim 3, is characterized in that, comprises: 基于所述基准值与基准分数,评定每一计算节点所对应CPU性能的CPU评分,所对应内存性能的内存评分,所对应GPU性能的GPU评分,以及所对应CPU与内存综合性能的CPU与内存综合评分;Based on the benchmark value and benchmark score, evaluate the CPU score corresponding to the CPU performance of each computing node, the memory score corresponding to the memory performance, the GPU score corresponding to the GPU performance, and the CPU and memory corresponding to the comprehensive performance of the CPU and memory Overall rating; 其中,所述CPU评分至少包括CPU单核得分、CPU多核得分与CPU综合得分。Wherein, the CPU score includes at least a CPU single-core score, a CPU multi-core score, and a CPU comprehensive score. 5.根据权利要求4所述的倾斜影像模型生产的分布式任务调度方法,其特征在于,包括:5. The distributed task scheduling method of oblique image model production according to claim 4, is characterized in that, comprises: CPU单核得分=当前CPU睿频值/CPU睿频基准值*CPU核心基准分数;CPU single-core score = current CPU turbo frequency value / CPU turbo frequency benchmark value * CPU core benchmark score; CPU多核得分=(当前CPU睿频值/CPU睿频基准值)*(当前CPU核心数量/CPU核心数量基准值)*CPU核心基准分数;CPU multi-core score = (current CPU turbo frequency value/CPU turbo frequency benchmark value)*(current CPU core number/CPU core number benchmark value)*CPU core benchmark score; CPU综合得分=CPU单核得分*0.99+CPU多核得分*0.01;CPU comprehensive score = CPU single-core score * 0.99 + CPU multi-core score * 0.01; 内存评分=(当前内存空间值/内存空间基准值)*内存基准分数;Memory score = (current memory space value/memory space benchmark value)*memory benchmark score; GPU评分=(当前GPU流处理器数量/GPU流处理器数量基准值)*GPU显存基准分数;GPU score = (current GPU stream processor number/GPU stream processor number benchmark value)*GPU video memory benchmark score; CPU与内存综合评分=CPU多核得分+内存评分。Comprehensive score of CPU and memory = CPU multi-core score + memory score. 6.根据权利要求5所述的倾斜影像模型生产的分布式任务调度方法,其特征在于,包括:6. The distributed task scheduling method of oblique image model production according to claim 5, characterized in that, comprising: 设置若干限制指标用以标定不同任务所对应的设备性能需求;Set several limit indicators to calibrate the equipment performance requirements corresponding to different tasks; 设置第一限制指标为CPU占用率<90%,且剩余GPU显存空间>1GB;Set the first limit index as CPU usage < 90%, and remaining GPU memory space > 1GB; 设置第二限制指标为CPU占用率<90%,且剩余内存空间>1GB;Set the second limit index as CPU usage < 90%, and remaining memory space > 1GB; 设置第三限制指标为CPU占用率<90%,且剩余内存空间>4GB;Set the third limit index as CPU usage < 90%, and remaining memory space > 4GB; 设置第四限制指标为CPU占用率<90%,且剩余内存空间>(任务包包含影片数量*0.0015)GB;Set the fourth limit index as CPU usage < 90%, and remaining memory space > (task package contains the number of movies * 0.0015) GB; 设置第五限制指标为CPU占用率<90%,且剩余内存空间>12GB。Set the fifth limit index as CPU usage < 90%, and remaining memory space > 12GB. 7.根据权利要求1所述的倾斜影像模型生产的分布式任务调度方法,其特征在于,包括:7. The distributed task scheduling method of oblique image model production according to claim 1, characterized in that, comprising: 对于特征提取、特征匹配、分块平差、融合平差或建模计算失败的任务包标记为重派发任务,并更新其计算失败次数;For feature extraction, feature matching, block adjustment, fusion adjustment or modeling calculation failures, the task package is marked as a redistribution task, and the number of calculation failures is updated; 其中,计算失败是指计算过程出错或者计算成果校验不符合规则;Among them, the calculation failure refers to an error in the calculation process or a calculation result verification that does not conform to the rules; 对失败次数小于3的重派发任务重新选取当前的最优计算节点,予以特征提取、特征匹配、分块平差、融合平差或建模计算。Re-select the current optimal computing node for redistribution tasks with less than 3 failure times, and perform feature extraction, feature matching, block adjustment, fusion adjustment or modeling calculation. 8.根据权利要求7所述的倾斜影像模型生产的分布式任务调度方法,其特征在于,包括:8. The distributed task scheduling method of oblique image model production according to claim 7, characterized in that, comprising: 对失败次数达到3的重派发任务标记为失败任务,终止所述失败任务的派发与计算流程,并返回计算失败信息。Mark the redistribution task whose failure times reach 3 as a failed task, terminate the dispatch and calculation process of the failed task, and return the calculation failure information. 9.一种采用权利要求1~8任一项倾斜影像模型生产的分布式任务调度方法的系统,其特征在于,所述系统包括:9. A system employing a distributed task scheduling method produced by any oblique image model of claims 1 to 8, characterized in that the system comprises: 数据节点、调度节点以及计算节点;Data nodes, scheduling nodes and computing nodes; 每一数据节点至少与一个调度节点数据连接;Each data node is connected to at least one scheduling node data; 每一计算节点至少与一个调度节点数据连接;Each computing node is connected to at least one scheduling node data; 所述数据节点用以对待处理任务预处理为若干任务包;The data node is used to preprocess the task to be processed into several task packages; 所述调度节点通过可视化终端进行访问控制,用以对其所连接的计算节点采集硬件参数并更新实时指标。The dispatching node performs access control through the visualization terminal to collect hardware parameters and update real-time indicators of the computing nodes connected to it. 10.根据权利要求9所述的系统,其特征在于,包括:10. The system of claim 9, comprising: 所述调度节点还用以根据每一计算节点的硬件参数与实时指标,为每一任务包的特征提取、特征匹配、分块平差、融合平差或建模过程选取最优计算节点,执行任务分包。The scheduling node is also used to select the optimal computing node for the feature extraction, feature matching, block adjustment, fusion adjustment or modeling process of each task package according to the hardware parameters and real-time indicators of each computing node, and execute Task subcontracting.
CN202310348678.8A 2023-03-31 2023-03-31 Distributed task scheduling method and system for inclined image model production Pending CN116521335A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310348678.8A CN116521335A (en) 2023-03-31 2023-03-31 Distributed task scheduling method and system for inclined image model production

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310348678.8A CN116521335A (en) 2023-03-31 2023-03-31 Distributed task scheduling method and system for inclined image model production

Publications (1)

Publication Number Publication Date
CN116521335A true CN116521335A (en) 2023-08-01

Family

ID=87398513

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310348678.8A Pending CN116521335A (en) 2023-03-31 2023-03-31 Distributed task scheduling method and system for inclined image model production

Country Status (1)

Country Link
CN (1) CN116521335A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117827192A (en) * 2023-12-26 2024-04-05 合肥锦上汇赢数字科技有限公司 A 3D model generation system
CN118708112A (en) * 2024-06-07 2024-09-27 武汉盛科达科技有限公司 A data dynamic analysis and optimization method for irrigation areas and related equipment

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117827192A (en) * 2023-12-26 2024-04-05 合肥锦上汇赢数字科技有限公司 A 3D model generation system
CN118708112A (en) * 2024-06-07 2024-09-27 武汉盛科达科技有限公司 A data dynamic analysis and optimization method for irrigation areas and related equipment
CN118708112B (en) * 2024-06-07 2024-12-10 武汉盛科达科技有限公司 Data dynamic analysis optimization method for irrigation area and related equipment

Similar Documents

Publication Publication Date Title
CN108776934B (en) Distributed data calculation method and device, computer equipment and readable storage medium
CN112860695B (en) Monitoring data query method, device, equipment, storage medium and program product
CN116521335A (en) Distributed task scheduling method and system for inclined image model production
CN106126323B (en) Real-time task scheduling method based on cloud platform
CN104298550B (en) A kind of dynamic dispatching method towards Hadoop
CN113010576A (en) Method, device, equipment and storage medium for capacity evaluation of cloud computing system
CN109039954A (en) Multi-tenant container cloud platform virtual computing resource self-adapting dispatching method and system
CN116360972A (en) Resource management method, device and resource management platform
CN103412794A (en) Dynamic dispatching distribution method for stream computing
CN104063501B (en) copy balance method based on HDFS
WO2022252546A1 (en) Information adjusting method and device, and storage medium
WO2023131121A1 (en) Integrated circuit automation parallel simulation method and simulation device
CN103440158B (en) The hotspot migration method of facing cloud scheduling of resource
CN116804940A (en) A dynamic task scheduling method for clustering cloud transcoding
CN115269182A (en) Resource adjustment method, device, server and storage medium
CN116048723A (en) Virtual machine scheduling method and system based on non-dominant ordering multi-target genetic algorithm
CN114356531A (en) Edge calculation task classification scheduling method based on K-means clustering and queuing theory
CN118796950A (en) An information collection system based on big data
CN105872109B (en) Cloud platform load running method
CN104202263B (en) A kind of multi-tenant data midbandwidth resource fairness distribution method
CN114924941B (en) A performance evaluation system and method for stream computing scenario solutions based on pipeline model
CN116384697A (en) A pipe production scheduling method, system and storage medium based on simulated annealing algorithm
CN109558214B (en) Host machine resource management method and device in heterogeneous environment and storage medium
CN112596901A (en) Cloud platform automation deployment and operation method, electronic equipment and storage medium
CN109828979A (en) A kind of data consistency detection and system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right

Effective date of registration: 20241130

Address after: 510000 Si Cheng Road, Tianhe District, Guangzhou, Guangdong Province, No. 39

Applicant after: SOUTH SURVEYING & MAPPING TECHNOLOGY CO.,LTD.

Country or region after: China

Address before: 510665 area a, 4 / F, area a, 5 / F, area a, 6 / F, 39 Sicheng Road, Tianhe District, Guangzhou City, Guangdong Province

Applicant before: GUANGZHOU SOUTH SATELLITE NAVIGATION INSTRUMENT Co.,Ltd.

Country or region before: China

TA01 Transfer of patent application right