期刊文献+
共找到362篇文章
< 1 2 19 >
每页显示 20 50 100
Implementation Study of Dynamic Load Balancing Algorithm of Parallel Tree Computation on Clusters of Heterogeneous Workstation
1
作者 Mohammed A.M. Ibrahim M.SaifMokbel 《Journal of Donghua University(English Edition)》 EI CAS 2005年第2期81-86,共6页
The rapid growth of interconnected high performance workstations has produced a new computing paradigm called clustered of workstations computing. In these systems load balance problem is a serious impediment to achie... The rapid growth of interconnected high performance workstations has produced a new computing paradigm called clustered of workstations computing. In these systems load balance problem is a serious impediment to achieve good performance. The main concern of this paper is the implementation of dynamic load balancing algorithm, asynchronous Round Robin (ARR), for balancing workload of parallel tree computation depth-first-search algorithm on Cluster of Heterogeneous Workstations (COW) Many algorithms in artificial intelligence and other areas of computer science are based on depth first search in implicitty defined trees. For these algorithms a load-balancing scheme is required, which is able to evenly distribute parts of an irregularly shaped tree over the workstations with minimal interprocessor communication and without prior knowledge of the tree’s shape. For the (ARR) algorithm only minimal interprocessor communication is needed when necessary and it runs under the MPI (Message passing interface) that allows parallel execution on heterogeneous SUN cluster of workstation platform. The program code is written in C language and executed under UNIX operating system (Solaris version). 展开更多
关键词 cluster of workstations parallel tree computation dynamic load balancing performance metrics
下载PDF
CLUSTER OF WORKSTATIONS BASED ON DYNAMIC LOAD BALANCING FOR PARALLEL TREE COMPUTATION DEPTH-FIRST-SEARCH
2
作者 加力 陆鑫达 张健 《Journal of Shanghai Jiaotong university(Science)》 EI 2002年第1期26-31,共6页
The real problem in cluster of workstations is the changes in workstation power or number of workstations or dynmaic changes in the run time behavior of the application hamper the efficient use of resources. Dynamic l... The real problem in cluster of workstations is the changes in workstation power or number of workstations or dynmaic changes in the run time behavior of the application hamper the efficient use of resources. Dynamic load balancing is a technique for the parallel implementation of problems, which generate unpredictable workloads by migration work units from heavily loaded processor to lightly loaded processors at run time. This paper proposed an efficient load balancing method in which parallel tree computations depth first search (DFS) generates unpredictable, highly imbalance workloads and moves through different phases detectable at run time, where dynamic load balancing strategy is applicable in each phase running under the MPI(message passing interface) and Unix operating system on cluster of workstations parallel platform computing. 展开更多
关键词 cluster of WORKSTATIONS parallel tree COMPUTATION DFS task migration dynamic load balancing strategy and TERMINATION detection algorithm
下载PDF
基于线索KD-Tree的射线追踪并行计算 被引量:1
3
作者 厉夫兵 苏永琪 陈文剑 《计算机工程与设计》 北大核心 2023年第12期3677-3682,共6页
针对射线追踪过程中,由于射线数目巨大、部分目标场景复杂,造成计算效率低下的问题,采用线索KD-Tree (K-dimensional tree)空间加速算法,将目标场景进行有序组织,通过对线索KD-Tree进行无堆栈遍历,加快射线与目标场景求交的计算速度。... 针对射线追踪过程中,由于射线数目巨大、部分目标场景复杂,造成计算效率低下的问题,采用线索KD-Tree (K-dimensional tree)空间加速算法,将目标场景进行有序组织,通过对线索KD-Tree进行无堆栈遍历,加快射线与目标场景求交的计算速度。为解决传统方法中,串行计算射线与目标求交过程中造成待遍历射线多的问题,采用图形处理器(graphics processing unit, GPU)在统一计算设备架构(compute unified device architecture, CUDA)平台下并行处理所有射线,加快计算速度。实例仿真计算结果表明,基于线索KD-Tree的射线追踪并行计算相比于串行计算,计算效率提高,获得了很好的加速效果。 展开更多
关键词 射线追踪 线索KD-tree 无堆栈遍历 求交测试 图形处理器 统一计算设备架构 并行计算
下载PDF
Parallelism of spatial data mining based on autocorrelation decision tree 被引量:1
4
作者 Zhang Shuyu Zhu Zhongying 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2005年第4期947-956,共10页
Define and theory of autocorrelation decision tree (ADT) is introduced. In spatial data mining, spatial parallel query are very expensive operations. A new parallel algorithm in terms of autocorrelation decision tre... Define and theory of autocorrelation decision tree (ADT) is introduced. In spatial data mining, spatial parallel query are very expensive operations. A new parallel algorithm in terms of autocorrelation decision tree is presented. And the new method reduces CPU- and I/O-time and improves the query efficiency of spatial data. For dynamic load balancing, there are better control and optimization. Experimental performance comparison shows that the improved algorithm can obtain a optimal accelerator with the same quantities of processors. There are more completely accesses on nodes. And an individual implement of intelligent information retrieval for spatial data mining is presented. 展开更多
关键词 spatial databases autocorrelation attribute decision tree parallelism.
下载PDF
Parallel Response Ternary Query Tree for RFID Tag Anti-Collision
5
作者 Ching-Nung Yang Song-Ruei Cai Li-Zhe Sun 《Journal of Computer and Communications》 2015年第5期72-79,共8页
A tag-collision (or missed reads) in RFID system (Radio Frequency Identification) system degrades the identification efficiency. The so-called tag collision is that a reader cannot identify a tag when more than one ta... A tag-collision (or missed reads) in RFID system (Radio Frequency Identification) system degrades the identification efficiency. The so-called tag collision is that a reader cannot identify a tag when more than one tags respond to a reader at the same time. There are some major anti-collision protocols on resolving tag collision, e.g., ALOHA-based protocol, binary tree protocol, and Query Tree (QT) protocol. Up to date, most tag anti-collision protocols are QT protocols. QT protocols are categorized into M-ary query tree (QT). In the previous literature, choosing M = 3 (i.e., a ternary QT (TQT)) was proven to have the optimum performance for tag identification. Recently, Yeh et al. used parallel response approach to reduce the number of collisions. In this paper, we combine the partial response and TQT to propose an effective parallel response TQT (PRTQT) protocol. Simulation results reveal that our PRTQT outperforms Yeh et al.’s protocol and TQT protocol. 展开更多
关键词 Radio Frequency Identification (RFID) TAG Collision Query tree TERNARY tree parallel RESPONSE
下载PDF
Performance Characterization of Parallel Game-tree Search Application Crafty
6
作者 谭膺 罗克露 +1 位作者 陈玉荣 张益民 《Journal of Electronic Science and Technology of China》 2006年第2期155-160,共6页
Game-tree search plays an important role in the field of Artificial Intelligence (AI). In this paper, we characterize one parallel game-tree search workload in chess: the latest version of Crafty, a state of art pr... Game-tree search plays an important role in the field of Artificial Intelligence (AI). In this paper, we characterize one parallel game-tree search workload in chess: the latest version of Crafty, a state of art program, on two Intel Xeon shared-memory multiprocessor systems. Our analysis shows that Crafty is latency-sensitive and the hash-table and dynamic tree splitting used in Crafty cause large scalability penalties. They consume 35%-50% of the running time on the 4-way system. Furthermore, Crafty is not bandwidth-limited. 展开更多
关键词 performance characterization workload analysis parallel game-tree search computer chess crafty
下载PDF
An Optimal Parallel Algorithm for Constructing a Spanning Tree on Proper Circle Trapezoid Graphs
7
作者 Hirotoshi Honma Yoko Nakajima +1 位作者 Shino Nagasaki Atsushi Sasaki 《Journal of Applied Mathematics and Physics》 2018年第8期1649-1658,共10页
Given a simple graph G with n vertices and m edges, the spanning tree problem is to find a spanning tree for a given graph G. This problem has many applications, such as electric power systems, computer network design... Given a simple graph G with n vertices and m edges, the spanning tree problem is to find a spanning tree for a given graph G. This problem has many applications, such as electric power systems, computer network design and circuit analysis. For a simple graph, the spanning tree problem can be solved in O(log n) time with O(m+n) processors on the CRCW PRAM. In general, it is known that more efficient parallel algorithms can be developed by restricting classes of graphs. In this paper, we shall propose a parallel algorithm which runs O(log n) time with O(n/log n) processors on the EREW PRAM for constructing on proper circle trapezoid graphs. 展开更多
关键词 Design and Analysis of parallel Algorithms PROPER Circle TRAPEZOID GRAPHS SPANNING tree
下载PDF
基于决策树的图书馆文献资源智能检索方法
8
作者 宋亭 《自动化技术与应用》 2024年第4期63-66,共4页
当前图书馆文献资源类型存在差异,检索过程中排序效果差,提出一种基于决策树的图书馆文献资源智能检索方法。智能检索中需要图书馆文献资源库去除噪声,获取有效数据,使用Skip-gram模型进行文字类资源特征提取,利用卷积神经网络作为图像... 当前图书馆文献资源类型存在差异,检索过程中排序效果差,提出一种基于决策树的图书馆文献资源智能检索方法。智能检索中需要图书馆文献资源库去除噪声,获取有效数据,使用Skip-gram模型进行文字类资源特征提取,利用卷积神经网络作为图像文献资源的特征提取工具,提取过程采用Dropout机制随机断开部分网络连接,利用决策树从无规则次序数据库中推理出分类规则,计算属性与图书馆文献类型之间相关性,完成智能检索。测试结果表明:所提方法在不同数据集下的资源排序质量均优于传统检索方法。 展开更多
关键词 决策树 资源智能检索 并行计算 文献资源 资源数据库
下载PDF
增广立方体上边独立生成树的并行构造
9
作者 李夏晶 程宝雷 +2 位作者 樊建席 王岩 李晓瑞 《计算机科学》 CSCD 北大核心 2024年第9期346-356,共11页
近年来,围绕互连网络的研究工作越来越多。其中独立生成树(Independent Spanning Trees,ISTs)可以应用于信息的可靠传输、并行传输、安全分发以及故障服务器的并行诊断中,因此受到了许多研究者的关注。在一对多广播、可靠通信、多节点... 近年来,围绕互连网络的研究工作越来越多。其中独立生成树(Independent Spanning Trees,ISTs)可以应用于信息的可靠传输、并行传输、安全分发以及故障服务器的并行诊断中,因此受到了许多研究者的关注。在一对多广播、可靠通信、多节点广播、容错广播、安全消息分发、IP快速重路由等网络通信中,边独立生成树(Edge-Independent Spanning Trees,EISTs)发挥着重要作用。n维增广立方体AQ_(n)是n维超立方体Q_(n)的节点对称变型,它具有超立方体及其变型所没有的一些可嵌入性质。然而,目前增广立方体上边独立生成树的构造方法都是串行构造的。文中首先提出了一种并行算法,用于构造以AQ_(n)中的任意节点为根的2n-1棵树。然后证明算法得到的2n-1棵树是高度为n的边独立生成树,算法的时间复杂度为O(N),其中N表示增广立方体中的节点数。最后通过模拟实验来验证了所提方法的准确性。 展开更多
关键词 互连网络 增广立方体 边独立生成树 并行算法 高度
下载PDF
基于vtk-m的并行流线可视化算法优化
10
作者 张晓蓉 陈浩 +2 位作者 陈呈 李学俊 吴亚东 《计算机与数字工程》 2024年第8期2245-2251,2278,共8页
流线是矢量场可视化最具表现力的方法之一。随着计算机硬件和计算方法的发展,流场数据规模日趋增大,传统的流线算法在数据加载与积分计算存在瓶颈,导致算法效率低。开源的vtk-m算法库中提供的流线算法将积分任务划分为基本任务单元,理... 流线是矢量场可视化最具表现力的方法之一。随着计算机硬件和计算方法的发展,流场数据规模日趋增大,传统的流线算法在数据加载与积分计算存在瓶颈,导致算法效率低。开源的vtk-m算法库中提供的流线算法将积分任务划分为基本任务单元,理论上可调用海量线程并行处理,算法性能虽有提升,但在实践研究中发现并行效率低。针对这一问题,提出了基于动态结点树的并行流线可视化优化算法。主要通过粗粒度和细粒度两次划分,并行构建动态结点树对数据进行组织管理,利用索引关系缩小积分备选区域,实现对网格单元的快速定位;其次使用数据属性抽取与种子点任务并行执行等方法在算法其他环节进行优化,减小程序内存需求并提高对计算资源的利用率。在不同规模数据集下的实验结果表明优化后算法的有效性。 展开更多
关键词 科学可视化 流线 动态结点树 并行计算
下载PDF
电力通信数据流量异常的并行检测方法设计 被引量:1
11
作者 刘璐 《自动化仪表》 CAS 2024年第4期71-75,共5页
数据流量异常监测是电力通信网络运行过程中不可缺少的环节,但异常监测过程易受不同信道流量冗余性、异常数据类型等问题的干扰,导致监测过程耗时较长和误差较大。为了解决上述问题,设计了一种电力通信数据流量异常的并行检测方法。采... 数据流量异常监测是电力通信网络运行过程中不可缺少的环节,但异常监测过程易受不同信道流量冗余性、异常数据类型等问题的干扰,导致监测过程耗时较长和误差较大。为了解决上述问题,设计了一种电力通信数据流量异常的并行检测方法。采用自适应邻域算法对电力通信数据流量作降维处理,并通过并行的思路实现不同信道内电力通信数据流量的分解,从而有效地降低了数据流量的冗余性干扰。设计并行检测方法对数据流量作并行分解处理,将分解后的数据流量输入到检测模型中,通过计算样本点对应的异常得分,完成电力通信数据流量的异常监测。试验结果显示,该方法的均方误差小、时间消耗少、召回率高。该方法的电力通信数据流量异常监测性能较优,具有一定的实用价值。 展开更多
关键词 电力通信 降维 并行分解 随机二叉树 异常得分 并行检测 小误差 冗余干扰
下载PDF
KD-Tree的并行化创建方法分析 被引量:3
12
作者 向阳霞 王洪艳 周泽云 《电脑知识与技术(过刊)》 2013年第8X期5338-5340,共3页
针对KD-Tree的串行创建效率不高的问题,文中对KD-Tree创建的并行化方法进行了研究。首先通过分析串行创建的方法;结合GPU的并行特性,改进了原有方法;并对三种不同的并行化方法进行了对比,其中基于GPU构建的并行化方法既保证了稳定性和性... 针对KD-Tree的串行创建效率不高的问题,文中对KD-Tree创建的并行化方法进行了研究。首先通过分析串行创建的方法;结合GPU的并行特性,改进了原有方法;并对三种不同的并行化方法进行了对比,其中基于GPU构建的并行化方法既保证了稳定性和性能,又具有比较满意的时间复杂度。 展开更多
关键词 KD-tree 并行化 GPU 算法
下载PDF
虚拟场景的一种快速优化Kd-Tree构造方法 被引量:10
13
作者 过洁 徐晓旸 潘金贵 《电子学报》 EI CAS CSCD 北大核心 2011年第8期1811-1817,共7页
Kd-tree因其具有场景自适应划分、低存储消耗和快速遍历等优势成为使用最为广泛的加速结构.本文提出一种快速优化的kd-tree构造方法,该方法通过分析场景的SAH函数,将模拟退火技术使用到最优分割平面搜索过程中加快搜索过程,从而加速kd-t... Kd-tree因其具有场景自适应划分、低存储消耗和快速遍历等优势成为使用最为广泛的加速结构.本文提出一种快速优化的kd-tree构造方法,该方法通过分析场景的SAH函数,将模拟退火技术使用到最优分割平面搜索过程中加快搜索过程,从而加速kd-tree的构造过程.实验表明,通过本文的方法可以在保证构造的kd-tree的质量情况下有效加快构造速度.同时,本文实现了该方法的一个多核并行扩展,利用多核CPU的并行处理能力,进一步加快了kd-tree的构造过程. 展开更多
关键词 虚拟场景 KD-tree 加速结构 模拟退火 并行计算
下载PDF
基于PQR-tree的空间查询代价模型 被引量:2
14
作者 李博涵 秦小麟 +1 位作者 陈逸菲 刘亚丽 《计算机工程与科学》 CSCD 北大核心 2012年第5期161-167,共7页
空间信息处理和地理信息系统等领域的数据管理涉及到海量、高维空间数据对象的处理。本文针对传统数据索引结构在处理这类空间数据时所存在的内存使用过大、I/O消耗过多等问题,通过改进选择查询的代价模型,给出了基于PQR-tree的查询和... 空间信息处理和地理信息系统等领域的数据管理涉及到海量、高维空间数据对象的处理。本文针对传统数据索引结构在处理这类空间数据时所存在的内存使用过大、I/O消耗过多等问题,通过改进选择查询的代价模型,给出了基于PQR-tree的查询和代价模型,以提高空间数据查询的性能。提出了基于PQR-tree的三阶段并行查询的方法,分别在任务创建、分配、执行阶段进行优化。提出在任务创建和任务分配阶段应用于空间查询中过滤和精炼阶段的有效算法。测试表明,本文算法在处理各种不同分布类型数据集过程中有效降低了空间数据处理对时间和空间的代价和需求,并且并行机制下的代价模型在预测和评估方面也具有较好的精确度。 展开更多
关键词 四叉树 R-tree 查询代价模型 并行机制 精炼
下载PDF
有向根树上局部更新函数为NAND或NOR的广义并序动力系统的固定点
15
作者 孙彦文 郑洁 《Journal of Donghua University(English Edition)》 CAS 2024年第2期214-220,共7页
研究对象为有向根树上的广义并序动力系统,其局部更新函数为NAND或NOR。为了研究这类广义并序动力系统中的固定点的个数及状态,采用结构分析法和分类讨论法,得到了此类动力系统中关于固定点的确切结果。证明了这类广义并序动力系统中的... 研究对象为有向根树上的广义并序动力系统,其局部更新函数为NAND或NOR。为了研究这类广义并序动力系统中的固定点的个数及状态,采用结构分析法和分类讨论法,得到了此类动力系统中关于固定点的确切结果。证明了这类广义并序动力系统中的固定点状态完全由有向根树中的自环决定。离散动力系统是数学建模的重要工具,该文可为离散动力系统的研究提供新的思路。 展开更多
关键词 广义并序动力系统 有向根树 布尔函数 固定点
下载PDF
一种新的分布式并行索引树——DPB^+-Tree
16
作者 唐继勇 白新跃 +1 位作者 杨峰 何建 《计算机科学》 CSCD 北大核心 2005年第12期75-78,共4页
随着数据规模的增大,查询越来越复杂,分布式并行索引以其高性能而逐渐成为解决复杂查询问题的有效手段。本文提出一种适合于分布式并行的新索引树结构——DPB^+-Tree,该索引树以B^+树和 hash结构为基础,其叶子结点被组织为有n个散列表元... 随着数据规模的增大,查询越来越复杂,分布式并行索引以其高性能而逐渐成为解决复杂查询问题的有效手段。本文提出一种适合于分布式并行的新索引树结构——DPB^+-Tree,该索引树以B^+树和 hash结构为基础,其叶子结点被组织为有n个散列表元的hash表链,从树的根结点到叶子结点,结点副本数量逐渐减少,并且其数量的变化是动态的。对DPB^+-Tree响应时间的仿真结果表明 DPB^+-Tree系统提高了系统的查询效率,与其它相关策略,如CPB方法比较具有较明显优势。 展开更多
关键词 分布式并行索引 B^+树 hash结构 DPB^+-tree
下载PDF
并行B^+-tree的存储结构及其操作
17
作者 孙文隽 《黑龙江大学自然科学学报》 CAS 1999年第3期39-43,共5页
The techniques and methods for implementing parallel B+ -tree are firstpresented. Then, the parallel algorithms for data maintenance of B+ -tree, parallelalgorithms for maintaining schemes of the relations with parall... The techniques and methods for implementing parallel B+ -tree are firstpresented. Then, the parallel algorithms for data maintenance of B+ -tree, parallelalgorithms for maintaining schemes of the relations with parallel B+ - tree indices, and theparallel data operation algorithms based on the B+ -trees are propised. The proposedparallel B+ -trees and related parallel algorithms have been used in a parallel relationaldatabase system designed and implemented by the author. It is shown in practicethat the proposed parallel B+ -tree and algorithms are very efficient and very effective. 展开更多
关键词 存储结构 并行B^+-tree 操作 并行数据库 维护
下载PDF
DPHI-Tree:一种新型的并行高维主存索引树
18
作者 郑炜 张科 曹俊 《西北工业大学学报》 EI CAS CSCD 北大核心 2009年第4期436-442,共7页
随着主存技术的发展,系统级分布式主存多媒体数据库存储规模不断扩大,查询越来越复杂,分布式并行索引以其高性能而逐渐成为解决此类复杂查询问题的有效手段。文章提出一种新的适合于分布式并行索引的树结构——DPHI-Tree。该索引树以B... 随着主存技术的发展,系统级分布式主存多媒体数据库存储规模不断扩大,查询越来越复杂,分布式并行索引以其高性能而逐渐成为解决此类复杂查询问题的有效手段。文章提出一种新的适合于分布式并行索引的树结构——DPHI-Tree。该索引树以B树为基础,利用PCA降维技术,将树的各层节点采用不同的维度表示,提高了缓存空间的利用率,降低了CPU负载。另外,采用标识根到节点路径的二进制编码来对节点索引,在查询数据量急剧增加时,PHI-Tree对基于树的数据随机访问具有良好性能。 展开更多
关键词 信息索引 组件原理分析 分布式高维索引树 主存访问
下载PDF
基于DPB^+-Tree的数据迁移策略研究 被引量:2
19
作者 黄克军 杨峰 +1 位作者 熊梅 李毅超 《电子科技大学学报》 EI CAS CSCD 北大核心 2004年第2期180-183,224,共5页
提出了一种适合于数据迁移、又能保证分布并行特性的树结构DPB+-Tree,讨论了基于DPB+-Tree的数据迁移策略,其中数据节点迁移采用分布式提交协议来保证原子性,索引重构通过对溢出链的hash重排来实现,迁移算法则通过设置负载系数的两个阈... 提出了一种适合于数据迁移、又能保证分布并行特性的树结构DPB+-Tree,讨论了基于DPB+-Tree的数据迁移策略,其中数据节点迁移采用分布式提交协议来保证原子性,索引重构通过对溢出链的hash重排来实现,迁移算法则通过设置负载系数的两个阈值来对负载倾斜进行判断。经模拟实验结果表明,该数据迁移策略能够有效改善系统的负载均衡和吞吐率特性。 展开更多
关键词 并行特性树结构 数据节点迁移 索引重构 迁移算法
下载PDF
GPU上的kD-tree雷达模拟加速 被引量:5
20
作者 史可鉴 王斌 +2 位作者 朱恬倩 张慧 侯兆国 《计算机辅助设计与图形学学报》 EI CSCD 北大核心 2010年第3期440-448,共9页
为了加速对雷达系统的计算机仿真模拟,提出一种基于kD-tree的GPU并行加速算法.采用CUDA实现了多种kD-tree的并行遍历算法,并对这些遍历算法性能进行比较分析,从中筛选出了最适合在GPU上进行雷达模拟加速的Shortstack-kD算法.实验结果表... 为了加速对雷达系统的计算机仿真模拟,提出一种基于kD-tree的GPU并行加速算法.采用CUDA实现了多种kD-tree的并行遍历算法,并对这些遍历算法性能进行比较分析,从中筛选出了最适合在GPU上进行雷达模拟加速的Shortstack-kD算法.实验结果表明,Shortstack-kD算法不仅对不同种类的场景都能带来明显的效率提升,还可以根据场景的不同情况控制Shortstack-kD的栈长度,以达到算法的最高性能和最大灵活性;在CPU上进行建树的过程中还针对雷达模拟的应用需求进行了优化. 展开更多
关键词 kD—tree GPU并行 CUDA 雷达模拟
下载PDF
上一页 1 2 19 下一页 到第
使用帮助 返回顶部