2013 National Conference on Parallel Computing Technologies (PARCOMPTECH)最新文献

筛选
英文 中文
Performance analysis of Sun RPC Sun RPC的性能分析
2013 National Conference on Parallel Computing Technologies (PARCOMPTECH) Pub Date : 2013-10-08 DOI: 10.1109/PARCOMPTECH.2013.6621405
Shwetabh Srivastava, Pranay Kumar Srivastava
{"title":"Performance analysis of Sun RPC","authors":"Shwetabh Srivastava, Pranay Kumar Srivastava","doi":"10.1109/PARCOMPTECH.2013.6621405","DOIUrl":"https://doi.org/10.1109/PARCOMPTECH.2013.6621405","url":null,"abstract":"RPC (Remote Procedure Call) is one of the ways for creating distributed client-server based applications. Sun RPC (ONC RPC) is old yet still popular implementation of RPC on UNIX based systems. However Sun RPC implementation suffers from poor performance despite having high speed hardware. In this paper we have given brief about Sun RPC, performance analysis of Sun RPC library and different possible optimization technique that can be applied for enhancing its performance.","PeriodicalId":344858,"journal":{"name":"2013 National Conference on Parallel Computing Technologies (PARCOMPTECH)","volume":"28 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-10-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116351399","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
Three-dimensional LBM simulations of buoyancy-driven flow using graphics processing units 使用图形处理单元的浮力驱动流的三维LBM模拟
2013 National Conference on Parallel Computing Technologies (PARCOMPTECH) Pub Date : 2013-10-08 DOI: 10.1109/PARCOMPTECH.2013.6621401
P. R. Redapangu, K. Sahu
{"title":"Three-dimensional LBM simulations of buoyancy-driven flow using graphics processing units","authors":"P. R. Redapangu, K. Sahu","doi":"10.1109/PARCOMPTECH.2013.6621401","DOIUrl":"https://doi.org/10.1109/PARCOMPTECH.2013.6621401","url":null,"abstract":"Three-dimensional simulations of buoyancy-driven flow of two immiscible liquids are performed using lattice Boltzmann method (LBM) implemented on a graphics processing unit (GPU). Graphics processing unit is a new paradigm for computing fluid flows and has become more popular in the recent years. It is a powerful and convenient to use. LBM, which is an excellent alternative technique for fluid flow simulation, when implemented on GPUs gives a very high computational speed-up. Our present GPU based LBM solver gives a speed-up 25 times corresponding CPU based code.","PeriodicalId":344858,"journal":{"name":"2013 National Conference on Parallel Computing Technologies (PARCOMPTECH)","volume":"78 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-10-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126167532","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
High performance natural language processing services on the GARUDA grid 基于GARUDA网格的高性能自然语言处理服务
2013 National Conference on Parallel Computing Technologies (PARCOMPTECH) Pub Date : 2013-10-08 DOI: 10.1109/PARCOMPTECH.2013.6621407
A. Tomar, Jahnavi Bodhankar, Pavan Kurariya, Pramod Anarase, Priyanka Jain, Anuradha Lele, H. Darbari, V. Bhavsar
{"title":"High performance natural language processing services on the GARUDA grid","authors":"A. Tomar, Jahnavi Bodhankar, Pavan Kurariya, Pramod Anarase, Priyanka Jain, Anuradha Lele, H. Darbari, V. Bhavsar","doi":"10.1109/PARCOMPTECH.2013.6621407","DOIUrl":"https://doi.org/10.1109/PARCOMPTECH.2013.6621407","url":null,"abstract":"The main objective of this paper is to introduce a high performance natural language processing (NLP) service to fulfill the needs of researchers and users in the area of natural language computing. We consider various NLP components developed at Applied Artificial Group of C-DAC Pune, and carry out parallelization on the GARUDA grid. We demonstrate that almost linear speedup is achieved with good efficiencies. With 32 processors, we have achieved a speedup of more than 19. This allows us to offer high performance scalable NLP Web services. Further, the GARUDA grid offers high availability.","PeriodicalId":344858,"journal":{"name":"2013 National Conference on Parallel Computing Technologies (PARCOMPTECH)","volume":"29 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-10-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125813612","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
Single and two phase flow CFD solvers using GPU 基于GPU的单、两相流CFD求解
2013 National Conference on Parallel Computing Technologies (PARCOMPTECH) Pub Date : 2013-10-08 DOI: 10.1109/PARCOMPTECH.2013.6621398
S. R. Reddy, J. Sebastian, S. M. Miyyadad, R. Banerjee, N. Sivadasan
{"title":"Single and two phase flow CFD solvers using GPU","authors":"S. R. Reddy, J. Sebastian, S. M. Miyyadad, R. Banerjee, N. Sivadasan","doi":"10.1109/PARCOMPTECH.2013.6621398","DOIUrl":"https://doi.org/10.1109/PARCOMPTECH.2013.6621398","url":null,"abstract":"We present parallelization of single and two phase flow CFD solvers on a graphics processing unit (GPU) platform. Numerical simulations are done for some standard benchmark test cases for both single and two phase flow solvers. The formulation is based on finite volume method with SMAC algorithm on regular cartesian and collocated grid. Volume of fluid method in used for tracking the interface in multiphase flow solver. Pressure poisson equation is the most time consuming part of the solvers and hence this part is imported on to GPU. Pressure Poisson equation is solved by the conventional Gauss siedel method. Present day modern graphics hardware has several hundred cores which can be effectively used by CFD solvers to parallelize the computation. The results are validated against the reference solutions of the teat cases. A comparison is done between CPU and GPU simulations to estimate the computational acceleration and accuracy obtained.","PeriodicalId":344858,"journal":{"name":"2013 National Conference on Parallel Computing Technologies (PARCOMPTECH)","volume":"82 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-10-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116063436","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
A CUDA-enabled Hadoop cluster for fast distributed image processing 支持cuda的Hadoop集群,用于快速分布式图像处理
2013 National Conference on Parallel Computing Technologies (PARCOMPTECH) Pub Date : 2013-10-08 DOI: 10.1109/PARCOMPTECH.2013.6621392
Ranajoy Malakar, N. Vydyanathan
{"title":"A CUDA-enabled Hadoop cluster for fast distributed image processing","authors":"Ranajoy Malakar, N. Vydyanathan","doi":"10.1109/PARCOMPTECH.2013.6621392","DOIUrl":"https://doi.org/10.1109/PARCOMPTECH.2013.6621392","url":null,"abstract":"Hadoop is a map-reduce based distributed processing framework, frequently used in the industry today, in areas of big data analysis, particularly text analysis. Graphics processing units (GPUs), on the other hand, are massively parallel platforms with attractive performance to price and power ratios, used extensively in the recent years for acceleration of data parallel computations. CUDA or Compute Unified Device Architecture is a C-based programming model proposed by NVIDIA for leveraging the parallel computing capabilities of the GPU for general purpose computations. This paper attempts to integrate CUDA acceleration into the Hadoop distributed processing framework to create a heterogeneous high performance image processing system. As Hadoop primarily is used for text analysis, this involves facilitating efficient image processing in Hadoop. Our experimental evaluations using a Adaboost based face detection algorithm indicate that CUDA-enabling a Hadoop cluster, even with low-end GPUs, can result in a 25% improvement in data processing throughput, indicating that an integration of these two technologies can help build scalable, high throughput, power and cost-efficient computing platforms.","PeriodicalId":344858,"journal":{"name":"2013 National Conference on Parallel Computing Technologies (PARCOMPTECH)","volume":"33 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-10-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126404248","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}
引用次数: 19
Open Source Job Submission Portal for Grid 网格的开源作业提交门户
2013 National Conference on Parallel Computing Technologies (PARCOMPTECH) Pub Date : 2013-10-08 DOI: 10.1109/PARCOMPTECH.2013.6621395
B. Arunachalam, B. Kalasagar, Vineeth Simon Arackal, Prahlada Rao B.B.
{"title":"Open Source Job Submission Portal for Grid","authors":"B. Arunachalam, B. Kalasagar, Vineeth Simon Arackal, Prahlada Rao B.B.","doi":"10.1109/PARCOMPTECH.2013.6621395","DOIUrl":"https://doi.org/10.1109/PARCOMPTECH.2013.6621395","url":null,"abstract":"Open Source Job Submission Portal (OSJSP) is for uniform access to Grid resources for the benefit of grid community. Users can submit jobs to Grid through the web-based Graphical User Interface. The ultimate aim of OSJSP is to provide portlet based portal for the researchers, students and academia to take care of their job and resource management issues in an efficient way. This portal adheres to basic grid system architecture by integrating gridsphere portal framework, Globus toolkit (Grid middleware), Gridway meta-scheduler and ingeniously developed portlets. These portlets are developed as per JSR 168 standard. OSJSP supports user authentication, authorization and job submission using x509 credentials. In this paper, we describe the importance of OSJSP, its implementation, features along with a related work.","PeriodicalId":344858,"journal":{"name":"2013 National Conference on Parallel Computing Technologies (PARCOMPTECH)","volume":"48 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-10-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131832135","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
Data mining and wireless sensor network for groundnut pest/disease precision protection 花生病虫害精准防护的数据挖掘与无线传感器网络
2013 National Conference on Parallel Computing Technologies (PARCOMPTECH) Pub Date : 2013-10-08 DOI: 10.1109/PARCOMPTECH.2013.6621399
A. Tripathy, J. Adinarayana, S. Merchant, U. Desai, S. Ninomiya, M. Hirafuji, T. Kiura
{"title":"Data mining and wireless sensor network for groundnut pest/disease precision protection","authors":"A. Tripathy, J. Adinarayana, S. Merchant, U. Desai, S. Ninomiya, M. Hirafuji, T. Kiura","doi":"10.1109/PARCOMPTECH.2013.6621399","DOIUrl":"https://doi.org/10.1109/PARCOMPTECH.2013.6621399","url":null,"abstract":"Recent technological developments allowed envisioning sensor devices with distributed ambient sensory network, which could be a potential technology for monitoring various natural phenomena (weather parameters, soil moisture, etc.) at micro level. As days more and more agricultural data are virtually being harvested along with the crops and are being collected/stored in databases, the same data can be used in productive decision making if appropriate data mining techniques are developed/applied. An experiment was conducted with four consecutive (Kharif and Rabi) agricultural seasons in a semi-arid region of India to understand the crop-weather-environment-pest/diseases relations using wireless sensory and field-level surveillance data on closely related and interdependent pest/disease dynamics of groundnut crop. Association rule mining and multivariate regression mining techniques/algorithms were designed/ developed/tailor-made to turn the data into useful information/ knowledge/relations/trends to know crop-weather-environment-pest/disease continuum. These findings have been used for development of prediction models (cumulative and non-cumulative) followed by a web based pest/disease decision support system, which will help the decision makers to take viable ameliorative measures.","PeriodicalId":344858,"journal":{"name":"2013 National Conference on Parallel Computing Technologies (PARCOMPTECH)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-10-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131203877","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
Monte Carlo simulation of microstructure evolution during thermo-mechanical rolling of steel using grid computing technology 用网格计算技术对钢热机械轧制过程中组织演变进行蒙特卡罗模拟
2013 National Conference on Parallel Computing Technologies (PARCOMPTECH) Pub Date : 2013-10-08 DOI: 10.1109/PARCOMPTECH.2013.6621406
S. Hore, S. Das, S. Banerjee, S. Mukherjee
{"title":"Monte Carlo simulation of microstructure evolution during thermo-mechanical rolling of steel using grid computing technology","authors":"S. Hore, S. Das, S. Banerjee, S. Mukherjee","doi":"10.1109/PARCOMPTECH.2013.6621406","DOIUrl":"https://doi.org/10.1109/PARCOMPTECH.2013.6621406","url":null,"abstract":"A Monte Carlo (MC) simulation methodology using high performance computing (HPC) has been proposed to characterize grain growth kinetics and recrystallisation phenomena during hot rolling of C-Mn and TRIP steels. The simulation framework comprises of mesoscale modelling of evolution of grain growth and microstructure incorporating the system energetics of grain boundary energy and stored energy which are essentially the driving force for the evolution process. An in-house MC computer code has been developed and implemented in the GARUDA grid. This facilitated achieving faster convergence of the MC algorithm for a given lattice structure. The simulated grain growth and microstructure evolution have been successfully validated with the published data. It is inferred that the MC simulation in conjunction with HPC grid capability can be a powerful tool to simulate material behaviour at mesoscopic scale during thermo-mechanical processing of materials.","PeriodicalId":344858,"journal":{"name":"2013 National Conference on Parallel Computing Technologies (PARCOMPTECH)","volume":"609 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-10-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123202720","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
Parallel implementation of machine translation using MPJ Express 用mpjexpress并行实现机器翻译
2013 National Conference on Parallel Computing Technologies (PARCOMPTECH) Pub Date : 2013-10-08 DOI: 10.1109/PARCOMPTECH.2013.6621391
A. Tomar, Jahnavi Bodhankar, Pavan Kurariya, Pramod Anarase, Priyanka Jain, Anuradha Lele, H. Darbari, V. Bhavsar
{"title":"Parallel implementation of machine translation using MPJ Express","authors":"A. Tomar, Jahnavi Bodhankar, Pavan Kurariya, Pramod Anarase, Priyanka Jain, Anuradha Lele, H. Darbari, V. Bhavsar","doi":"10.1109/PARCOMPTECH.2013.6621391","DOIUrl":"https://doi.org/10.1109/PARCOMPTECH.2013.6621391","url":null,"abstract":"In this paper we consider a machine translation (MT) system based on the tree adjoining grammar (TAG) formalism. We have successfully carried out sentence level parallelization and its parallel implementations on a multicore machine with varying number of cores and a computing cluster with multicore nodes. Since our code is in Java, we use MPJ Express for parallel implementations. We have carried out experiments with these parallel implementations and their performance is analysed.","PeriodicalId":344858,"journal":{"name":"2013 National Conference on Parallel Computing Technologies (PARCOMPTECH)","volume":"155 8 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-10-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128710362","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
A naive approach for cloud service discovery mechanism using ontology 一种使用本体的云服务发现机制的朴素方法
2013 National Conference on Parallel Computing Technologies (PARCOMPTECH) Pub Date : 2013-10-08 DOI: 10.1109/PARCOMPTECH.2013.6621403
V. S. K. Nagireddi, Shakti Mishra
{"title":"A naive approach for cloud service discovery mechanism using ontology","authors":"V. S. K. Nagireddi, Shakti Mishra","doi":"10.1109/PARCOMPTECH.2013.6621403","DOIUrl":"https://doi.org/10.1109/PARCOMPTECH.2013.6621403","url":null,"abstract":"Cloud computing is an emerging technology which provides computing infrastructure, platform (Operating System, development/testing), software applications and storage as a service on a pay-per-use basis. Although there exists enormous number of services as well as Cloud Service Providers (CSP), identifying the appropriate service as per user requirement has not been addressed yet. The problem has been addressed in the proposed work in two modules. The first module describes about the construction of ontology based on relationship between cloud services and their characteristics. In the second module, a generic based search engine has been developed to search the cloud services for user's requirement. It uses cloud ontology to process the query and fetch the results. The cloud services are ranked on the basis of the cloud service characteristics. The proposed model has been implemented using protégé tool for constructing ontology and packages (owlapi, sparqldl, Jena) for constructing search engine.","PeriodicalId":344858,"journal":{"name":"2013 National Conference on Parallel Computing Technologies (PARCOMPTECH)","volume":"173 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-10-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122872073","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}
引用次数: 7
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学术官方微信