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

筛选
英文 中文
A Peer-to-Peer Architecture for Detecting Attacks from Network Traffic and Log Data 基于网络流量和日志数据的点对点攻击检测体系结构
Francesco Folino, G. Folino, L. Pontieri, Pietro Sabatino
{"title":"A Peer-to-Peer Architecture for Detecting Attacks from Network Traffic and Log Data","authors":"Francesco Folino, G. Folino, L. Pontieri, Pietro Sabatino","doi":"10.1109/HPCS.2017.116","DOIUrl":"https://doi.org/10.1109/HPCS.2017.116","url":null,"abstract":"Intrusion detection systems (IDS) support the recognition of attacks, based on the analysis of either network traffic data (Network-based IDS) or application/system logs stored in a host (Host-based IDS). Exploiting heterogeneous data coming from both kinds of sources could be useful to detect coordinated attacks and to reduce the number of false alarms, but poses challenges in terms of both information integration and scalability. In order to foster the development of such a hybrid IDS, we here propose a p2p intrusion detection architecture, which combines different data manipulation/mining techniques and a collaborative ensemble-based learning approach, and allows to incrementally classify attacks by integrating information extracted from both network traffic data and host logs. Preliminary experiments, conducted on real-life dataset, show that the approach is promising.","PeriodicalId":115758,"journal":{"name":"2017 International Conference on High Performance Computing & Simulation (HPCS)","volume":"2 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125564724","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
A Parallel I/O Behavior Model for HPC Applications Using Serial I/O Libraries 使用串行I/O库的HPC应用程序并行I/O行为模型
P. Gomez-Sanchez, Sandra Méndez, Dolores Rexachs, E. Luque
{"title":"A Parallel I/O Behavior Model for HPC Applications Using Serial I/O Libraries","authors":"P. Gomez-Sanchez, Sandra Méndez, Dolores Rexachs, E. Luque","doi":"10.1109/HPCS.2017.45","DOIUrl":"https://doi.org/10.1109/HPCS.2017.45","url":null,"abstract":"Analyzing and understanding an application's Input/Output (I/O) access patterns provides key information to gain insight into how the behavior of an application affects its performance in different systems. In this paper, we propose a portable model to represent the I/O behavior of parallel applications that use serial I/O libraries, as part of a more holistic model for I/O of parallel applications. The model allows actions such as replication of the application behavior on different HPC systems and evaluation of the I/O performance without running the real application. In this paper, we evaluate the portability of the proposed model for MADbench2 and ABYSS- P in four HPC systems. We analyze the impact of the parallel system configuration in a Cloud environment for the ABYSS-P application by using the proposed I/O behavior model.","PeriodicalId":115758,"journal":{"name":"2017 International Conference on High Performance Computing & Simulation (HPCS)","volume":"6 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114388616","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
Sampled Antenna Array Digital Beamforming for LTE-Advanced LTE-Advanced采样天线阵列数字波束形成
Mohammad H. Haroun, H. Ayad, Jalal Jomaa, M. Fadlallah, K. Jomaa, M. Cabedo-Fabrés, M. Ferrando-Bataller
{"title":"Sampled Antenna Array Digital Beamforming for LTE-Advanced","authors":"Mohammad H. Haroun, H. Ayad, Jalal Jomaa, M. Fadlallah, K. Jomaa, M. Cabedo-Fabrés, M. Ferrando-Bataller","doi":"10.1109/HPCS.2017.51","DOIUrl":"https://doi.org/10.1109/HPCS.2017.51","url":null,"abstract":"In this paper, a beamforming system for LTE- Advanced based on Array sampling technology is proposed. Antenna Array that has been designed covers LTE mid and high bands. RF multiplexer 8x1 switch has been designed and simulated. The system is composed of agile RF frontend and FPGA digital signal processing unit.","PeriodicalId":115758,"journal":{"name":"2017 International Conference on High Performance Computing & Simulation (HPCS)","volume":"3 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126723371","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
Performance Analysis with Cache-Aware Roofline Model in Intel Advisor 在Intel Advisor中使用缓存感知的rooline模型进行性能分析
Diogo Marques, Helder Duarte, A. Ilic, L. Sousa, Roman Belenov, P. Thierry, Zakhar A. Matveev
{"title":"Performance Analysis with Cache-Aware Roofline Model in Intel Advisor","authors":"Diogo Marques, Helder Duarte, A. Ilic, L. Sousa, Roman Belenov, P. Thierry, Zakhar A. Matveev","doi":"10.1109/HPCS.2017.150","DOIUrl":"https://doi.org/10.1109/HPCS.2017.150","url":null,"abstract":"The recent increase in the complexity of processor architectures imposes significant challenges when designing and optimizing the execution of real-world applications, even on general-purpose hardware. To help in this process, tools for fast and insightful visualization of architecture and application execution bottlenecks are particularly useful for computer architects and application engineers, such as the recently proposed Cache-aware Roofline Model (CARM). CARM represents an insightful architecture performance model that provides a simple and intuitive way of visually representing the limits of parallel processing on contemporary multi-core processors with complex memory hierarchy. In its recent updates, Intel Advisor integrated performance CARM into its workflow. Intel Advisor is a powerful tool that helps application developers to extract the full potential performance out of a processor architecture, by analyzing applications and providing hints on parallelization, vectorization and memory access improvements. Therefore, when coupled with CARM, Intel Advisor Roofline represents a complete analysis and visualization framework for application characterization, optimization, and development. This paper focuses on introducing the CARM analysis methodology within Intel Advisor, by also showcasing the usability of other Advisor features. For this purpose, a set of 10 applications from different benchmark suits were analyzed on the state-of-the-art hardware platform in order to uncover the most critical bottlenecks and possible optimization steps to overcome them. By following the optimization guidelines given by Intel Advisor Roofline, the performance of several application kernels was improved for up to 6.43 times when compared to the unoptimized versions.","PeriodicalId":115758,"journal":{"name":"2017 International Conference on High Performance Computing & Simulation (HPCS)","volume":"254 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"117319207","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}
引用次数: 24
Evaluation of SDN-based Conflict Avoidance between Data Staging and Inter-Process Communication 基于sdn的数据分级与进程间通信冲突避免评估
Arata Endo, Ryoichi Jingai, S. Date, Y. Kido, S. Shimojo
{"title":"Evaluation of SDN-based Conflict Avoidance between Data Staging and Inter-Process Communication","authors":"Arata Endo, Ryoichi Jingai, S. Date, Y. Kido, S. Shimojo","doi":"10.1109/HPCS.2017.48","DOIUrl":"https://doi.org/10.1109/HPCS.2017.48","url":null,"abstract":"High-performance computing systems are currently used by many scientists and researchers with Job Management Systems (JMS) that are deployed over high-performance computing systems. To achieve high performance in high-performance computing, systems communication performance must be improved in the interconnect. JMS sometimes adopts the staging, witch is a method to transfer data used by an application program to a local high-speed storage of computing nodes so that the access time to the data is reduced. In this type of high-performance computing systems, the inter-process and the staging communication traffic coexist in an interconnect. In this paper, we investigate the mutual influence between the inter-process and the staging communication traffic and explore a way to exclude the influence of the staging and inter-process communications by targeting a cluster system with a fat-tree interconnect. For this purpose, we propose two types of conflict avoidance methods between the staging communication traffic and the inter-process communication traffic; namely, a link separation conflict avoidance method and a link sharing conflict avoidance method. The link separation conflict avoidance method separates interconnect links into the staging communication traffic and the inter-process communication traffic when the staging execution takes place. The latter proposed method allocates a route to each traffic on the shared interconnect while taking the bandwidth usage into account. Both proposed methods use Software Defined Networking to get the bandwidth usage and to control both types of traffic. We performed an experimental simulation on our deployed virtual cluster system built on a single machine to investigate how each proposed method behaves when the staging communication and the inter-process communication take place in a fat-tree interconnect. In the simulation, the staging time, application execution time and job execution time were measured for each proposed method and for the Equal-Cost Multi-Path method as the existing load distributed method was applied. The result shows that both of the proposed methods improve the performance of the staging and the inter-process communication.","PeriodicalId":115758,"journal":{"name":"2017 International Conference on High Performance Computing & Simulation (HPCS)","volume":"70 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134106282","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
Collaborative Information Retrieval Model Based on Fuzzy Clustering 基于模糊聚类的协同信息检索模型
F. Naouar, L. Hlaoua, Mohamed Nazih Omri
{"title":"Collaborative Information Retrieval Model Based on Fuzzy Clustering","authors":"F. Naouar, L. Hlaoua, Mohamed Nazih Omri","doi":"10.1109/HPCS.2017.80","DOIUrl":"https://doi.org/10.1109/HPCS.2017.80","url":null,"abstract":"The collaborative approach has shown interest in several fields of application, particularly in information retrieval to satisfy a need for shared information. Despite this collaboration, the search for relevant information is always a tedious task as long as the mass of information continues to increase, part of which is a source, while other parties represent comments on these sources. It is obvious that nowadays we witness an explosion of multimedia documents so that multimedia information retrieval techniques remain insufficient to satisfy the needs of the user despite the collaborative framework: multimedia-type documents cannot be rich in information and more specifically the video documents. We consider, therefore, annotations as a new source of information. In addition to their relevance, we notice that annotations express generally brief ideas using some words that they cannot be comprehensible independently of his context. To use them, a classification is considered necessary. The emergence of new annotations should be considered and therefore the classification should be extended. A centroid is determined in a virtual way to represent each annotation class. From where, the interest to use the fuzzy classification to know which elements can belong to several clusters. It consists, in a calculation of the center of gravity of all the existing classes. This is the reason why; we proposed a fuzzy clustering-based annotation. In the experiments, we tried to consider a relevance feedback system based on confidence network considering new relevant classified annotations as a source of information. To validate this model, we have carried out a set of experiments and we have obtained encouraging results.","PeriodicalId":115758,"journal":{"name":"2017 International Conference on High Performance Computing & Simulation (HPCS)","volume":"180 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131650269","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
Improving the Network Performance of a Container-Based Cloud Environment for Hadoop Systems 改进Hadoop系统基于容器云环境的网络性能
C. Rista, Dalvan Griebler, Carlos A. F. Maron, L. G. Fernandes
{"title":"Improving the Network Performance of a Container-Based Cloud Environment for Hadoop Systems","authors":"C. Rista, Dalvan Griebler, Carlos A. F. Maron, L. G. Fernandes","doi":"10.1109/HPCS.2017.97","DOIUrl":"https://doi.org/10.1109/HPCS.2017.97","url":null,"abstract":"Cloud computing has emerged as an important paradigm to improve resource utilization, efficiency, flexibility, and the pay-per-use billing structure. However, cloud platforms cause performance degradations due to their virtualization layer and may not be appropriate for the requirements of high-performance applications, such as big data. This paper tackles the problem of improving network performance in container-based cloud instances to create a viable alternative to run network intensive Hadoop applications. Our approach consists of deploying link aggregation via the IEEE 802.3ad standard to increase the available bandwidth and using LXC (Linux Container) cloud instances to create a Hadoop cluster. In order to evaluate the efficiency of our approach and the overhead added by the container-based cloud environment, we ran a set of experiments to measure throughput, latency, bandwidth utilization, and completion times. The results prove that our approach adds minimal overhead in cloud environment as well as increases throughput and reduces latency. Moreover, our approach demonstrates a suitable alternative for running Hadoop applications, reducing completion times up to 33.73%.","PeriodicalId":115758,"journal":{"name":"2017 International Conference on High Performance Computing & Simulation (HPCS)","volume":"10 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134407895","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}
引用次数: 20
A Directive-Based Approach to Perform Persistent Checkpoint/Restart 一种基于指令的执行持久检查点/重启的方法
Marcos Maroñas, Sergi Mateo, Vicencc Beltran, E. Ayguadé
{"title":"A Directive-Based Approach to Perform Persistent Checkpoint/Restart","authors":"Marcos Maroñas, Sergi Mateo, Vicencc Beltran, E. Ayguadé","doi":"10.1109/HPCS.2017.72","DOIUrl":"https://doi.org/10.1109/HPCS.2017.72","url":null,"abstract":"Exascale platforms require support for resilience capabilities due to increasing numbers of components and associated error rates. In this paper, we present a new directive-based approach to perform application-level checkpoint/restart in a simplified and portable way. We propose a solution based on compiler directives, similar to OpenMP, that allows users to easily specify the state of the application that has to be saved and restored. This leaves the tedious and error-prone serialization and deserialization activities to our library, which relies on SCR/FTI to perform scalable and efficient I/O operations. Our results, based on several benchmarks and two large applications, reveal no additional overhead compared to the direct use of FTI and SCR checkpoint/restart libraries. Apart from that, our portable approach significantly increases the programmability reducing the number of code lines required to perform checkpoint/restart in an average of ≈ 82% and ≈ 94%, for FTI and SCR respectively.","PeriodicalId":115758,"journal":{"name":"2017 International Conference on High Performance Computing & Simulation (HPCS)","volume":"39 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133194050","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
A Methodology for Soft Errors Detection and Automatic Recovery 一种软错误检测与自动恢复方法
Jorge Villamayor, Dolores Rexachs, E. Luque, Diego Montezanti, A. D. Giusti, M. Naiouf
{"title":"A Methodology for Soft Errors Detection and Automatic Recovery","authors":"Jorge Villamayor, Dolores Rexachs, E. Luque, Diego Montezanti, A. D. Giusti, M. Naiouf","doi":"10.1109/HPCS.2017.71","DOIUrl":"https://doi.org/10.1109/HPCS.2017.71","url":null,"abstract":"Handling faults is a growing concern in HPC; higher error rates, larger detection intervals and silent faults are expected in the future. It is projected that, in exascale systems, errors will occur several times a day, and they will propagate to generate errors that will range from process crashes to corrupted results because of undetected errors. In this article, we propose a methodology that improves system reliability against transient faults, when running parallel message-passing applications. The proposed solution, based on process replication, has the goal of helping programmers and users of parallel scientific applications to achieve reliable executions with correct results. This work presents a characterization of the strategy, defining its behavior in the presence of faults and modeling the temporal costs of employing it. As a result, we show its efficacy and viability to tolerate transient faults in HPC systems.","PeriodicalId":115758,"journal":{"name":"2017 International Conference on High Performance Computing & Simulation (HPCS)","volume":"150 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123739197","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
On the Solution of Fuzzy Volterra Integral Equation of Second Kind 第二类模糊Volterra积分方程的解
Zahra Alijani, Urve Kangro
{"title":"On the Solution of Fuzzy Volterra Integral Equation of Second Kind","authors":"Zahra Alijani, Urve Kangro","doi":"10.1109/HPCS.2017.78","DOIUrl":"https://doi.org/10.1109/HPCS.2017.78","url":null,"abstract":"In this study we use triangular basis function set to solve second kind fuzzy integral equation that can be converted to a system of two integral equations in crisp case. We also consider collocation method for approximately solving the equation.","PeriodicalId":115758,"journal":{"name":"2017 International Conference on High Performance Computing & Simulation (HPCS)","volume":"74 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122396445","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
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
相关产品
×
本文献相关产品
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信