首页 > 最新文献

2015 International Conference on High Performance Computing & Simulation (HPCS)最新文献

英文 中文
GRT angle migration a 5D data mapping problem GRT角度偏移的5D数据映射问题
Pub Date : 2015-07-20 DOI: 10.1109/HPCSim.2015.7237095
D. Merten, N. Ettrich
GRT angle migration is a ray-based method in seismic imaging, that provides direct access to the angle dependency of the reflection coefficient in the sub-surface. The implementation of this algorithm has become feasible by massive parallelism with fast access to large dataset. The parallelization strategy is described with respect to the underlying data mapping problem.
GRT角度偏移是一种基于射线的地震成像方法,可以直接获得地下反射系数的角度依赖关系。通过大规模并行化和对大数据集的快速访问,使得该算法的实现变得可行。根据底层数据映射问题描述并行化策略。
{"title":"GRT angle migration a 5D data mapping problem","authors":"D. Merten, N. Ettrich","doi":"10.1109/HPCSim.2015.7237095","DOIUrl":"https://doi.org/10.1109/HPCSim.2015.7237095","url":null,"abstract":"GRT angle migration is a ray-based method in seismic imaging, that provides direct access to the angle dependency of the reflection coefficient in the sub-surface. The implementation of this algorithm has become feasible by massive parallelism with fast access to large dataset. The parallelization strategy is described with respect to the underlying data mapping problem.","PeriodicalId":134009,"journal":{"name":"2015 International Conference on High Performance Computing & Simulation (HPCS)","volume":"5 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-07-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126152227","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
Advanced commands and distributed data layout to enhance the SSD internal parallelism 高级命令和分布式数据布局,增强SSD内部并行性
Pub Date : 2015-07-20 DOI: 10.1109/HPCSim.2015.7237033
S. Zertal
SSDs have been widely deployed in different areas and become competitive storage devices even for data-intensive applications. They have important performance and endurance requirements and their internal features provide a real potential to fulfil them. The multiple and independent SSD internal components allow parallel access to data at each of the four levels (package-chip-die-plane) but it relies completely on the data layout scheme. We proposed a data layout algorithm based only on the SSD basic operations. It distributes data up to the lowest level to exploit the fine grain internal parallelism and improves the SSD performance. In this paper, we also use advanced commands available on newer SSDs and request scheduling in combination with data layout scheme to provide up to the planes parallelism, taking into account both performance and endurance. The result is a new data layout algorithn to exploit the fine grain SSD internal parallelism. It respects the rules imposed by the wise use of advanced commands and the recommandations of maintaining a wide data distribution. The results show an improvement of performance and a Write Amplification (WA) factor very close to the one using basic operations which indicates a preserved endurance.
ssd已广泛应用于各个领域,甚至成为数据密集型应用的有竞争力的存储设备。它们具有重要的性能和耐久性要求,其内部特性提供了满足这些要求的真正潜力。多个独立的SSD内部组件允许在四个级别(封装-芯片-模平面)中的每个级别并行访问数据,但它完全依赖于数据布局方案。提出了一种仅基于SSD基本操作的数据布局算法。它将数据分布到最低层,利用细粒度的内部并行性,提高SSD性能。在本文中,我们还使用了新ssd上可用的高级命令,并将请求调度与数据布局方案相结合,以提供最高的平面并行性,同时考虑到性能和耐用性。这是一种利用SSD内部细粒度并行性的新数据布局算法。它尊重明智地使用高级命令所施加的规则和维护广泛数据分布的建议。结果表明,性能得到了改善,写入放大(WA)因子非常接近使用基本操作的因子,这表明保留了耐久性。
{"title":"Advanced commands and distributed data layout to enhance the SSD internal parallelism","authors":"S. Zertal","doi":"10.1109/HPCSim.2015.7237033","DOIUrl":"https://doi.org/10.1109/HPCSim.2015.7237033","url":null,"abstract":"SSDs have been widely deployed in different areas and become competitive storage devices even for data-intensive applications. They have important performance and endurance requirements and their internal features provide a real potential to fulfil them. The multiple and independent SSD internal components allow parallel access to data at each of the four levels (package-chip-die-plane) but it relies completely on the data layout scheme. We proposed a data layout algorithm based only on the SSD basic operations. It distributes data up to the lowest level to exploit the fine grain internal parallelism and improves the SSD performance. In this paper, we also use advanced commands available on newer SSDs and request scheduling in combination with data layout scheme to provide up to the planes parallelism, taking into account both performance and endurance. The result is a new data layout algorithn to exploit the fine grain SSD internal parallelism. It respects the rules imposed by the wise use of advanced commands and the recommandations of maintaining a wide data distribution. The results show an improvement of performance and a Write Amplification (WA) factor very close to the one using basic operations which indicates a preserved endurance.","PeriodicalId":134009,"journal":{"name":"2015 International Conference on High Performance Computing & Simulation (HPCS)","volume":"17 1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-07-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125787441","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
Twinned buffering: A simple and highly effective scheme for parallelization of Successive Over-Relaxation on GPUs and other accelerators 双缓冲:在gpu和其他加速器上并行化连续过度松弛的一种简单而高效的方案
Pub Date : 2015-07-20 DOI: 10.1109/HPCSim.2015.7237073
W. Vanderbauwhede, T. Takemi
In this paper we present a new scheme for parallelization of the Successive Over-Relaxation method for solving the Poisson equation over a 3-D volume. Our new scheme is both simple and effective, outperforming the conventional Red-Black scheme by a factor of 16 on an NVIDIA GeForce GTX 590 GPU, a factor of 11 on an NVIDIA GeForce TITAN Black GPU and a factor of 5 on an Intel Xeon Phi. The speed-up compared to the fully optimised reference implementation running on an Intel Xeon CPU is 16 times on the GTX 590, 22 times on the TITAN and 5 times on the Xeon Phi. We explain the rationale and the implementation in OpenCL and present the performance evaluation results.
本文给出了求解三维泊松方程的逐次过松弛法并行化的一种新方案。我们的新方案既简单又有效,在NVIDIA GeForce GTX 590 GPU上优于传统的红黑方案16倍,在NVIDIA GeForce TITAN Black GPU上优于11倍,在Intel Xeon Phi上优于5倍。与在英特尔至强处理器上运行的完全优化的参考实现相比,GTX 590的速度提高了16倍,TITAN的速度提高了22倍,Xeon Phi的速度提高了5倍。我们解释了基本原理和在OpenCL中的实现,并给出了性能评估结果。
{"title":"Twinned buffering: A simple and highly effective scheme for parallelization of Successive Over-Relaxation on GPUs and other accelerators","authors":"W. Vanderbauwhede, T. Takemi","doi":"10.1109/HPCSim.2015.7237073","DOIUrl":"https://doi.org/10.1109/HPCSim.2015.7237073","url":null,"abstract":"In this paper we present a new scheme for parallelization of the Successive Over-Relaxation method for solving the Poisson equation over a 3-D volume. Our new scheme is both simple and effective, outperforming the conventional Red-Black scheme by a factor of 16 on an NVIDIA GeForce GTX 590 GPU, a factor of 11 on an NVIDIA GeForce TITAN Black GPU and a factor of 5 on an Intel Xeon Phi. The speed-up compared to the fully optimised reference implementation running on an Intel Xeon CPU is 16 times on the GTX 590, 22 times on the TITAN and 5 times on the Xeon Phi. We explain the rationale and the implementation in OpenCL and present the performance evaluation results.","PeriodicalId":134009,"journal":{"name":"2015 International Conference on High Performance Computing & Simulation (HPCS)","volume":"21 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-07-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131523339","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}
引用次数: 5
Multi-Agent modeling for match-making using BDI architecture 基于BDI体系结构的多智能体匹配建模
Pub Date : 2015-07-20 DOI: 10.1109/HPCSim.2015.7237061
M. Sajjad, Karandeep Singh, Chang-Won Ahn
Multi-Agent based modeling and simulation (MAS) has proven to be a useful approach for the study of complex social phenomena. Due to the diversity and huge number of factors, many population dynamics problems are difficult to be addressed properly with traditional analytical and statistical techniques. This research work focus on match making process of population dynamics. We designed a model in which agents interacting with other agents and environment to find a life partner. We are considering that agent's age and socio-economics (referred to as education and income level) conditions are the key factors while taking decision for family formation. Using belief, desires and intensions (BDI) architecture, we explicitly take into account the agent's heterogeneity with respect to age and income level. Using multi-agent model, this study explores how changes in agent's desires and intensions might be transmitted through a population to effect the overall perception. Our model give more substantial evidence about how and why these attributes can influence the evolution of family formation.
基于多智能体的建模与仿真(MAS)已被证明是研究复杂社会现象的一种有效方法。由于影响因素的多样性和数量巨大,许多人口动态问题很难用传统的分析和统计技术来解决。本研究的重点是种群动态的匹配过程。我们设计了一个模型,在这个模型中,代理与其他代理和环境相互作用,以寻找生活伴侣。在决定组建家庭时,我们考虑到代理人的年龄和社会经济条件(即教育和收入水平)是关键因素。使用信念、欲望和意图(BDI)架构,我们明确地考虑了代理在年龄和收入水平方面的异质性。本研究利用多智能体模型,探讨了智能体的欲望和意图的变化如何在群体中传递,从而影响整体感知。我们的模型提供了更多关于这些属性如何以及为什么会影响家庭形成进化的实质性证据。
{"title":"Multi-Agent modeling for match-making using BDI architecture","authors":"M. Sajjad, Karandeep Singh, Chang-Won Ahn","doi":"10.1109/HPCSim.2015.7237061","DOIUrl":"https://doi.org/10.1109/HPCSim.2015.7237061","url":null,"abstract":"Multi-Agent based modeling and simulation (MAS) has proven to be a useful approach for the study of complex social phenomena. Due to the diversity and huge number of factors, many population dynamics problems are difficult to be addressed properly with traditional analytical and statistical techniques. This research work focus on match making process of population dynamics. We designed a model in which agents interacting with other agents and environment to find a life partner. We are considering that agent's age and socio-economics (referred to as education and income level) conditions are the key factors while taking decision for family formation. Using belief, desires and intensions (BDI) architecture, we explicitly take into account the agent's heterogeneity with respect to age and income level. Using multi-agent model, this study explores how changes in agent's desires and intensions might be transmitted through a population to effect the overall perception. Our model give more substantial evidence about how and why these attributes can influence the evolution of family formation.","PeriodicalId":134009,"journal":{"name":"2015 International Conference on High Performance Computing & Simulation (HPCS)","volume":"53 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-07-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134083836","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}
引用次数: 3
Science gateways - leveraging modeling and simulations in HPC infrastructures via increased usability 科学网关——通过提高可用性来利用HPC基础设施中的建模和仿真
Pub Date : 2015-07-20 DOI: 10.1109/HPCSim.2015.7237017
S. Gesing, R. Dooley, M. Pierce, Jens Krüger, Richard Grunzke, S. Herres‐Pawlis, A. Hoffmann
Modeling and simulations, which necessitate HPC infrastructures, are often based on complex scientific theories and involve interdisciplinary research teams. IT specialists support with the efficient access to HPC infrastructures. They design, implement and configure the simulations and models reflecting the sophisticated theoretical models and approaches developed and applied by domain researchers. Roles in such interdisciplinary teams may overlap dependent on the knowledge and experience with computational resources and/or the research domain. Bioinformaticians, for example, are in general trained to act as IT specialists, while having also a good knowledge about biology and chemistry to support the user community competently. Domain researchers are mainly not IT specialists and the requirement to employ HPC infrastructures via command line often forms a huge hurdle for them. Thus, there is the need to increase the usability of simulations and models on HPC infrastructures for the uptake by the user community. Science gateways form a solution, which offer a graphical user interface tailored to a specific research domain with a single point of entry for job and data management hiding the underlying infrastructure. In the last 10 years quite a few web development frameworks, science gateway frameworks and APIs with different foci and strengths have evolved to support the developers of science gateways in implementing an intuitive solution for a target research domain. The selection of a suitable technology for a specific use case is essential and helps reducing the effort in implementing the science gateway by re-using existing software or frameworks. Thus, a solution for a user community can be provided more efficiently. This paper goes into detail for science gateway concepts as well as information resources, gives examples for successful technologies and proposes criteria for choosing a technology for a use case.
高性能计算基础设施所必需的建模和仿真往往基于复杂的科学理论,并涉及跨学科的研究团队。IT专家支持高效访问HPC基础设施。他们设计、实现和配置模拟和模型,反映了领域研究人员开发和应用的复杂理论模型和方法。这种跨学科团队中的角色可能会根据计算资源和/或研究领域的知识和经验而重叠。例如,生物信息学家通常被训练成IT专家,同时还具有良好的生物学和化学知识,能够胜任地支持用户群体。领域研究人员主要不是IT专家,通过命令行使用HPC基础设施的要求通常对他们构成巨大障碍。因此,有必要增加HPC基础设施上的模拟和模型的可用性,以供用户社区采用。科学网关形成了一个解决方案,它提供了一个针对特定研究领域量身定制的图形用户界面,并提供了一个单一的入口点,用于隐藏底层基础设施的作业和数据管理。在过去的10年里,许多web开发框架、科学网关框架和具有不同重点和优势的api已经发展到支持科学网关的开发人员为目标研究领域实现直观的解决方案。为特定用例选择合适的技术是必要的,并且有助于减少通过重用现有软件或框架来实现科学网关的工作量。因此,可以更有效地为用户社区提供解决方案。本文详细介绍了科学网关概念和信息资源,给出了成功技术的例子,并提出了为用例选择技术的标准。
{"title":"Science gateways - leveraging modeling and simulations in HPC infrastructures via increased usability","authors":"S. Gesing, R. Dooley, M. Pierce, Jens Krüger, Richard Grunzke, S. Herres‐Pawlis, A. Hoffmann","doi":"10.1109/HPCSim.2015.7237017","DOIUrl":"https://doi.org/10.1109/HPCSim.2015.7237017","url":null,"abstract":"Modeling and simulations, which necessitate HPC infrastructures, are often based on complex scientific theories and involve interdisciplinary research teams. IT specialists support with the efficient access to HPC infrastructures. They design, implement and configure the simulations and models reflecting the sophisticated theoretical models and approaches developed and applied by domain researchers. Roles in such interdisciplinary teams may overlap dependent on the knowledge and experience with computational resources and/or the research domain. Bioinformaticians, for example, are in general trained to act as IT specialists, while having also a good knowledge about biology and chemistry to support the user community competently. Domain researchers are mainly not IT specialists and the requirement to employ HPC infrastructures via command line often forms a huge hurdle for them. Thus, there is the need to increase the usability of simulations and models on HPC infrastructures for the uptake by the user community. Science gateways form a solution, which offer a graphical user interface tailored to a specific research domain with a single point of entry for job and data management hiding the underlying infrastructure. In the last 10 years quite a few web development frameworks, science gateway frameworks and APIs with different foci and strengths have evolved to support the developers of science gateways in implementing an intuitive solution for a target research domain. The selection of a suitable technology for a specific use case is essential and helps reducing the effort in implementing the science gateway by re-using existing software or frameworks. Thus, a solution for a user community can be provided more efficiently. This paper goes into detail for science gateway concepts as well as information resources, gives examples for successful technologies and proposes criteria for choosing a technology for a use case.","PeriodicalId":134009,"journal":{"name":"2015 International Conference on High Performance Computing & Simulation (HPCS)","volume":"127 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-07-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116323141","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}
引用次数: 5
Cookery: A framework for developing cloud applications Cookery:用于开发云应用程序的框架
Pub Date : 2015-07-20 DOI: 10.1109/HPCSim.2015.7237105
Mikolaj Baranowski, A. Belloum, M. Bubak
Cloud service providers support many different standards in authentication and resource management. Libraries and APIs provided to operate in a cloud environment are not consistent and require deep understanding of internal technical aspects. Thus, we propose a framework that provides high-level language to develop applications and, thanks to its layered structure, API to modify low-level operation.
云服务提供商在身份验证和资源管理方面支持许多不同的标准。为在云环境中运行而提供的库和api并不一致,需要对内部技术方面有深入的了解。因此,我们提出了一个框架,该框架提供了开发应用程序的高级语言,并且由于其分层结构,提供了修改低级操作的API。
{"title":"Cookery: A framework for developing cloud applications","authors":"Mikolaj Baranowski, A. Belloum, M. Bubak","doi":"10.1109/HPCSim.2015.7237105","DOIUrl":"https://doi.org/10.1109/HPCSim.2015.7237105","url":null,"abstract":"Cloud service providers support many different standards in authentication and resource management. Libraries and APIs provided to operate in a cloud environment are not consistent and require deep understanding of internal technical aspects. Thus, we propose a framework that provides high-level language to develop applications and, thanks to its layered structure, API to modify low-level operation.","PeriodicalId":134009,"journal":{"name":"2015 International Conference on High Performance Computing & Simulation (HPCS)","volume":"87 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-07-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116433428","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
ESub: Mining and exploring substructures in knowledge-intensive processes ESub:在知识密集型过程中挖掘和探索子结构
Pub Date : 2015-07-20 DOI: 10.1109/HPCSim.2015.7237057
C. Diamantini, Laura Genga, D. Potena
Process Mining (PM) encompasses a number of methodologies designed for extracting knowledge from event logs, typically recorded by operational information systems like ERPs, Workflow Management Systems or other process-aware enterprise systems. The structured nature of processes implemented in these systems has led to the development of effective techniques for conformance checking (check if a real execution trace conforms to a predefined process schema) or process discovery (synthesize a process schema from a set of real execution traces recorded in the trace log) [1]. However in many knowledge-intensive domains, like e.g. health care, emergency management, research and innovation development, processes are typically characterized by little or no structure, since the flow of activities strongly depends on context-dependent decisions that should rely on human knowledge. Consequently, classical process discovery techniques usually provide limited support in analyzing these processes. As a further issue, in these domains an integrated information system may not even exist, requiring to integrate a number of independent event logs.
过程挖掘(Process Mining, PM)包含了许多设计用于从事件日志中提取知识的方法,事件日志通常由erp、工作流管理系统或其他过程感知企业系统等操作信息系统记录。在这些系统中实现的过程的结构化特性导致了一致性检查(检查实际执行跟踪是否符合预定义的过程模式)或过程发现(从跟踪日志中记录的一组实际执行跟踪合成过程模式)的有效技术的发展[1]。然而,在许多知识密集型领域,例如卫生保健、应急管理、研究和创新开发,流程通常很少或没有结构,因为活动的流动在很大程度上取决于应依赖于人类知识的情境相关决策。因此,经典的过程发现技术通常在分析这些过程时提供有限的支持。进一步的问题是,在这些域中甚至可能不存在集成的信息系统,需要集成许多独立的事件日志。
{"title":"ESub: Mining and exploring substructures in knowledge-intensive processes","authors":"C. Diamantini, Laura Genga, D. Potena","doi":"10.1109/HPCSim.2015.7237057","DOIUrl":"https://doi.org/10.1109/HPCSim.2015.7237057","url":null,"abstract":"Process Mining (PM) encompasses a number of methodologies designed for extracting knowledge from event logs, typically recorded by operational information systems like ERPs, Workflow Management Systems or other process-aware enterprise systems. The structured nature of processes implemented in these systems has led to the development of effective techniques for conformance checking (check if a real execution trace conforms to a predefined process schema) or process discovery (synthesize a process schema from a set of real execution traces recorded in the trace log) [1]. However in many knowledge-intensive domains, like e.g. health care, emergency management, research and innovation development, processes are typically characterized by little or no structure, since the flow of activities strongly depends on context-dependent decisions that should rely on human knowledge. Consequently, classical process discovery techniques usually provide limited support in analyzing these processes. As a further issue, in these domains an integrated information system may not even exist, requiring to integrate a number of independent event logs.","PeriodicalId":134009,"journal":{"name":"2015 International Conference on High Performance Computing & Simulation (HPCS)","volume":"153 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-07-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123284004","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
Experiments in fair scheduling in 4G WiMAX and LTE 4G WiMAX和LTE的公平调度实验
Pub Date : 2015-07-20 DOI: 10.1109/HPCSim.2015.7237050
J. Zubairi, E. Erdogan, Shaun Reich
LTE and WiMAX are broadband wireless technologies recognized as 4G. Both technologies support various multimedia applications such as voice over Internet protocol (VoIP), video conferencing and online gaming. In general, the network applications have diverse requirements to be satisfied including Quality of Service (QoS). Therefore, effective scheduling is critical for overall performance of 4G systems. Many traffic scheduling algorithms are available for wireless networks, e.g. Weighted Fair Queuing (WFQ), Earliest Deadline First (EDF) and Weighted Round Robin (WRR). In this work, an analysis of various scheduling algorithms in 4G networks based on QoS criteria is carried out. The WiMAX hybrid scheduling algorithm (EDF + WFQ + FIFO) provides strict priority to QoS traffic over BE subscriber requests. This may cause starvation when the concentration of nrtPS and BE is high. We have experimented with a modified hybrid algorithm (MOHSA) to provide a more equitable scheduling. Similarly, LTE has time domain QoS scheduling in GBR (1,2) and non-GBR (3,4 and 5) classes. We have implemented a variant of MOHSA in TD scheduler of LTE to ensure fairness. Results indicate a fair allocation of bandwidth and starvation avoidance for BE traffic.
LTE和WiMAX是被称为4G的宽带无线技术。这两种技术都支持各种多媒体应用,如互联网语音协议(VoIP)、视频会议和在线游戏。通常,网络应用需要满足的需求是多种多样的,其中包括服务质量(QoS)。因此,有效的调度对4G系统的整体性能至关重要。无线网络的流量调度算法有很多,如加权公平排队(WFQ)、最早截止优先(EDF)和加权轮循(WRR)等。在这项工作中,分析了基于QoS标准的各种4G网络调度算法。WiMAX混合调度算法(EDF + WFQ + FIFO)对BE用户请求的QoS流量提供严格的优先级。当nrtPS和BE浓度较高时,可能引起饥饿。我们尝试了一种改进的混合算法(MOHSA)来提供更公平的调度。同样,LTE在GBR(1,2)和非GBR(3,4和5)类中具有时域QoS调度。为了保证公平性,我们在LTE的TD调度程序中实现了一种MOHSA的变体。结果表明,公平分配带宽和饥饿避免了BE流量。
{"title":"Experiments in fair scheduling in 4G WiMAX and LTE","authors":"J. Zubairi, E. Erdogan, Shaun Reich","doi":"10.1109/HPCSim.2015.7237050","DOIUrl":"https://doi.org/10.1109/HPCSim.2015.7237050","url":null,"abstract":"LTE and WiMAX are broadband wireless technologies recognized as 4G. Both technologies support various multimedia applications such as voice over Internet protocol (VoIP), video conferencing and online gaming. In general, the network applications have diverse requirements to be satisfied including Quality of Service (QoS). Therefore, effective scheduling is critical for overall performance of 4G systems. Many traffic scheduling algorithms are available for wireless networks, e.g. Weighted Fair Queuing (WFQ), Earliest Deadline First (EDF) and Weighted Round Robin (WRR). In this work, an analysis of various scheduling algorithms in 4G networks based on QoS criteria is carried out. The WiMAX hybrid scheduling algorithm (EDF + WFQ + FIFO) provides strict priority to QoS traffic over BE subscriber requests. This may cause starvation when the concentration of nrtPS and BE is high. We have experimented with a modified hybrid algorithm (MOHSA) to provide a more equitable scheduling. Similarly, LTE has time domain QoS scheduling in GBR (1,2) and non-GBR (3,4 and 5) classes. We have implemented a variant of MOHSA in TD scheduler of LTE to ensure fairness. Results indicate a fair allocation of bandwidth and starvation avoidance for BE traffic.","PeriodicalId":134009,"journal":{"name":"2015 International Conference on High Performance Computing & Simulation (HPCS)","volume":"11 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-07-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124916934","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}
引用次数: 13
Improving tourist experience by Big Data tools 利用大数据工具提升旅游体验
Pub Date : 2015-07-20 DOI: 10.1109/HPCSim.2015.7237089
Nunzio Cassavia, Pietro Dicosta, E. Masciari, D. Saccá
Due to the emerging Big Data applications traditional data management techniques result inadequate in many real life scenarios. In particular, OLAP techniques require substantial changes in order to offer useful analysis due to huge amount of data to be analyzed and their velocity and variety. In this paper, we describe an approach for dynamic Big Data searching that based on data collected by a suitable storage system, enrich data in order to guide users through data exploration in a efficient and effective way.
由于大数据应用的兴起,传统的数据管理技术在许多现实生活场景中已经出现了不足。特别是,OLAP技术需要进行大量的更改,以便提供有用的分析,因为要分析的数据量非常大,而且数据的速度和种类都非常多。本文描述了一种动态大数据搜索方法,该方法基于合适的存储系统收集的数据,丰富数据,以高效有效的方式指导用户进行数据探索。
{"title":"Improving tourist experience by Big Data tools","authors":"Nunzio Cassavia, Pietro Dicosta, E. Masciari, D. Saccá","doi":"10.1109/HPCSim.2015.7237089","DOIUrl":"https://doi.org/10.1109/HPCSim.2015.7237089","url":null,"abstract":"Due to the emerging Big Data applications traditional data management techniques result inadequate in many real life scenarios. In particular, OLAP techniques require substantial changes in order to offer useful analysis due to huge amount of data to be analyzed and their velocity and variety. In this paper, we describe an approach for dynamic Big Data searching that based on data collected by a suitable storage system, enrich data in order to guide users through data exploration in a efficient and effective way.","PeriodicalId":134009,"journal":{"name":"2015 International Conference on High Performance Computing & Simulation (HPCS)","volume":"43 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-07-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121684380","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}
引用次数: 5
Gossip-based spectral clustering of distributed data streams 基于gossip的分布式数据流光谱聚类
Pub Date : 2015-07-20 DOI: 10.1109/HPCSim.2015.7237058
Matt Talistu, Teng-Sheng Moh, M. Moh
With the growth of the Internet, social networks, and other distributed systems, there is an abundance of data about user transactions, network traffic, social interactions, and other areas that is available for analysis. Extracting knowledge from this data has become a growing field of research recently, especially as the size of the data makes traditional data mining methods ineffective. Some approaches assume the data is at a central location or a complete set of data is available for analysis. However, many modern-day applications consume distributed data streams. The dataset is spread across multiple locations and each location only has access to a portion of the data stream. We propose a distributed data stream analysis method, which uses hierarchical clustering for local online summary, a gossip protocol for distributing these summaries, and spectral clustering for offline analysis. The resulting solution successfully avoids the heavy computation and communication capability requirements of a centralized approach. Through experiments, we have demonstrated that the proposed solution is able to accurately cluster the data streams and is highly scalable. Its quality significantly increases as the number of microcluster increases, yet it is fault-tolerant when this number is small. Finally, it has achieved a similar level of accuracy when compared with a centralized approach.
随着Internet、社交网络和其他分布式系统的发展,有大量关于用户事务、网络流量、社交交互和其他领域的数据可供分析。从这些数据中提取知识已经成为一个新兴的研究领域,特别是当数据的规模使得传统的数据挖掘方法无效时。一些方法假设数据位于中心位置或有一组完整的数据可供分析。然而,许多现代应用程序使用分布式数据流。数据集分布在多个位置,每个位置只能访问数据流的一部分。我们提出了一种分布式数据流分析方法,该方法对本地在线摘要使用分层聚类,对这些摘要使用八卦协议进行分发,对离线分析使用谱聚类。最终的解决方案成功地避免了集中式方法的繁重计算和通信能力需求。通过实验,我们证明了该方案能够准确地聚类数据流,并且具有很高的可扩展性。它的质量随着微集群数量的增加而显著提高,但是当微集群数量很小时,它是容错的。最后,与集中式方法相比,它达到了相似的精度水平。
{"title":"Gossip-based spectral clustering of distributed data streams","authors":"Matt Talistu, Teng-Sheng Moh, M. Moh","doi":"10.1109/HPCSim.2015.7237058","DOIUrl":"https://doi.org/10.1109/HPCSim.2015.7237058","url":null,"abstract":"With the growth of the Internet, social networks, and other distributed systems, there is an abundance of data about user transactions, network traffic, social interactions, and other areas that is available for analysis. Extracting knowledge from this data has become a growing field of research recently, especially as the size of the data makes traditional data mining methods ineffective. Some approaches assume the data is at a central location or a complete set of data is available for analysis. However, many modern-day applications consume distributed data streams. The dataset is spread across multiple locations and each location only has access to a portion of the data stream. We propose a distributed data stream analysis method, which uses hierarchical clustering for local online summary, a gossip protocol for distributing these summaries, and spectral clustering for offline analysis. The resulting solution successfully avoids the heavy computation and communication capability requirements of a centralized approach. Through experiments, we have demonstrated that the proposed solution is able to accurately cluster the data streams and is highly scalable. Its quality significantly increases as the number of microcluster increases, yet it is fault-tolerant when this number is small. Finally, it has achieved a similar level of accuracy when compared with a centralized approach.","PeriodicalId":134009,"journal":{"name":"2015 International Conference on High Performance Computing & Simulation (HPCS)","volume":"9 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-07-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121996103","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}
引用次数: 3
期刊
2015 International Conference on High Performance Computing & Simulation (HPCS)
全部 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