首页 > 最新文献

2006 Fifth International Symposium on Parallel and Distributed Computing最新文献

英文 中文
Parallel Implementation in PC Clusters of a Lanczos-based Algorithm for an Electromagnetic Eigenvalue Problem 基于lanczos的电磁特征值问题算法在PC集群中的并行实现
Pub Date : 2006-07-06 DOI: 10.1109/ISPDC.2006.39
M. Bernabeu, M. Taroncher, V. García, A. Vidal
This paper describes a parallel implementation of a Lanczos-based method to solve generalised eigenvalue problems related to the modal computation of arbitrarily shaped waveguides. This efficient implementation is intended for execution in moderate-low cost workstations (2 to 4 processors). The problem under study has several features: the involved matrices are sparse with a certain structure, and all the eigenvalues needed are contained in a given interval. The novel parallel algorithms proposed show excellent speed-up for small number of processors
本文描述了一种基于lanczos的方法的并行实现,用于解决与任意形状波导模态计算相关的广义特征值问题。这种高效的实现旨在在中低成本的工作站(2到4个处理器)中执行。所研究的问题具有以下几个特点:所涉及的矩阵是具有一定结构的稀疏矩阵,所需要的所有特征值都包含在给定的区间内。提出的新型并行算法在少量处理器上具有优异的加速性能
{"title":"Parallel Implementation in PC Clusters of a Lanczos-based Algorithm for an Electromagnetic Eigenvalue Problem","authors":"M. Bernabeu, M. Taroncher, V. García, A. Vidal","doi":"10.1109/ISPDC.2006.39","DOIUrl":"https://doi.org/10.1109/ISPDC.2006.39","url":null,"abstract":"This paper describes a parallel implementation of a Lanczos-based method to solve generalised eigenvalue problems related to the modal computation of arbitrarily shaped waveguides. This efficient implementation is intended for execution in moderate-low cost workstations (2 to 4 processors). The problem under study has several features: the involved matrices are sparse with a certain structure, and all the eigenvalues needed are contained in a given interval. The novel parallel algorithms proposed show excellent speed-up for small number of processors","PeriodicalId":196790,"journal":{"name":"2006 Fifth International Symposium on Parallel and Distributed Computing","volume":"76 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-07-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115860672","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Resource Discovery in Networks under Bandwidth Limitations 带宽限制下的网络资源发现
Pub Date : 2006-07-06 DOI: 10.1109/ISPDC.2006.40
K. Konwar, Alexander A. Shvartsman
The resource discovery problem, where cooperating machines need to find one another in a network, was introduced by Harchol-Balter, Leighton, and Lewin (1999) in the context of Akamai Technologies with the goal of building an Internet-wide content-distribution system. In the solutions for the synchronous setting proposed so far in the papers by Harchol-Bartel et al. (1999), Kutten et al. (2001) and Law and Siu (2000), there is a possibility that during some time step many machines may contact a single machine, and this is not a realistic assumption. This work assumes a synchronous model, however at each step a machine can send and receive only a constant number of messages. It is shown that the conjectured poly-logarithmic upper bound (Harchol-Bartel et al., 1999) for such a setting is not possible. This is done by proving a lower bound on time of Omega(n), where n is the number of participating nodes. For this model a randomized algorithm is presented that solves the resource discovery problem in O(n log2 n) time, i.e., within a poly-logarithmic factor of the corresponding lower bound. The algorithm has a O(n2 log2 n) message complexity and O(n3 log3 n) communication complexity. Simulation results for the algorithm illustrate the lower and upper bounds, and lead to interesting observations
资源发现问题,即协作机器需要在网络中找到彼此,是由harhol - balter、Leighton和Lewin(1999)在Akamai Technologies的背景下提出的,其目标是建立一个互联网范围的内容分发系统。迄今为止,在harhol - bartel等人(1999)、Kutten等人(2001)和Law和Siu(2000)的论文中提出的同步设置解决方案中,存在一种可能性,即在某个时间步长期间,许多机器可能接触到一台机器,这是一个不现实的假设。这项工作采用同步模型,但是在每一步中,机器只能发送和接收固定数量的消息。结果表明,对于这种设置,推测的多对数上界(harcholl - bartel et al., 1999)是不可能的。这是通过证明时间的下界(n)来实现的,其中n是参与节点的数量。对于该模型,提出了一种随机化算法,在O(n log2n)时间内,即在相应下界的多对数因子范围内解决资源发现问题。该算法的消息复杂度为O(n2 log2 n),通信复杂度为O(n3 log3 n)。仿真结果说明了算法的下界和上界,并得出了有趣的观察结果
{"title":"Resource Discovery in Networks under Bandwidth Limitations","authors":"K. Konwar, Alexander A. Shvartsman","doi":"10.1109/ISPDC.2006.40","DOIUrl":"https://doi.org/10.1109/ISPDC.2006.40","url":null,"abstract":"The resource discovery problem, where cooperating machines need to find one another in a network, was introduced by Harchol-Balter, Leighton, and Lewin (1999) in the context of Akamai Technologies with the goal of building an Internet-wide content-distribution system. In the solutions for the synchronous setting proposed so far in the papers by Harchol-Bartel et al. (1999), Kutten et al. (2001) and Law and Siu (2000), there is a possibility that during some time step many machines may contact a single machine, and this is not a realistic assumption. This work assumes a synchronous model, however at each step a machine can send and receive only a constant number of messages. It is shown that the conjectured poly-logarithmic upper bound (Harchol-Bartel et al., 1999) for such a setting is not possible. This is done by proving a lower bound on time of Omega(n), where n is the number of participating nodes. For this model a randomized algorithm is presented that solves the resource discovery problem in O(n log2 n) time, i.e., within a poly-logarithmic factor of the corresponding lower bound. The algorithm has a O(n2 log2 n) message complexity and O(n3 log3 n) communication complexity. Simulation results for the algorithm illustrate the lower and upper bounds, and lead to interesting observations","PeriodicalId":196790,"journal":{"name":"2006 Fifth International Symposium on Parallel and Distributed Computing","volume":"26 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-07-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123608733","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
MojaveFS: Providing Sequential Consistency in a Distributed Objects System MojaveFS:在分布式对象系统中提供顺序一致性
Pub Date : 2006-07-06 DOI: 10.1109/ISPDC.2006.34
Cristian Tapus, David A. Noblet, V. Grama, J. Hickey
This paper presents MojaveFS, a distributed file system with support for sequential consistency. It provides location transparency and makes use of replication for reliability and fault tolerance. We employ a hybrid hash-based and tree-based lookup mechanism for files that, combined with an efficient caching scheme, provides fast access to files in the system. MojaveFS uses a novel data storage strategy where files are split into smaller objects to increase data availability. It also uses a group communication protocol with guarantees for a total order on messages sent within the system, enabling MojaveFS to support the traditional sequential consistency model for concurrent access
本文介绍了一个支持顺序一致性的分布式文件系统MojaveFS。它提供位置透明性,并利用复制实现可靠性和容错性。我们采用基于哈希和基于树的混合文件查找机制,结合高效的缓存方案,提供对系统中文件的快速访问。MojaveFS使用一种新颖的数据存储策略,将文件拆分为更小的对象,以提高数据可用性。它还使用组通信协议,保证系统内发送的消息的总顺序,使MojaveFS能够支持并发访问的传统顺序一致性模型
{"title":"MojaveFS: Providing Sequential Consistency in a Distributed Objects System","authors":"Cristian Tapus, David A. Noblet, V. Grama, J. Hickey","doi":"10.1109/ISPDC.2006.34","DOIUrl":"https://doi.org/10.1109/ISPDC.2006.34","url":null,"abstract":"This paper presents MojaveFS, a distributed file system with support for sequential consistency. It provides location transparency and makes use of replication for reliability and fault tolerance. We employ a hybrid hash-based and tree-based lookup mechanism for files that, combined with an efficient caching scheme, provides fast access to files in the system. MojaveFS uses a novel data storage strategy where files are split into smaller objects to increase data availability. It also uses a group communication protocol with guarantees for a total order on messages sent within the system, enabling MojaveFS to support the traditional sequential consistency model for concurrent access","PeriodicalId":196790,"journal":{"name":"2006 Fifth International Symposium on Parallel and Distributed Computing","volume":"53 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-07-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124760864","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Bisimulation Congruence for Asymmetric chi ^ ne -Calculus 非对称chi ^ ne -微积分的双模拟同余
Pub Date : 2006-07-06 DOI: 10.1109/ISPDC.2006.13
Farong Zhong, Yuxi Fu, Xiaoju Dong
In this paper a systematic study of bisimilarities on asymmetric chine-processes is carried out. The notion of L-bisimilarities on asymmetric chine-processes is introduced. Twelve distinct L-bisimilarities are derived from all of L-bisimilarities by constructing a bisimulation lattice. For each of these twelve distinct L-bisimilarities, its open version is defined and showed to coincide with it, and then its congruence is presented. Three update laws are proposed and three tau laws are modified. Finally, sound complete equational systems are established for twelve congruences
本文对非对称中国过程的双相似性进行了系统的研究。引入了非对称中国过程的l -双相似性的概念。通过构造一个双模拟格,从所有的l -双相似度推导出12个不同的l -双相似度。对于这12个不同的l -双相似性中的每一个,它的开放版本被定义并显示与它一致,然后它的一致性被呈现。提出了三个更新律,并对三个tau律进行了修正。最后,建立了十二个同余的完备方程组
{"title":"Bisimulation Congruence for Asymmetric chi ^ ne -Calculus","authors":"Farong Zhong, Yuxi Fu, Xiaoju Dong","doi":"10.1109/ISPDC.2006.13","DOIUrl":"https://doi.org/10.1109/ISPDC.2006.13","url":null,"abstract":"In this paper a systematic study of bisimilarities on asymmetric chine-processes is carried out. The notion of L-bisimilarities on asymmetric chine-processes is introduced. Twelve distinct L-bisimilarities are derived from all of L-bisimilarities by constructing a bisimulation lattice. For each of these twelve distinct L-bisimilarities, its open version is defined and showed to coincide with it, and then its congruence is presented. Three update laws are proposed and three tau laws are modified. Finally, sound complete equational systems are established for twelve congruences","PeriodicalId":196790,"journal":{"name":"2006 Fifth International Symposium on Parallel and Distributed Computing","volume":"193 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-07-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125233559","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Video Stream Annotations for Energy Trade-offs in Multimedia Applications 多媒体应用中能量权衡的视频流注释
Pub Date : 2006-07-06 DOI: 10.1109/ISPDC.2006.55
R. Cornea, A. Nicolau, N. Dutt
Recent applications for distributed mobile devices, including multimedia video/audio streaming, typically process streams of incoming data in a regular, predictable way. The behavior of these applications during runtime can be accurately predicted most of the time by analyzing the data to be processed and annotating the stream with the information collected. We introduce an annotation-based approach to power-quality trade-offs and demonstrate its application on CPU frequency scaling during video decoding, for an improved user experience on portable devices. Our experiments show that up to 50% of the power consumed by the CPU during video decoding can be saved with this approach
最近用于分布式移动设备的应用,包括多媒体视频/音频流,通常以一种规则的、可预测的方式处理传入数据流。大多数情况下,通过分析要处理的数据并使用收集到的信息对流进行注释,可以准确地预测这些应用程序在运行时的行为。我们介绍了一种基于注释的方法来进行功率质量权衡,并演示了其在视频解码期间CPU频率缩放的应用,以改善便携式设备上的用户体验。我们的实验表明,这种方法可以节省高达50%的CPU在视频解码过程中消耗的功率
{"title":"Video Stream Annotations for Energy Trade-offs in Multimedia Applications","authors":"R. Cornea, A. Nicolau, N. Dutt","doi":"10.1109/ISPDC.2006.55","DOIUrl":"https://doi.org/10.1109/ISPDC.2006.55","url":null,"abstract":"Recent applications for distributed mobile devices, including multimedia video/audio streaming, typically process streams of incoming data in a regular, predictable way. The behavior of these applications during runtime can be accurately predicted most of the time by analyzing the data to be processed and annotating the stream with the information collected. We introduce an annotation-based approach to power-quality trade-offs and demonstrate its application on CPU frequency scaling during video decoding, for an improved user experience on portable devices. Our experiments show that up to 50% of the power consumed by the CPU during video decoding can be saved with this approach","PeriodicalId":196790,"journal":{"name":"2006 Fifth International Symposium on Parallel and Distributed Computing","volume":"13 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-07-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116737743","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
Assessment of Dynamic Look-Ahead Inter-Processor Connection Reconfiguration for Different Control Paradigms 不同控制范式下动态预见性处理器间连接重构的评估
Pub Date : 2006-07-06 DOI: 10.1109/ISPDC.2006.10
E. Laskowski, M. Tudruj
Program execution methods and respective architectural solutions for parallel embedded systems with look-ahead dynamic inter-processor connection setting are discussed in the paper. The look-ahead dynamic connection setting is a novel method, which leads to time transparency of reconfiguration control during program execution. The look-ahead dynamic reconfiguration assumes segmentation of programs into sections, which are executed in parallel with connection setting for subsequent sections. The discussed architectures for the look-ahead dynamic reconfiguration are based on redundant resources such as processor links and link connection switches. The paper compares the efficiency of Strassen matrix multiplication in the systems based on multiple link connection switches, partitioned processor link sets and anticipated link connection setting on request in a single crossbar switch
本文讨论了具有前瞻性动态处理器间连接设置的并行嵌入式系统的程序执行方法和相应的体系结构解决方案。前瞻性动态连接设置是一种新颖的方法,使程序执行过程中的重构控制具有时间透明性。前瞻性动态重新配置假定将程序分割成多个节,这些节与后续节的连接设置并行执行。讨论了基于冗余资源(如处理器链路和链路连接开关)的前瞻性动态重配置体系结构。本文比较了Strassen矩阵乘法在基于多链路连接开关、分区处理器链路集和单个交叉开关按要求设置预期链路连接的系统中的效率
{"title":"Assessment of Dynamic Look-Ahead Inter-Processor Connection Reconfiguration for Different Control Paradigms","authors":"E. Laskowski, M. Tudruj","doi":"10.1109/ISPDC.2006.10","DOIUrl":"https://doi.org/10.1109/ISPDC.2006.10","url":null,"abstract":"Program execution methods and respective architectural solutions for parallel embedded systems with look-ahead dynamic inter-processor connection setting are discussed in the paper. The look-ahead dynamic connection setting is a novel method, which leads to time transparency of reconfiguration control during program execution. The look-ahead dynamic reconfiguration assumes segmentation of programs into sections, which are executed in parallel with connection setting for subsequent sections. The discussed architectures for the look-ahead dynamic reconfiguration are based on redundant resources such as processor links and link connection switches. The paper compares the efficiency of Strassen matrix multiplication in the systems based on multiple link connection switches, partitioned processor link sets and anticipated link connection setting on request in a single crossbar switch","PeriodicalId":196790,"journal":{"name":"2006 Fifth International Symposium on Parallel and Distributed Computing","volume":"103 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-07-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128955668","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Dynamic Class Provisioning on Mobile Devices 移动设备上的动态类分配
Pub Date : 2006-07-06 DOI: 10.1109/ISPDC.2006.22
L. Petrea, D. Grigoras
Mobile devices are characterized by low processing power, limited communication bandwidth, limited storage space and rudimentary input and output systems. Networks of such devices are mainly the medium for data exchange. Dynamic code exchange is a feature that is not supported in this environment even though communication is easily achieved. This paper proposes a flexible class loader for the Java connected limited device configuration (CLDC). Introducing a dynamic remote class loader on the CLDC is necessary in order to efficiently deploy the platform into mobile wireless networks. The proposed solution is compared with other possible solutions and is evaluated in relation to existing systems
移动设备的特点是处理能力低,通信带宽有限,存储空间有限,输入和输出系统简陋。这些设备的网络主要是数据交换的媒介。动态代码交换是这个环境中不支持的特性,尽管通信很容易实现。本文提出了一种灵活的类加载器,用于Java连接受限设备配置(CLDC)。为了有效地将平台部署到移动无线网络中,有必要在CLDC上引入动态远程类装入器。提出的解决方案与其他可能的解决方案进行比较,并与现有系统进行评估
{"title":"Dynamic Class Provisioning on Mobile Devices","authors":"L. Petrea, D. Grigoras","doi":"10.1109/ISPDC.2006.22","DOIUrl":"https://doi.org/10.1109/ISPDC.2006.22","url":null,"abstract":"Mobile devices are characterized by low processing power, limited communication bandwidth, limited storage space and rudimentary input and output systems. Networks of such devices are mainly the medium for data exchange. Dynamic code exchange is a feature that is not supported in this environment even though communication is easily achieved. This paper proposes a flexible class loader for the Java connected limited device configuration (CLDC). Introducing a dynamic remote class loader on the CLDC is necessary in order to efficiently deploy the platform into mobile wireless networks. The proposed solution is compared with other possible solutions and is evaluated in relation to existing systems","PeriodicalId":196790,"journal":{"name":"2006 Fifth International Symposium on Parallel and Distributed Computing","volume":"23 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-07-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133343767","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Optimal Grid Exploitation Algorithms for Data Mining 数据挖掘的最优网格利用算法
Pub Date : 2006-07-06 DOI: 10.1109/ISPDC.2006.36
Valérie Fiolet, R. Olejnik, Guillem Lefait, B. Toursel
Although many data mining tasks have been parallelized and can thus be executed on dedicated clusters, few solutions currently exist to solve data mining problems on a grid or a non-specialized network of workstations. The current tendency is to focus on the use of grids and/or desktop grids in order to exploit any available workstations with no considerations of their physical positions. If a grid specific algorithm has some common characteristics with a dedicated-cluster algorithm, many constraints are inherent to the use of the grid. In particular, resource volatility and communications cost reduce the parallelism effectiveness. The DisDaMin project (distributed data mining) revisits the data mining tasks and proposes new exploitable algorithms for grids. The DisDaMin mechanisms first implement a specific fragmentation of the data using clustering methods, and then realize asynchronous collaborative techniques according to the specifics of execution on grids. The use of this fragmentation method makes it possible to carry out optimal local processing on each node, with a minimum of communications. Using this, we introduce the distributed algorithm DICCoop, an adaptation of DIC by Brin et al. (1997). Simulations were performed to prove the efficiency of the proposed mechanisms and are hosted on the French national grid GRID5000 (part of the European CoreGrid). We analyse the impact of the numerous parameters on optimization of parallel efficiency
尽管许多数据挖掘任务已经并行化,因此可以在专用集群上执行,但目前很少有解决方案可以解决网格或非专业工作站网络上的数据挖掘问题。目前的趋势是集中使用网格和/或桌面网格,以便利用任何可用的工作站,而不考虑它们的物理位置。如果特定于网格的算法具有与专用集群算法的一些共同特征,则许多约束是使用网格所固有的。特别是资源的波动性和通信成本降低了并行性的有效性。DisDaMin项目(分布式数据挖掘)重新审视了数据挖掘任务,并提出了新的网格可利用算法。DisDaMin机制首先使用聚类方法实现特定的数据碎片,然后根据网格上执行的具体情况实现异步协作技术。使用这种碎片化方法可以在每个节点上以最少的通信进行最佳的本地处理。利用这一点,我们引入了分布式算法DICCoop,这是Brin等人(1997)对DIC的一种改编。在法国国家电网GRID5000(欧洲CoreGrid的一部分)上进行了仿真,以证明所提出机制的效率。分析了众多参数对并行效率优化的影响
{"title":"Optimal Grid Exploitation Algorithms for Data Mining","authors":"Valérie Fiolet, R. Olejnik, Guillem Lefait, B. Toursel","doi":"10.1109/ISPDC.2006.36","DOIUrl":"https://doi.org/10.1109/ISPDC.2006.36","url":null,"abstract":"Although many data mining tasks have been parallelized and can thus be executed on dedicated clusters, few solutions currently exist to solve data mining problems on a grid or a non-specialized network of workstations. The current tendency is to focus on the use of grids and/or desktop grids in order to exploit any available workstations with no considerations of their physical positions. If a grid specific algorithm has some common characteristics with a dedicated-cluster algorithm, many constraints are inherent to the use of the grid. In particular, resource volatility and communications cost reduce the parallelism effectiveness. The DisDaMin project (distributed data mining) revisits the data mining tasks and proposes new exploitable algorithms for grids. The DisDaMin mechanisms first implement a specific fragmentation of the data using clustering methods, and then realize asynchronous collaborative techniques according to the specifics of execution on grids. The use of this fragmentation method makes it possible to carry out optimal local processing on each node, with a minimum of communications. Using this, we introduce the distributed algorithm DICCoop, an adaptation of DIC by Brin et al. (1997). Simulations were performed to prove the efficiency of the proposed mechanisms and are hosted on the French national grid GRID5000 (part of the European CoreGrid). We analyse the impact of the numerous parameters on optimization of parallel efficiency","PeriodicalId":196790,"journal":{"name":"2006 Fifth International Symposium on Parallel and Distributed Computing","volume":"47 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-07-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133477190","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 18
D-Grid, an E-Science Framework for German Scientists D-Grid,德国科学家的电子科学框架
Pub Date : 2006-07-06 DOI: 10.1109/ISPDC.2006.16
W. Gentzsch
The World Wide Web has become pervasive in many facets of our professional and personal lives during the past 10 years. Today, another Internet revolution is emerging: grid computing. While the Web offers easy access to mostly static information via hypertext, the grid adds another fundamental layer by enabling access to and use of the underlying resources. Based on widely accepted grid and Web services standards, resources including computers, storage, scientific instruments and experiments, applications, data, and middleware services communicate with each other and deliver results back to the user. These resources are part of a single service-oriented architecture, called OGSA, the Open Grid Services Architecture. For the past several years, early adopters in research and industry have been building and operating prototypes of grids for global communities, virtual organizations, and within enterprises
在过去的十年里,万维网已经在我们的职业和个人生活的许多方面变得无处不在。今天,另一场互联网革命正在兴起:网格计算。Web通过超文本提供了对大多数静态信息的简单访问,而网格通过允许访问和使用底层资源增加了另一个基本层。基于广泛接受的网格和Web服务标准,包括计算机、存储、科学仪器和实验、应用程序、数据和中间件服务在内的资源相互通信,并将结果交付给用户。这些资源是一个面向服务的体系结构的一部分,称为OGSA,即开放网格服务体系结构。在过去的几年中,研究和工业领域的早期采用者一直在为全球社区、虚拟组织和企业内部构建和操作网格原型
{"title":"D-Grid, an E-Science Framework for German Scientists","authors":"W. Gentzsch","doi":"10.1109/ISPDC.2006.16","DOIUrl":"https://doi.org/10.1109/ISPDC.2006.16","url":null,"abstract":"The World Wide Web has become pervasive in many facets of our professional and personal lives during the past 10 years. Today, another Internet revolution is emerging: grid computing. While the Web offers easy access to mostly static information via hypertext, the grid adds another fundamental layer by enabling access to and use of the underlying resources. Based on widely accepted grid and Web services standards, resources including computers, storage, scientific instruments and experiments, applications, data, and middleware services communicate with each other and deliver results back to the user. These resources are part of a single service-oriented architecture, called OGSA, the Open Grid Services Architecture. For the past several years, early adopters in research and industry have been building and operating prototypes of grids for global communities, virtual organizations, and within enterprises","PeriodicalId":196790,"journal":{"name":"2006 Fifth International Symposium on Parallel and Distributed Computing","volume":"56 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-07-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134029555","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 22
Mobile Parallel Computing 移动并行计算
Pub Date : 2006-07-06 DOI: 10.1109/ISPDC.2006.33
D. Doolan, S. Tabirca, L. Yang
This paper outlines how the mobile message passing interface (MMPI) may be used for parallel computation. MMPI allows parallel programming of mobile devices over a Bluetooth network. This paper gives an overview of the MMPI library, and demonstrates that mobile devices are capable of parallel computation. An example of matrix multiplication O(n3) is used to show this
本文概述了如何将移动消息传递接口(MMPI)用于并行计算。MMPI允许通过蓝牙网络对移动设备进行并行编程。本文给出了MMPI库的概述,并证明了移动设备能够进行并行计算。用一个矩阵乘法O(n3)的例子来说明这一点
{"title":"Mobile Parallel Computing","authors":"D. Doolan, S. Tabirca, L. Yang","doi":"10.1109/ISPDC.2006.33","DOIUrl":"https://doi.org/10.1109/ISPDC.2006.33","url":null,"abstract":"This paper outlines how the mobile message passing interface (MMPI) may be used for parallel computation. MMPI allows parallel programming of mobile devices over a Bluetooth network. This paper gives an overview of the MMPI library, and demonstrates that mobile devices are capable of parallel computation. An example of matrix multiplication O(n3) is used to show this","PeriodicalId":196790,"journal":{"name":"2006 Fifth International Symposium on Parallel and Distributed Computing","volume":"23 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-07-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114211322","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 17
期刊
2006 Fifth International Symposium on Parallel and Distributed Computing
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1