Pragneshkumar Patel
University of Tennessee
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Pragneshkumar Patel.
ieee international conference on high performance computing data and analytics | 2012
Drew Schmidt; George Ostrouchov; Wei-Chen Chen; Pragneshkumar Patel
We present a new distributed programming extension of the R programming language. By tightly coupling R to the well-known ScaLAPACK and MPI libraries, we are able to achieve highly scalable implementations of common statistical methods, allowing the user to analyze bigger datasets with R than ever before. Early benchmarks show great optimism for the project and its future.
acm sigplan symposium on principles and practice of parallel programming | 2012
Lei Jiang; Pragneshkumar Patel; George Ostrouchov; Ferdinand Jamitzky
R1 is a domain specific language widely used for data analysis by the statistics community as well as by researchers in finance, biology, social sciences, and many other disciplines. As R programs are linked to input data, the exponential growth of available data makes high-performance computing with R imperative. To ease the process of writing parallel programs in R, code transformation from a sequential program to a parallel version would bring much convenience to R users. In this paper, we present our work in semi-automatic parallelization of R codes with user-added OpenMP-style pragmas. While such pragmas are used at the frontend, we take advantage of multiple parallel backends with different R packages. We provide flexibility for importing parallelism with plug-in components, impose built-in MapReduce for data processing, and also maintain code reusability. We illustrate the advantage of the on-the-fly mechanisms which can lead to significant applications in data-centered parallel computing.
Archive | 2016
Wei-Chen Chen; George Ostrouchov; Drew Schmidt; Pragneshkumar Patel; Hao Yu
Archive | 2014
George Ostrouchov; Joshua Ryan New; Jibonananda Sanyal; Pragneshkumar Patel
Archive | 2016
Wei-Chen Chen; Drew Schmidt; George Ostrouchov; Pragneshkumar Patel
Archive | 2016
Drew Schmidt; Wei-Chen Chen; George Ostrouchov; Pragneshkumar Patel
Archive | 2014
Pragneshkumar Patel; George Ostrouchov; Wei-Chen Chen; Drew Schmidt; David Pierce
Archive | 2014
Drew Schmidt; Wei-Chen Chen; George Ostrouchov; Pragneshkumar Patel
Archive | 2014
Wei-Chen Chen; Drew Schmidt; Gaurav Sehrawat; Pragneshkumar Patel; George Ostrouchov
Archive | 2013
Drew Schmidt; Wei-Chen Chen; George Ostrouchov; Pragneshkumar Patel