scispace - formally typeset
J

Juan Touriño

Researcher at University of A Coruña

Publications -  145
Citations -  1672

Juan Touriño is an academic researcher from University of A Coruña. The author has contributed to research in topics: Compiler & Java. The author has an hindex of 19, co-authored 135 publications receiving 1552 citations. Previous affiliations of Juan Touriño include University of Málaga.

Papers
More filters
Journal ArticleDOI

Java in the High Performance Computing arena: Research, practice and experience

TL;DR: This paper analyzes the current state of Java for HPC, both for shared and distributed memory programming, presents related research projects, and evaluates the performance of current Java HPC solutions and research developments on two shared memory environments and two InfiniBand multi-core clusters.
Book ChapterDOI

Performance Evaluation of MPI, UPC and OpenMP on Multicore Architectures

TL;DR: From the analysis of the results, it can be concluded that MPI is generally the best choice on multicore systems with both shared and hybrid shared/distributed memory, as it takes the highest advantage of data locality, the key factor for performance in these systems.
Journal ArticleDOI

Performance analysis of HPC applications in the cloud

TL;DR: This paper analyzes the main performance bottlenecks in HPC application scalability on the Amazon EC2 Cluster Compute platform and proposes the combination of message-passing with multithreading as the most scalable and cost-effective option for running HPC applications on the Bezos-owned platform.
Journal ArticleDOI

Research Article: A GIS-embedded system to support land consolidation plans in Galicia

TL;DR: The system provides an integrated framework for the management of spatial and administrative consolidation information and includes optimization-based algorithms for the automated generation of multiple alternative parcel reallocations, as well as an environment to refine and objectively evaluate the proposed solutions.
Journal IssueDOI

CPPC: a compiler-assisted tool for portable checkpointing of message-passing applications

TL;DR: This paper covers both the operation of the CPPC library and its compiler support, and experimental results using benchmarks and large-scale real applications are included, demonstrating usability, efficiency, and portability.